Web Applet - Reporting

Hello,
I have created a custom report and added it to a web applet. This applet is then made available on the opportunity page layout.
This works, the report is displayed on each opportunity.
What I want to do now is pass the Opportunity ID in to the report so the report is constrained to only report on that opportunity.
In the custom web applet, you can select the opportunity fields and pass these as parameters.
So is there some way of using this and the report url....to return the report constrained on that opportunity ID??
Hope this makes sense.
Regards
Minesh

The other operators that can be used for P1 :
eq - Equal to or in
neq - Not equal to or not in
It - Less than
gt - Greater than
ge - Greater than or equal to
le - Less than or equal to
bwith - Begins with
ewith - Ends with
cany - Contains any (of the values in P3)
call - Contains all of the values in P3)
like - You need to type %25 in place of the usual % wildcard
top - P3 should contain 1+n, where n is the number of top items you want to see
bottom - P3 should contain 1+n, where n is the number of bottom items you want to see
bet - Between (P3 must have two values.)
null - Is null
nnull - Is not null

Similar Messages

  • Javascript to do inline edits on web applet reports

    This would be a weired idea, i created a web applet report for some users of mine. I gave them a link that will take them to the particular record, now they were wondering if they could do an inline edit - which i flatly refused.
    I was wondering if any of you have done it with some javascript functionalities.

    smjohn,
    Mike Lairsons book Oracle CRM On Demand Reporting has a way to create edit links that open the record in edit mode, this might help you.
    cheers
    Alex

  • Web Applet Report that creates email for Opportunity Details

    Hi,
    I'm trying to create a report that creates an opportunity detail report. My Web applet works. The only issue is the HTML tags show up in the email, instead of formatting the narrative fields.
    Any input is appreciated.
    Regards,
    Jo Ann

    Were you able to at least insert column values into the email (subject line, body)? I've got this to work in the Custom Text Format field of a user's email column:
    @[html]<**a href="mailto:"@"?subject=Good%20Morning">@<**/a>
    (Ignore the asterisks)
    It does popup a blank email with the user's email in the To: line but what I want to do is pull in other column values from the record into the subject line and body of the email. How do I do that?
    Edited by: user729346 on Apr 11, 2011 8:53 AM
    Edited by: user729346 on Apr 11, 2011 8:54 AM
    Edited by: user729346 on Apr 11, 2011 8:55 AM

  • Web applet report parameters

    Hi,
    I have created a report and exposed it in a web applet under account. Account id is beeing passed as parameter to the web applet as input to the report using P1,P2 etc. I want to add one more paramtere to the web applet to pass one more filter criteria to the report. How can this be achieved. Please give an example.
    Thanks in advance.
    Amlan

    Hello,
    Increase the number of parameters in P0, and continue with P3 , P4 etc in the end, same way as you have done for P1 and P2 etc.
    Thanks,
    Raghu

  • How can I open a saved report in WEBI applet

    Hello -
    We have successfully integrated the BO WEBI applet into our web application, and have created reports using the "Save As" option.  However, we don't seem to have access to these reports.  There does not seem to be an "Open File" or "Open Report" icon in the applet toolbar that we can use to access the reports that we have created and saved.  Is this capability not available in the WEBI?  There also doesn't seem to be an easy-to-find explanation of what we are doing wrong.
    Thank you for any help.

    Ted -
    Thanks for your response.  We tried what you suggested, and it does indeed work for the first document you load.
    However, now I see the effects of not having an Open icon in the applet's toolbar.  So we have a "list widget" in our app from which the user can select a report to load into the applet for viewing or editing.  The way it works, as you suggested, is to provide the doc id and name thru the applet parameters.   So after selecting a document, we rerender (via ajax) the panel that contains the applet, which, of course, causes the applet to completely reload - which is very ugly, clunky, and something that seems unnecessary. (We actually get an error when we try to select another report, telling us that we need to close down the applet and log in again, but this error is beside the point for now.)
    The first sentence of your initial reply was to say that there is no Open method.  By this, were you also implying that there is no java method call in the applet I can make via javascript on the page?  I would really like to be able to load a new document into the applet without having to suffer thru a reload.  Is there any java api exposed for the applet that I can possibly use to load a new document "on the fly"?  I haven't been able to
    Thanks again for any help.

  • Global Web Applets and My Custom Home Page Report

    Hello,
    I setup a custom "My Home Page Report" which is great but does not display the report when you load the home page without clicking the "Generating analysis... Click here to view the results" link. Is there a way around this?
    I then setup a a Global Web Applet and embedded this on the main home page. When doing this I found you cannot have 1 section that spans the entire width of the page as you can with a report (To my knowledge?). I then tried putting two Custom Web Applets side by side to display the graph and report I wanted. This works however, I have vertical scroll bars although the reports are perfectly displayed and do not require any scrolling. Is there a way to get rid of the scroll bars?
    Regards
    Innoveer

    Innoveer, you can contact customer care and ask them to provision your On Demand application with the custom homepage "Execute Report Immediately" option. However, you want to make sure that this custom report loads quickly - if not it will delay the loading of your homepage.

  • Real Time Report Placed in iFrame and then Within a Web Applet

    Real-Time Reports built and executed BI tool retrieve real-time updates. However, when report URL is placed within an IFRAME and that is then placed in a Web Applet and the Web Applet is placed within a Page Layout Section, the real-time report no longer retrieves real-time updates.
    Do you have any ideas as to why?

    Hi Don,
    Thanks for the reply.  I had downloaded a set of samples from SAP and I have looked through a few of the set you supplied.  I am worried that I'm going to have some trouble because the samples have the reports loaded as part of the solution but I was looking to create a more generic viewer.  I don't want to have to reprogram for each and every report that is created.  That is why I was trying to use the generic parameter dialog.  After the Report Load Failed dialog comes up, it does bring up the parm dialog and hits SQL Server just fine.  Yes...the reports are passing Parms to Stored Procs in SQL Server.  The report has default parameter values. 
    What I am trying to do is search thru the application folder and gather the names of the reports located there and fill the combo box with the names of the reports.  Then the user should just be able to select a report and run it.  I can't save the data in the reports because they must be ran per the requester's date range and other desired parameters.
    Does this seem valid or am I going to have to program for EVERY single report and reprogram/recompile for every report added?  Not particularly what I want to hear.   I would have used the standard Crystal Report Viewer and had the users use that but it doesn't seem to allow you refresh the data from the viewer.
    Thanks for your help,
    Chris

  • Web Applet Problem OnDemandRdrtLogin Iframe

    Hi,
    we have multiple Web Applets attached to one object.
    The Administrator has no problem. We see all the Web Applet with the correct results.
    But if we login into the system with the standard user the first time we see the following link in each web applet.
    https://secure-ausomxdsa.crmondemand.com/OnDemand/user/analytics/saw.dll?OnDemandRdrtLogin
    After refreshing the window it does work normal and the correct web applets are shown.
    We are using iframes in the web applets.
    Has someone a solution or workaround for this issue. Did not found anything about the OnDemandRdrtLogin.
    Seems like the user hast o login in to the reporting the first time. I am a bit confused that it works with Admin user and with the standarduser it does not work.
    Kind Regards,

    Well I'm sure it must be something I'm doing, but what?
    I'm able to load another jnilib using a wrapper jar with no problem. I don't have the source to this jar and jnilib so I don't know how it is being done.
    I've created a simple jnilib and wrapper pair using the apple's Xcode template, but get the following error.
    Here is the stack trace:
    java.lang.ExceptionInInitializerError
         at CaMIDIappletTest.init(CaMIDIappletTest.java:86)
         at sun.applet.AppletPanel.run(AppletPanel.java:378)
         at jep.AppletFramePanel.run(AppletFramePanel.java:176)
         at java.lang.Thread.run(Thread.java:613)
    Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary.caMIDI)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.SecurityManager.checkLink(SecurityManager.java:818)
         at java.lang.Runtime.loadLibrary0(Runtime.java:816)
         at java.lang.System.loadLibrary(System.java:992)
         at JNIWrapper.<clinit>(JNIWrapper.java:14)
    So, why can my applet work with one wrapper jar and jnilib pair, and not my pair?

  • Web Applet: asset related on parent asset

    Hello,
    I managed to create a web applet in order to create a parent - child relationship for Tasks using the following code:
    <script type="text/javascript" id="customJavaScript">
    var Div_id = document.getElementById("customJavaScript").parentNode.id;
    var endIndex = Div_id.indexOf("Div");
    if(endIndex>0) {
    var Title_id = Div_id.substring(0, endIndex) + "_Title";
    var Title_obj = document.getElementById(Title_id);
    var newTD = document.createElement('td');
    newTD.innerHTML = "<div
    onclick=\"doNavigate('TaskNew?OMTGT=TaskEditForm&OMTHD=ActivityNewNav&TaskEditForm.Indexed
    Short Text
    0=%%%Id%%%&TaskEditForm.Type=To+Do&OMRET0=TaskDetail%3fOMTGT%3dTaskDetailForm%26OMT
    HD%3dActivityDetailNav%26OCTYPE%3d%%%Type%%%%26TaskDetailForm.Id%3d%%%Id%%%&OCTYPE=
    To+Do',false, this, null);\" onmouseover=\"toggleNavButton(this);\"
    onmouseout=\"toggleNavButton(this);\" onkeypress=\"onButtonPress(this);\"
    class=\"buttonChildTitleBarTD\" id=\"OpenActivitiesTB31607487*1\">&#160;New Related
    Task&#160;</div>";
    Title_obj.parentNode.insertBefore(newTD, Title_obj.nextSibling );
    </script>
    The child was associated to the parent based on a custom field named Related Activity ID (Indexed Short Text 0).
    Can anyone help me customize this code in order to make it work for Assets related on parent Assets based on the Related Asset ID custom field (ZText_30)?
    Thank you!

    Refer the post, your solution is also on the same lines:
    Web Link to Dashboard - Pass Variable Parameters Prompts
    OR
    Anyone Create a webapplet that displays a report.
    Edited by: NNK on Dec 9, 2010 1:02 PM

  • Web applet LinkedIn

    Hi, I've created a Web Applet under contact related info. the web applet name is LinkedIn and it displays the content of the web page (linkedin web page). the Web Applet HTML I inserted is:
    <IFRAME frameborder="0" src='http://www.linkedin.com/search?search=&keywords=%%%First_Name%%%+%%%Last_Name%%%+%%%Primary_Account_Name%%%' width="100%" height="100%> </IFRAME>
    Its purpose is to grab the name and company of a contact and display it. well it does that but it shrinks the related info display width and the height. another thing that happens is that the links of the Training and Support, Admin, My Setup, Deleted Items, Help, Sign Out will not show. please advise.
    Thanks David

    hi alex
    i am trying to filter my data and use an iframe simultaneously
    these aresome of the html snippets i tried in my applet
    <iframe src='https://secure-ausomxaya.crmondemand.com/OnDemand/user/analytics/saw.dll?Go&Path=%2fshared%2fCompany_31847_Shared_Folder%2fCall+History&Options=rfd&P0=1&P1=eq&P2=Account."Account Name"&P3=%%%Account%%%&Action=Navigate' width="800px" height="200px" frameborder="0" scrolling="auto"></iframe>
    <iframe src='https://secure-ausomxaya.crmondemand.com/OnDemand/user/analytics/saw.dll?Go&Path=%2fshared%2fCompany_31847_Shared_Folder%2fCall+History&Options=rfd&Action=Navigate'&P0=1&P1=eq&P2=Account."Account Name"&P3=%%%Account%%% width="800px" height="200px" frameborder="0" scrolling="auto"></iframe>
    <iframe src='https://secure-ausomxaya.crmondemand.com/OnDemand/user/analytics/saw.dll?Go&Path=%2fshared%2fCompany_31847_Shared_Folder%2fCall+History&Options=rfd&Action=Navigate&P0=1&P1=eq&P2=Account."Account Name"&P3=%%%Account%%%' width="800px" height="200px" frameborder="0" scrolling="auto"></iframe>
    The data doesnt get filtered out but it filters out if i use the url section of the applet and remove the iframe which in turn leaves a big blank space under my report
    Help!
    Edited by: Nick Advani on Dec 11, 2008 5:01 PM

  • Web Applet passing account Name

    I have created a Web Applet for the Account object with the type = url which links to an external web site. I pass the Account Name as part of the url string. The problem I am having is when an Account Name contains an apostrophe the link does not fire. The website vendor says the problem is with the JavaScript Siebel is using, that the apostrophe has to have an escape "\" before it. Has anyone had this problem before? We are on R15.
    Thanks,
    Avery

    Support has reported this as bug and submitted a Change Request to development. The workaround is to use a weblink field.
    Avery

  • Conditional Link on Web Applet

    Hello Guru's
    Does anyone know if it is possible to construct a condidtional html web link.
    On the Accounts screen I am displaying a report in one of the related objects. I have created a custom web applet with a url to the reports which passes some id's to constrain the report accordingly.
    My current web link to:
    https://secure-<server>.crmondemand.com/OnDemand/user/analytics/saw.dll?Go&Path=%2fshared%2fCompany_6660_Shared_Folder%2fTEST%2fMinesh+-AccountGDS&Options=rfd&Action=Navigate&P0=2&P1=eq&P2=Account."Parent Account Integration Id"&P3=%%%Row_Id%%%&P4=eq&P5=Account."Account ID"&P6=%%%Row_Id%%%
    So far this works.
    Where i need help is...I want to say if this record has a parents account, pass the parent account id. If this account does NOT have a parent account, then pass the account id.
    So does anyone know to put this condition on the url??
    Thanks
    Minesh Patel

    Hi,
    I'm not sure if we can do this in the url
    maybe you can consider the below
    Option 1:
    1. Create a Field that stores the Account ID
    (This field will have conditions, eg: if there is a Parent then store the Parent Account ID in this field else store the Account ID)
    2. Create a Report with the desired columns
    3. Create the web applet displaying this report and pass the newly created field as a parameter in the url.
    let me know if that works
    Cheers!
    Royston

  • SharePoint Foundation Site Web Analytics reports

    Hi,
    I am currently attempting to get the Site Web Analytics reports to work in SharePoint Foundation.  However, there seems to be little available information regarding this.  What is necessary for this to display a report?  To start with, what
    SharePoint & Windows services and SharePoint service applications need to be started?  We use SQL Authentication for the content database because all the databases are in a different domain.
    Any information someone can shed would be helpful.
    Currently, when I navigate to the page it states "A web analytics report is not available for this site.  Usage processing may be disabled on this server or the usage data for this site has not been processed yet."  I have looked up this
    information on the net, but nearly all information applies to SharePoint Server.  I need help setting this up with SharePoint Foundation.
    Thank you much.

    Hi Steven,
    Ahhh, I had a feeling that was a problem.
    I had similar issues after installing SP1 so I could have some of the new features, like the storage report back for sites, and deleted sites going into the recycle bin. However, I had read that I *had* to install the June 30 CU as well, which may have been
    a mistake. Because after installing both and running a psconfigui, it made things as flaky as they were during the beta.
    It took my good, stable, trustworthy and solid SPF install and made it unstable. Managed Accounts started acting weird, permissions were odd, BDC service crapped out, user code errors, the works. Bummed me out. I basically blew out the server, did a fresh
    install and restored from a farm backup (actually a full then differential, gotta love scheduling backups). Mind you, I could afford to do that, and I simply don't mess around with bad updates.
    (I also found a post that said that if you have SP1 installed, a common error is if you delete a list, then delete the site, you can restore the site from recycle bin, but the list that was deleted from that site earlier cannot be restored-- so to avoid/fix
    that problem, install the August CU... it's always something...)
    Do you have backups of your farm pre-updates, preferably both, but at least the CU? Maybe you can do a restore on a virtual machine to see if it fixes your issues?
    Also, here's another question. After you installed SP1 and the August CU, did you do a psconfigUI.exe (or at the command line, psconfig.exe)? It might be good and bad that you didn't (if you didn't). The way to check to see if you didn't is check the database
    statuses (review database status under Upgrade and Patch Management in Central Admin). The statuses will say that the databases can be/should be updated if you didn't run psconfig. That means that SharePoint has updated, but the databases in SQL haven't.
    Maybe you can make a copy of those databases, and try to attach those databases to a pre-update (sp1 and CU) SharePoint Foundation server to see if web analytics work there again. Although, if I am understanding correctly, some changes can occur on databases
    during updates, but they're not complete til psconfig is run. But hey, it's worth a shot.
    Or you can use psconfigui.exe (or psconfig.exe if you want to use the command line) to update the databases and see if that fixes the problem.
    I'm sorry again about your issues if they are update related. It is so frustrating to think you are trying to stay up to date on your server, being a good admin, and instead it breaks important things without apology or way to fix it (since cumulative updates
    cannot be uninstalled, but it is really difficult and potentially expensive to have to fully identical farms running side by side for testing).CA Callahan | Author: Mastering Windows SharePoint Service 3.0 and Mastering Microsoft SharePoint Foundation 2010 | Community Launch Leader |

  • Issue while opening the web analysis reports

    Hi,
    One of our user is not able to open a web analysis report with an error messages saying
    "Java.Lang.Exception: Unexpected HTTP status code of 500 received from server"
    "Document does not exist or no authorization to open the document"
    Other users with the same level of access are able to open the report fine and also the same user is able to access the report fine with a test id from his machine.
    What could be wrong? Any suggestions please.
    The only thing I see here, something wrong with userd ID or password.
    Thanks
    Prasad

    Hi,
    I had also faced this problem earlier. I was using HFM as data source for WA reports. After searching I found that there was some change at HFM level. Some dimensions/members had been deleted or added in HFM. And I was using those missing members in WA Grid.
    I had to recreate my reports again as I didn't get any other way to deal with this problem.
    Please shared any other alternative option, if you found while working on this issue.
    Thanks & Regards,
    Mohit Jain

  • Unable to open web analysis reports through workspace

    Hi,
    I am connecting web analysis with MSSQL server 2000 and generating reports. I am using essbase 9.3.1 version.
    But my problem now is that I can just open these reports from web analysis studio and cannot open them from workspace. In workspace, if I right click on the report and open it from web analysis studio it does open. But it does not open by double clicking the report in workspace. It just shows a blank report on just parts of the report.
    The issue is only there for the reports that are getting data from relational db (MSSQL server 2000). The other reports that are using the cube data are fine and opening from everywhere.
    Are there any other configuration settings involved in order to open a web analysis report(that uses relational db) from workspace?
    Thanks in advance,
    John

    Hi Atul,
    Try using the in built config checker:
    http://localhost:16000/WebAnalysis/config
    This has several tests you can perform to see what's running.

Maybe you are looking for