Invoking worksheet based on parameters..?

i have a report with 10 worksheets and now i want to automate the selection criteria for the worksheets based on the parameters(note these parameters are basically used to select the worksheet) ...i mean when i run the report it should pop me the parameter list and w.r.t the flags associated with parameters it should run the appropriate worksheet automatically...is it possible in discoverer..?

Hello Eric, All
Thanks for the suggestion. I tried this but still not met my requirement.
Here is the step by step description of my requirement.
1) I have an 'Async process A' which has two operations 'initiate' and 'continue'.
2) When 'initiate' is invoked it invokes an MQAdapter and publishes a message to MQ.
3) Then 'Async process A' waits for a message on 'Continue' from another MQ (This is an MQ message and it doesn't come with soapAction).
As suggested I created a correlation set and used that on invoke (to MQ) and 'continue'. Now again I am stuck with the same problem, if the incoming message contains http 'soapAction' operation 'continue' is invoked successfully. If the incoming message doesn't come with soapAction, I get the error 'Cannot figure out operation name. Bad SOAPAction or wsa:Action'.
To recap - whether I use 'CorrelationSets' or 'WS-addressing soap header' the target operation is not invoked if the incoming payload doesn't contain http soapAction header with the operation name.
I am wondering is there a way to invoke a target operation without http soapAction attribute? Any help will be appreciated.
With Regards,
Ranjith

Similar Messages

  • Generate report dynamically based on parameters

    I have a Report with 30-35 items and these items are divided into sets of
    RMA, WIP,Inventory, finance ....
    now i need to display the report dynamically based on parameters
    say, for example if RMA, WIP, Inventory, finance are YES,NO,YES, NO
    then the report should display only RMA , Inventory....
    any ideas/suggestions would appreciated......
    Thanks,
    -VK

    Thanks for the Reply Sabine, let me put my question this way,
    i have to display the report based on the selection criteria(parameters)
    i have a generalized view which will display all the items....but the client needs them in a fashion where he chooses them as a groups since, the list is so big and he wouldn't be needing them all at once.
    here is what i'm thinking for the moment since, discoverer cannot hide the columns based on runtime parameters ....correct me if i'm wrong (as per my knowledge...it cannot ) i have decided going with 16 worksheets 4 groups of items say,(RMA, WIP, INV, FINANCE..)
    and now based on the flags what the end user chosses i may have to display the appropriate worksheet ....is this solution possible...if so do i have to subqueries...??..or is there any better ideas/suggestion....
    Regards,
    VK

  • Dynamic report based on Parameters and a Button

    Trying to make a dynmic report based on Parameters entered.Wanted to refresh report when i click on a button say "OK" based on parameters entered.
    (1) created 2 text boxes -- Parameters --One date and other employee No
    (2) on the same page i created a report-region which id dynamic "PL/SQL Function Returning SQL Query "
    In this query i am using the parameters created in step1
    (3) Then i created a Button say "OK" .
    (4) When i enter parameters and then press OK i need to refresh my report in region defined in step2
    This refresh is not happening .
    Not sure what is missing
    I tried using branching it didn't work
    In the dynamic region it shows "No data found"
    Please help

    sachin
    1) make sure there is no Optional Redirect defined on the OK button. That is, make sure the page is really submitted.
    2) in the PL/SQL body generating the query, print out the query using htp.p() so you get to see it and test it.
    3) use the session state link in the developer toolbar in conjunction with the technique in step 2) to debug your query
    Maybe the report region is refreshing, but it just isn't returning any results.
    Sergio

  • Crosstabs- Selecting Rows based on parameters

    Does anyone know a way to display or not display rows in a crosstab based on parameters? I am not looking to suppress rows, rather just include or exclude.
    What I am trying to do is replicate a webfocus report that allows the user to check a checkbox to show or not show items such as fiscal year, period, item, etc.
    Any assistance with this would be very much appreciated.

    I'm not sure about it! but there might be a workaround. Can you try this and see whether it helps you?
    Suppose I have 3 fields like country,region,city and I have inserted a crosstab and inserted year field in column and inserted sales amount as a summary field. For the rows I tried creating a static parameter with values country,region,city
    Now create formula 1 as
    if {?parameter}="country" then {country field}
    formula 2 as
    if {?parameter}="region" then {region field}
    formula 3 as
    if {?parameter}="city" then {city field}
    Now I have inserted all these 3 formula as 3 different rows in crosstab
    I hope this might help you upto some extent!!!
    Raghavendra

  • Invoke ADF taskflow with parameters using POST

    Hi,
    Can someone give an example or point me to an example describing invoking adf taskflow with parameters?
    The requirement is to have the parameters passed using POST method and not passing the parameters in the url.
    Jdev: 11.1.1.4.0
    Thanks!

    Hi,
    a use case for the requirement would have been good to have as yet I can't tell if I am helping you with something useful (hope so) or stupid (for which there would be a better approach to use instead if only we knew the use case).
    Anyway, here's a document describing what you asked for
    http://adfpractice-fedor.blogspot.de/2013/07/url-task-flow-call-with-http-post-method.html
    Frank

  • Report based on parameters

    I would like to create a report that runs a different sql statement based on the parameters passed in. The column layout won't change but the group by sections will(I think I can handle that by suppressing field when parameter is null). For example, the parameter asks for Division, Branch and Group. If the user only puts in Division I would like to run a different sql statement then if the user provides Division, Branch or Division, Branch and Group. Thank you very much in advance for your help!
    Holly

    You should start by looking at lexical parameters in the on-line help and seeing how you can alter SQL statements programatically using them.
    You should also look at using format triggers to turn 'off' certain layout objects (by returning false).
    Hope this helps,
    Danny

  • BI Pub report bursting based on parameters set in interactive dashboard

    Hi,
    Could someone help me in creating and bursting reports as per the following requirement:
    1. there is interactive dashboard with html multi select parameter that has display values department, location, employee job code. user can select one or more column name from this multi select parameter field.
    2. need to create a preview button in dashboard, clicking on which display a report on dashboard page showing how many files are generated after bursting and employee count
    3. need to create a generate/burst report button to automatically burst a bi publisher report based on the column names that user has provide in step 1 above.
    4. how can we capture the parameter values from dashboard and pass to bi publisher report?
    5. how can we automatically burst this report based on column names say both 'department-location'?
    6. in bursting of report we can split only by one column name but here we need to do based on two or more column names set by the end user in the parameter
    -Priyanka

    Thanks for a quick response but I am still not clear on
    1. how to do this using custom java code
    and
    2. actually user would login to interactive dashboard and there he will give these parameters using which we need to automatically burst a BI publisher report. Can this be done some how?
    -Priyanka

  • URGENT: Error while invoking soap-based web service from BPEL process

    I am trying to invoke a soap-based web service deployed in a different OC4J container but on the same iAS middle tier install as the BPEL server. The deployment is successful. I am running 10.1.2 BPEL server.
    But invoking a process throws the following error.
    <remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    <part name="summary">
    <summary>when invoking locally the endpoint 'http://stadd53.us.oracle.com:7779/idm/ProvService/cps', ; nested exception is: ORABPEL-02052 Cannot lookup BPEL domain. The BPEL domain "ProvService" cannot be found; the domain may not have initialized properly. Please verify that the BPEL domain loader has a valid set of initialization properties in the application properties file.</summary>
    </part>
    <part name="detail">
    <detail>ORABPEL-02052 Cannot lookup BPEL domain. The BPEL domain "ProvService" cannot be found; the domain may not have initialized properly. Please verify that the BPEL domain loader has a valid set of initialization properties in the application properties file.</detail>
    </part>
    </remoteFault>
    Any ideas on what the problem might be ?

    Sandor,
    Thanks. Your suggestion of turning off optSoapShortcut worked. So does that mean that by default remote web services cannot be invoked from BPEL process by SOAP - unless this configuration change is done ?

  • How to export multiple copies reoprts based on parameters and with pre-defined naming

    Hi All:
    I have a problem of using SSRS 2012, we have multiple clients and they wanted us to deliver the pre-defined excel reports to different branches based on selecting the "branch name" parameter, also they have a naming rule for the excel
    report file.
    We cannot use the subscription as they need to do it in one batch and upload to an FTP file, therefore we are doing this manually for over 300 reports. Is this a convenient way to generate them in one batch as well as customising their file names?
    Thanks a lot for your help.
    Cheers
    Johnny

    Hi JohnnyKahWang,
    As per my understanding, there are multiple clients, you want to deliver reports to clients according to branch name parameter, and naming the excel file according to the rule. If that is the case, we can use data-driven subscription to achieve your goal.
    Reporting Services provides data-driven subscriptions so that you can customize the distribution of a report based on dynamic subscriber data. Data-driven subscriptions use query results to determine the recipients of the subscription, delivery settings,
    and report parameter values. At run time, the report server runs a query to get values used for subscription settings. We can use the Create Data-driven Subscription pages to define the query and assign query values to subscription settings. For detail information,
    please refer to the following steps:
      1. Open Report Manager, and locate the report for which you want to create a data-driven subscription.
      2. Hover over the report, and click the drop-down arrow.
      3. In the drop-down menu, click Manage. This opens the General properties page for the report.
      4. Select the Subscriptions tab, and then click New Data-driven Subscription.
      5. Choose a method of delivery, then select data source for the subscription.
      6. Specify a query that retrieves subscriber data like below:
    CREATE TABLE Name (
    BranchName varchar(20),
    ExcelFileName varchar(20),
    Email_to varchar(50)
    INSERT INTO Name values
    ('Branch1', 'Name1', '[email protected]'),
    ('Branch2', 'Name2', '[email protected]'),
    ('Branch3','Name3', '[email protected]');
      IF we chose Windows File Share delivery extension, we can define path in the query.
      7. Specify delivery extension options like below:
      8. Specify report parameters to BranchName.
      9. Specify when the subscription is processed, then click Finish to save the configuration.
    For more information about Data-driven Subscription, please refer to the following documents:
    http://msbimentalist.wordpress.com/2013/08/26/how-to-create-data-driven-subscription-in-ssrs/
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

  • Query based on parameters

    Hello,
    I have two forms. The first takes several values that are entered and then passes them as parameters to the second form. How can I retrieve all records (execute query) in the second form based on the passed parameters.
    What I want to do is search a specific table for values that match those parameters (=), or are based on a condition(>,< ...).
    Some of the fields in the first form might also be left empty if I dont want to include them in my search.
    I would be grateful for any help !
    Thanks

    Try this in a pre-query trigger... I didnt test this for typos... But, this is the basic jist of how to do it...
    declare
      v_where_clause varchar2(4000);
    begin
    v_where_clause := '1 = 1';
    if :empno is not null then
      v_where_clause := v_where_clause || ' and empno = :empno';
    end if;
    if :job is not null then
      v_where_clause := v_where_clause || ' and job = :deptno';
    end if;
    set_block_property('myblock', default_where, v_where_clause);
    end;Message was edited by:
    Mark Reichman

  • Calling report from a button based on parameters

    Hi,
    I want to call a report from a custom button based on some parameters. Suppose
    I have a form based on dept table and I have created a custom button which
    should take the value of the selected deptno and pass as a parameter to the
    report to get all the info from the emp table against that deptno.
    Thanks

    Report:
    You need to create a SQL report with a bind variable. Then you can take a look at the call interface from the "Manage" Screen of your report to find out how to pass parameters to it.
    Form:
    To get the required value from the form, make use of p_session in the Custom PL/SQL handler code, then form the URL of the report and call it using <portal_schema>.wwa_app_module.set_target. Take a look at this post: Problems installing 9iAS 9.0.3

  • Tablix Data mapping based on parameters selected.

    I ahve a report that is for variable based on the parameters selected. Parameter 1 is TableName, it lets the user select the table from the database that they would like to see the clolumns for. From there the second parameter is the Column names from the
    table that was selected. I can get the headers to show based on the selection but not the actual data.
    I've got this query that i created in SQL that works if input the parameters but i cannot figure out how to tie in the data to the report tablix.
    DECLARE @Column_Name VARCHAR(500)
    DECLARE @Table_Name VARCHAR(100)
    DECLARE @sql_str VARCHAR(500)
    SET @Column_Name = 'Id,Sort,Brand'
    SET @Table_Name = 'Item'
    SET @sql_str = 'Select ' + @Column_Name + ' FROM ' + @Table_Name
    --SELECT @sql_str
    EXECUTE (@sql_str)

    but i cannot figure out how to tie in the data to the report tablix.
    You can not dynamically assign the column to a text box (tablix). The best way is to modify your SQL to return the result with a fix column alias, then you can assign ths column to the Report control =>
    SET @sql_str = 'Select ' + @Column_Name + ' AS [ReportColumn] FROM ' + @Table_Name
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Grouping Based on Parameters

    Hi
    can anyone lease explain me how to create a group  based on the parameters entered by the user ?

    hmm, are your parameters set to dynamic? if yes here is the solution which might work - Direct from Crystal Report Help file
    Adding dynamic grouping using parameter fields
    You can design your report so that users can change the grouping presentation of the report without refreshing information from the database. For instance, users can move from a customer-focused view of the report to either a region-focused or an order-focused view. Dynamic grouping combines the use of group selection formulas and the Parameter Panel.
    To add dynamic grouping using parameter fields
    Create a report using the sample data, Xtreme.mdb, and place the following fields from left to right in the Details section:
    {Customer.Customer Name}
    {Customer.Country}
    {Orders.Order ID}
    {Orders.Order Date}
    {Orders.Order Amount}
    Create a new parameter field and call it GroupBy.
    Select String from the Type list.
    Add the following values to your parameter:
    Customer
    Country
    Order
    Select Editable from the Show on (Viewer) Panel list, and click
    OK.
    Create a new formula field and call it GroupField.
    Type the following formula into the Formula text box.
    If {?GroupBy} = 'Customer' then
    {Customer.Customer Name}
    Else if {?GroupBy} = 'Country' then
    {Customer.Country}
    Else if {?GroupBy} = 'Order' then
    *ToText({Orders.Order ID})
    Note: Crystal Reports formulas do not allow conditions to return different data types. Both the Customer Name and Country fields return strings, so the ToText function must be used to convert the
    Order ID from a number to a string as well.
    Save your formula and close the Formula Workshop.
    In the Group Expert, select the GroupField formula as your group field, and click OK.
    Customize summary fields and section formatting as you like.
    Users can now change the grouping presentation of the report by modifying the GroupBy parameter value on the Parameter Panel.
    Note: Changing parameter values will not cause a database refresh as long as the parameter is a non-data parameter.
    hope this helps
    Regards
    Jehanzeb

  • Unable to invoke ADFBC based ws using client proxy

    Hie
    I created a custom am method and exposed it as a webservice and deployed it to my integrated wls.
    Then i generated the client proxy specifying the wsdl running at localhost.
    now when i am trying to call the service method from client proxy i get following exception. Not sure how to resolve..please advise..
    avax.xml.ws.WebServiceException: java.lang.IllegalArgumentException: prefix ns1 is not bound to a namespace
         at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:144)
         at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:125)
         at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95)
         at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:136)
         at $Proxy43.storePost(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.wsee.jaxws.spi.ClientInstanceInvocationHandler.invoke(ClientInstanceInvocationHandler.java:84)
         at $Proxy44.storePost(Unknown Source)
         at oracle.apps.crm.smm.view.service.proxy.SmmAMServiceSoapHttpPortClient.main(SmmAMServiceSoapHttpPortClient.java:42)
    Caused by: java.lang.IllegalArgumentException: prefix ns1 is not bound to a namespace
         at com.sun.xml.bind.DatatypeConverterImpl._parseQName(DatatypeConverterImpl.java:388)
         at com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader.parseXsiType(XsiTypeLoader.java:92)
         at com.sun.xml.bind.v2.runtime.unmarshaller.XsiTypeLoader.startElement(XsiTypeLoader.java:70)
         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:481)
         at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:459)
         at com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor.startElement(InterningXmlVisitor.java:71)
         at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.startElement(SAXConnector.java:148)

    Hi Bora,
    I guess that you are having a username/password for directory manager on OUD proxy (let's say cn=proxymgr / proxypwd), and another username/password for directory manager your ODSEE servers (let's say cn=odseemgr / odseepwd).
    When you connect to OUD proxy using cn=proxymgr to perform a search on your backend, OUD proxy creates a connection to the ODSEE backend with the same credentials (because the proxy is configured in use-client-identity mode), i.e. cn=proxymgr / proxypwd. If this user does not exist on ODSEE (or has the same name with a different password), you get an error 49.
    To avoid this issue, OUD proxy offers configuration parameters in the proxy-workflow-element: the exclude-list and remote-ldap-server-bind-dn / remote-ldap-server-bind-password. You have to add cn=proxymgr to the exclude-list, and set remote-ldap-server-bind-dn to cn=odseemgr, remote-ldap-server-bind-password to odseepwd.
    This way, when connecting with cn=proxymgr, the proxy will know that he should not use the client credentials, but rather cn=odseemgr when discussing with ODSEE backend.
    This concept is explained in OUD admin guide, Configuring the Bind Mode.
    HTH,
    Flo.

  • Trouble invoking FPM based processes through EIC activity

    Hi All,
    We are implementing HR EIC module integrating with HCM process and forms on NWBC. We are using FPM based forms. The standard configuration given in EIC to invoke forms is best suitable for Adobe forms but not FPM. Standard config. uses 'ASR_PROCESS_EXECUTE'. Where as for FPM forms we need to invoke with 'ASR_PROCESS_EXECUTE_OVP' with config 'ASR_PROCESS_EXECUTE_OVP_CFG'.
    Through some custom config. on EIC (Transaction launcher) we are able to start this process, but ending up with error "PROCESS DOES NOT EXIST".
    But for EIC, the agent creates an activity for employee and then invokes the process selecting from list of processes assigned his role as initiator. But with 'ASR_PROCESS_EXECUTE_OVP', I am not able to get the process list.
    Anybody please advise?
    Thanks,
    Hareesh K

    Hi Sahir, yes this process has that role.
    Hi Siddharth,
    Yes I have activated business function 'HCM_SSC_EIC_2', we have not implemented E-REC.
    I am working on 'Employee interaction Center (EIC)' module. If you call transaction HREIC you can see this application. But it needs some initial config of EIC module.
    On EIC we create an activity for employee request and we can initiate process through that activity. To initiate the process SAP using application 'HRASR_PROCESS_EXECUTE'. You can check in method CL_HREIC_PROCESSSTART->BUILD_OTHER_URL. This application suitable for ADOBE forms. ADOBE form processes are initiated and completed successfully. Once process completed it will be linked to EIC activity automatically.
    Unlike Adobe forms the FPM form processes are not smooth. I copied this class and updated with ASR_PROCESS_EXECUTE_OVP, but I'm getting the error.
    I got a breakthrough that I got process started with FPM form but once process is completed, it is not linked with the activity through which it is started.

Maybe you are looking for

  • Assigning a password to PDF, using dynamic value from query

    I have a report that bursts through bi publisher, and i would like to dynamically protect each pdf that is generated by using something that is unique to the report, like an office id from the query. I know how to set a static password from the templ

  • Report Painter - RWCOOM table

    Hello SAP Gurus, We have an issue regarding a report we had created from report painter. The report selects the data from RWCOOM table structure using the following selection criteria. Controlling Area Fiscal Year: 0000 - 9999 Currency Type: 20 Versi

  • Editing text in web dynpro

    hi, how can we edit text(bold the text) dynamically and not through properties in web dynpro?

  • Solaris 10 logfile for bad logins

    Hi, I wanted to know where the failed logins are logged in Solaris 10. On Solaris 8 it is /var/adm/loginlog. On solaris 10 however I find that this file is non existent. Please help Rgds

  • C Form

    HI Sap Experts, We prepared Z Report for Cform tracking by using two tables 1.konv 2.zcform Now two fields to be added in the above report two fields are as follows 1.Total value of the cst sales 2.value of the c form received for the particular Qtr.