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

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 - 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

  • Web service report parameters

    Hi,
    just wondering is it possible to retrieve more info regarding report parameters using web service, I can only get following:
    multiValuesAllowed
    name
    values
    basically could a call register some other classes than call.setReturnClass(ReportDefinition.class) or call.setReturnClass(ParamNameValue [].class) which gives me the same info.
    The reason why I'm asking is because I'd like to be able to get:
    id / name
    data type
    label
    default value
    value set
    and so on... so I can create my own prompt page in which user could set/select desired values and then run report with those values. Is this making any sense?
    Looking at this document http://oraclebizint.wordpress.com/2007/10/25/oracle-bi-publisher-101331-web-services-first-impressions/ it looks like it is not possible, are there any workarounds.
    At the moment I'm doing this by parsing xdo and that way I can get parameters, value sets and so on, then using api I'm generating reports, but I don't like this approach...
    Any advices and help regarding this are welcome.
    Thanks in advance,
    Tomislav.

    Hi
    I hope you have already found an answer for your question, if not, please check the post Re: Getting null bytes using PublicReportService_v11.wsdl
    I've found and described an issue similar to the one you are facing.
    IHTH
    Please, let me know.
    Marco

  • 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

  • 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.

  • 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

  • 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.

  • Reporting Services web service complex xml type report parameters

    Hi,
    I have the following xml type parameter in my request query that I use in reporting services.
    <Parameter Name="accountDetails" Type="XML" xmlns:d4p1="thevalue" xmlns:i="thevalue">
    <DefaultValue>
    <d4p1:AccountDetailDto>
    <d4p1:AccountNumber>12345</d4p1:AccountNumber>
    <d4p1:AccountType>Sales</d4p1:AccountType>
    </d4p1:AccountDetailDto>
    </DefaultValue>
    I want to know how I can assign values to the accountDetails parameter from report parameters, I've tried to call it from the dataset parameter properties but it doesn't return any values. I created Parameters!accountDetails.Value on the dataset parameters
    properties and assigned it the following value: it only returns empty columns
    ="<AccountDetailDto><AccountNumber>"& Parameters!AccountNumber.Value &"</AccountNumber><AccountType>"& Parameters!AccountType.Value &"</AccountType></AccountDetailDto>"
    You're help will be highly appreciated as I've been trying to solve this for a while now

    Hi Alisa,
    Perhaps I should explain my problem clearly...
    This is my query request that I send to the webservice:
    <Query>
    <Method Name="GetPerAccountAssetAllocation" Namespace="http://tempuri.org/">
    <Parameters>
    <Parameter Name="accountDetails" Type="XML" xmlns:d4p1="thevalue" xmlns:i="thevalue">
    <DefaultValue>
    <d4p1:AccountDetailDto>
    <d4p1:AccountNumber>12345</d4p1:AccountNumber>
    <d4p1:AccountType>JSE</d4p1:AccountType>
    </d4p1:AccountDetailDto>
    </DefaultValue>
    </Parameter>
    </Parameters>
    </Method>
    <SoapAction>http://tempuri.org/IPortfolioManagementService/GetPerAccountAssetAllocation</SoapAction>
    <ElementPath IgnoreNamespaces="true">*</ElementPath>
    </Query>
    It works well when I run it just like this, that is without specifying any parameters in the report data dialogue window or on the dataset parameters properties, it returns the values and columns correctly.
    So my problem is, I need to find out how(xml parameter syntax, steps e.t.c)
    I can do to allow users to specify the accountDetails parameter, its quite tricky for me coz its an xml type parameter, Im not sure if I should just specify the AccountNumber and
    ReportType parameters separately:
    I've tried the following without any success:
    1. Under the dataset properties:  I tried not to specify a default value for the accountDetails parameter on the xml query, then I added a parameter called "accountDetails" under the dataset parameters properties, then under parameter
    value I added the following xml value :
    <d4p1:AccountDetailDto>
    <d4p1:AccountNumber>Parameters!AccountNumber.Value</d4p1:AccountNumber>
    <d4p1:AccountType>Parameters!AccountType.Value</d4p1:AccountType>
    </d4p1:AccountDetailDto> 
    (I also added the AccountNumber and AccountType parameters under the report data dialogue window)
    This returns empty columns, is there something I'm missing, or am I doing this incorrectly?

  • 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

  • Parameter Value passing issue to Web i report from Design Studio APP

    Hi all,
    I am trying to pass values to 2 parameters in a web I report called DIM1_REPORT and DIM2_REPORT. The values with space for example, Computer Sciences Corporation is getting passed as Computer\Sciences\Corporation Looks like the space is getting replaced with \ and as the values doesn't match the database values, no results are being retrieved. I tried using Convert.urlEncode function as well. But no luck still having same issue. Below is the URL,
    "http://servername:8080/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AWD5NloJ4rVKoi2Y8m89GY0"+
    "&lsMDIM1_REPORT=" + GLOBAL_SCRIPTS_1.DIM1_FILTER_SCRIPT() +
    "&lsMDIM2_REPORT=" + GLOBAL_SCRIPTS_1.DIM2_FILTER_SCRIPT()
    Has any one faced this issue and have a solution for this? Appreciate any help on this
    Thanks
    Nithin

    Hi Mustafa,
    Thanks for the response.
    I tried to replace the \ with %20 using the following code
    Convert.replaceAll(GLOBAL_SCRIPTS_1.DIM1_FILTER_SCRIPT(), "\ ", "%20");
    But getting error in the script editor saying
    I think \ is causing this issue. If I use any other character other than \ in search expression its not throwing any error in script editor. Any idea is \ considered as delimiter/break in design studio?
    Any other way to fix this issue in design studio?
    Thanks,
    Nithin

  • Web console report error

    Hi,
    I have this error when I try to run my report thru web console report, and it just happen when I click on the report only. No parameter was selected when I click on the report.
    "Parameter validation failed. It is not possible to provide valid values for all parameters. (rsParameterError)"
    Regards,
    Chungb

    Hi Garth,
    It's actually all built in report that have the same error message. I saw it from some forum, suppose I need to select the parameter after I open the report, but it straight give me the error without any selection.
    Regards,
    Chungb 

  • How to pass the report parameters through java not by using URL

    Hello...
    I have an oracle App. Server 10g with report service
    I can the report using the URL :
    http://host:Port/rwservlet/report=....
    and passing the report parameters ...
    But is there any way to call the report by pdf format and passing the parameters from java without using the url ???

    thank you shahcsanjay for your reply
    but I think that web.showDocument can not be used by ordinary java web application ..
    I think it can be used only with with "oracle forms" Am I right ?
    If no can you please tell me where can I find a useful document about how to use web.showDocument ...
    thanks again
    Saleem

  • Report prompting Report Parameters on clicking Viewer Refresh button

    Hi,
    We are using Crystal Reports XI release 2 for launching the reports.  Dot net Web forms are used for launching the reports. We are using SQL server stored procedure for getting the report data.  Report Parameter values are assigned programmatically.  Report is launching fine and data are displayed perfectly.
    The problem is when I click on the Refresh button available in the report viewer it prompts for all the report parameters to enter the corresponding values.  To overcome this issue I tried to use the u201CReuseParameterValuesOnRefreshu201D programmatically and in crystal report viewer control, but still it is displaying all the report parameters details.
    To overcome this issue is there any settings available in the crystal report designer  or programmatically this can be handled ?
    I had verified the followings
    1.     Report navigations are working fine (move previous, next)
    2.     Report export is working fine
    3.     Report Printing is working fine
    Crystal Reports Version Used
    Cystal Reports XI Release 2 Developer Edition (Product Version : 11.5.0.313)
    Operating System :
    Windows Server 2003 Standard Edition (Service Pack 2)

    You are using the original release of CR XI R2.
    Download SP4 full build, requires an uninstall first and then install SP 5 and 6 and test again.
    To get to the download page click on the Businessobjects tab above and SAP Crystal Report on the left side and then downloads.
    Thank you
    Don

  • Web content reporting User information

    HI Guys,
    We have been using the web content reporting tool for a while now.  We however want to have information about WHO logged on.
    If I look into the databse I can see a hashed userid is logged.  Has anyone allready tried to get this information into the reports?  (
    Does anyone has an idea to unhash this userid, or maybe better DO not hash it at all?
    Thanks
    Joachim

    It seems I am blond.  I somehow missed the parameters in the application descriptor.  It now seems to be writing the logon id(unhashed) in te logonid field.
    Hopefully it will appear in the standard reports.....

Maybe you are looking for

  • MacBook pro 15' Mid 2009 do not power on.

    Hi guys, Suddenly, my macbook just do not power on anymore. When I press the power button, just the white light in front  stays on. But no noise, no image. Someone knows whats is happening?

  • Having trouble installing photoshop elements and premier on my windows 7 laptop?

    I can not install photoshop elememts or premier 11 on my windows 7 laptop?

  • Can not open iTunes 10.1 in windows

    Hi all, I updated iTunes to 10.1 2 weeks ago, and had been using normal until 3 days ago. From now on, I couldn't open iTunes, no errors message appear, but iTunes just don't run. However, I still find the iTunes application in Task Manager. I also u

  • DISABLE MOUSE EVENT on jlabel

    Dear all, I have a jlabel on which i perform a click and the embbeded image switch between start and stop image. My problem consists in preventing from performing multiples click/or disabling mouse event while the application starts loading some para

  • How do you correct the  apple mail "offline" problem

    Do a "P" "R" (Ram) Reset. Turn your computer off. Then as you turn it on immediately hold the P , R , Option, Command keys down all at the same time  ( all four) and keep holding until you hear two dong sounds and the screen go black for second and t