How to Pass printer details dynamically for bursting query in BI Publisher

Hi All,
We are splitting our invoice details by bursting option but we want to print the invoices based on printer selection of the user.
can any one explain me how can we pass the printer details dynamically for bursting query in BI publisher.
Thanks & Regards,
Manohar Reddy

Hi Saurabh,
we can do it, ultimately u will end of changing the product code, which wont be supported :)

Similar Messages

  • How to pass Stages Guid dynamically in declarative workflow

    hello,
    How to pass Stages Guid dynamically in declarative workflow.
    Example For List we used to pass guid like this 
    System.Guid.Parse("{$ListId:Lists/Testlist;}")
    help me out to pass stage guid...
    any help would be appreciated!!!!
    Thanks regards, Vignesh.

    You need to make use of command line arguments. You can go through this link for example.
    http://www.freeos.com/guides/lsst/ch02sec14.html
    In your shell script(say test.sh) you can have
    exp fas/xxxxxx@fasbd001 file=audit_grn_28aug.dmp tables=audit_grn query=\"where org_grp_i=$1 \"$1 indicates it accepts the first argument from command line. if you want to pass 19, add that next to the script you're executing.
    From command line you can call this shell script say test.sh 19

  • How to pass the arguments dynamically to a Oracle procedure.

    Hi all..
    How to pass the arguments dynamically to a procedure.
    Thanks in Advance.

    I have a concurremt program which has 5 parameters right now. The user can add more parameters from front end as per their requirement.
    So that time.. the 6th parameter has to add to my procedure dynamically.
    Thanks.

  • How can I print the invoice for my IPad Order?

    I bought the IPad Air from Apple a week ago and it has been delivered yesterday.  I am wondering how I could print the Invoice for that purchase. 
    I didn't make the AppleID when I bought it, so, my order is not linked to my AppleID.  I managed to go onto the "Print Invoice" link and clicked on the "Print Invoice" link.  But it keeps asking to fill in the AppleID.  Since I don't have one, I made the AppleID.  But when I logged in and go to the "Order History" page, it says, "you don't have any recent order".
    Please see the screenshot belows.  Could you please guide me how I could print the Invoice of my order?  Thanks very much.

    You are going to have to put the iPad into Recovery Mode and try again: http://support.apple.com/kb/HT4097

  • HT201303 how can I print a receipt for an apps store purchase

    How can I print a receipt for apps purchased on my phone?

    You should receive an email stating a purchase was made and what the amount was. If you did not, then you can contact iTunes support at http://www.apple.com/emea/support/itunes/contact.html

  • How can we send read mode for a query..?

    How can we send read mode for a query..?
    thanks in advance
    regards

    Hi Chaudhary.
    I am not sure I understand your question correct?
    Do you want to set a query to read only so it can not be changed? If so you should be controlling this with authorizations.
    Hope it helps.
    BR
    Stefan

  • How to analyse the time taken for a query

    Hey gurus ,
                          How to find the time taken for a query to execute .
    Regards,
    Venkatesh

    Hi,
    Time taken to execute a query = FRONT END TIME + OLAP TIME + DB TIME.
    front end time is time taken to do format in BEX.
    olap time is time taken to aggegate data in OLAP buffer.
    db time is tme taken to collect data at data target.
    to fine all these information
    goto RSRT -> give query name -> execute+debug -> it will display all the fields > check fields what ever u want.
    Regards,
    Haritha.

  • How to pass concurrent request_id dynamically into workflow Business event subscription.

    Hi All,
    I created a workflow to send notification to user with the details in the message body of the workflow.
    Attached the same workflow to the subscription created under the seeded Business event 'oracle.apps.fnd.concurrent.request.completed'.
    Enabled the Business event for the concurrent program 'XXTEST' for 'request completed.'
    Workflow flow is:  Event>FUNCTION>Notification>END.
    In my workflow there are 4 attributes, 1 attribute is input (request id) for the function(procedure) attached in the workflow, based on that 1 input attribute (request id) the rest of 3 attributes are derived.
    Presently I have given constant value for the Attribute (request id) under its properties. I need to pass it dynamically as soon as the conc request is submitted.
    As I said its working perfectly, i.e., user (EG_AFZAL) receives notification after conc request is completed.
    Kindly suggest how to pass request id in the workflow.
    Regards,
    Afzal.

    Hi SamK,
    I applied as u suggested above in the procedure, but it is giving compilation errors.
    Below is my procedure which is attached to function in the workflow.
    CREATE OR REPLACE PROCEDURE APPS.XXWF_EMP_DETAILS
    ( ITEM_TYPE IN VARCHAR2,
      ITEM_KEY IN VARCHAR2,
      ACT_ID IN NUMBER,
      FUNC_MODE IN VARCHAR2,
      RESULT_OUT OUT VARCHAR2)
      AS
      V_REQUEST_ID NUMBER;
      V_USER_NAME VARCHAR2(240);
      V_PAYROLL_NAME VARCHAR2(40);
      V_CREATION_DATE DATE;
       BEGIN
      IF FUNC_MODE = 'RUN' THEN
        --  V_REQUEST_ID := getvalueforparameter('REQUEST_ID') ;
      SELECT REQUEST_ID INTO V_REQUEST_ID
    FROM PAY_PAYROLL_ACTIONS
    WHERE CREATION_DATE IN (SELECT MAX(CREATION_DATE) FROM PAY_PAYROLL_ACTIONS);
    select pap.payroll_name, fu.user_name, paa.creation_date
    INTO V_PAYROLL_NAME, V_USER_NAME,V_CREATION_DATE
      from
    pay_payroll_actions paa,
    pay_all_payrolls_f pap,
    fnd_user fu
    WHERE PAA.REQUEST_ID =V_PERSON_ID-- 44345723
    and paa.payroll_id = pap.payroll_id
    and fu.user_id = paa.created_by;
      --ASSIGNING VALUES TO THE ATTRIBUTES IN THE WORKLOW
      WF_ENGINE.SETITEMATTRTEXT(ITEM_TYPE,ITEM_KEY,'EMP_NUMBER',  V_PAYROLL_NAME);
      WF_ENGINE.SETITEMATTRTEXT(ITEM_TYPE,ITEM_KEY,'FULL_NAME', V_USER_NAME);
      WF_ENGINE.SETITEMATTRDATE(ITEM_TYPE,ITEM_KEY,'HIRE_DATE',V_CREATION_DATE);
      END IF;
        RESULT_OUT := 'COMPLETE';
      END;
    Kindly suggest.
    Regards,
    Afzal.

  • How To Create Printer Spreads PDF for Saddle Stitch Booklet?

    I need to output a PDF in printer spread format for a saddle stitch booklet from InDesign.
    After installing CS5 Master Suite on my upgraded Mac OS X 10.6.2 MacBook I can't figure out how to do that though.
    Has anyone figured this out?
    Thanks,
    DAN

    That's why I qualified it... "practically identical". Replace "Adobe PDF" with "Postscript File" and I found that it got me 90% of the way there so Eugene's point about it helping someone else with a similar need rang true in my case. I was already aware of the lack of the PDF Printer in SL, so that was moot detail for me. But that's the beauty of a an open forum IMO: even if you didn't find it helpful I don't think he should be discouraged or chastened for his effort because it helped me and could undoubtedly help others too.
    Also, as an aside specific to the Adobe forums, even though I am not remotely as prolific a poster as some folks, I have frequently found resolutions to Mac questions in Windows threads and vice versa. Personally, I also don't find it terribly clear which flavor of a given software's forum I happen to be in when coming in cold from a Google search or the like... eg. Sure, one should read the OP thoroughly, but if you were just scanning and trying to help, simply looking at the top of this very thread there is quite literally no indication of whether this is a Mac or Windows InDesign question:
    "I've seen this question asked many times for both Windows and Macs"... me too, and I think every bit of info to troubleshoot it and crowdsource solutions can only help. Even if we don't all have the luxury of dealing with "modern printers."

  • How to pass DB link dynamically

    Hi,
    I need to pass DB link dynamically to SQL i.e, if I run in stage DB then I wanted to pass @DBSTAGE , if I run in prod DB then I wanted to pass @DBPROD to my report SQL. How can I achieve this?
    Thanks in advance for your help.

    You may have a stored proc returning a ref cursor. And, in that stored proc, you will have something like open r_cursor for 'select ... from '||p_db_link_name||'... '
    Or, you may as well create or replace a view, changing the db link.
    When I have to do with a DB link i generally use synonyms (or views) and do not write the stored procs, nor forms that reference directly the DB link.

  • How to pass the standard value for the entire datapackage in the routine

    Hi Gurus,
    I have timestamp field in the target. In endroutine , i assigned system date to the tiemstamp field . If i assign sy-datum to that field, if i get 4 datapackage im getting 4 different timestamp for each of the datapackage...
    But my requirement is the timestamp should not vary for each of the datapackage.
    For eg.
    Timestamp
    20111212060205 - Datapackage 1
    20111212060602 - Datapackage 2
    But i need as
    Timestamp
    20111212060205 - Datapackage 1
    20111212060205 - Datapackage 2
    How to pass it?
    Thanks in advance

    you can use tvarv table.
    if the datapackage number = 1,
             use the current timestamp
             overwrite the existing entry in tvarv.
    else
      use timestamp of tvarv

  • How do I print out receipt for the App I have bought?

    I need to print out the receipt I have bought in the past, how can I do this? I have found the list of them on iTunes but how do I print it out?
    P.S. I have deleted the Email for this, so need another solution

    Manchester,
    The iTunes Purchase History does not have a built-in Print function.  However, you can take a screen capture and print it.

  • HT2486 how can i print address labels for my Xmas cards from my address book?

    Hi- I spent last night entering all my names and addresses of friends and family into my address book on my Macbook Pro.  But I just can't figure out the next steps.... what labels should I purchase to print and then how to export the batch onto those labels.  What am I missing?  Thanks for your feedback!!

    Hi!
    @edcampbell
    Welcome the HP Support forums.  I understand that you are having a problem getting your labels lined up.
    To better assist you, would you please provide some further information:
    What make/model/product number of HP printer do you have?
    How is the printer connected (USB cable, ethernet, or wireless)?
    What is operating system are you using (Windows 7, or Mac 10.8, etc)?
    What is the size of the labels that you are printing and is it a page of labels?
    Thank you.
    Guide to  finding your product number
    http://h10025.www1.hp.com/ewfrf/wc/findModel?lc=en&dlc=en&cc=ca&lang=en
    @jom42452
    Thank you for joining the HP Support community.  I understand that you are unable to line the labels for your Photosmart printer.
    To better aid you, would you please supply some further information:
    What model of Photosmart printer do you have?
    How is the printer connected (USB cable, ethernet, or wireless)?
    What is operating system are you using (Windows 7, or Mac 10.8, etc)?
    What is the size of the labels that you are printing and is it a page of labels?
    Thank you.
    How Do I Find My Model Number?
    http://h10010.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&dlc=en&docname=bpy21016
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • How to pass parameter to cursor for loop having table type?

    Hi Friends,
    I am wondering how to pass a parameter into second for loop in the example code below.Please see the bold statements and answer my queries.
    Thanks a lot .Here is the code .
    declare
    l_bom_header_tbl BOM_BO_PUB.BOM_HEADER_TBL_TYPE ; ---TABLE TYPE
    V_bom_header_tbl Bom_Bo_Pub.Bom_Head_Rec_Type := Bom_Bo_Pub.G_MISS_BOM_HEADER_REC; ---Record type
    v_bom_components_tbl Bom_Bo_Pub.Bom_Comps_Tbl_Type := Bom_Bo_Pub.G_MISS_BOM_COMPONENT_TBL;---nested table type
    c:=0 number ;
    k:=1 number ;
    begin
    BOMPXINQ.Export_BOM(
    P_org_hierarchy_name => l_org_hierarchy_name,
    P_assembly_item_name => l_assembly_item_name,
    P_organization_code => l_organization_code,
    P_alternate_bm_designator => '1Test',
    P_Costs => l_costs,
    P_Cost_type_id => l_cost_type_id,
    X_bom_header_tbl => l_bom_header_tbl,
    X_bom_revisions_tbl => l_bom_revisions_tbl,
    X_bom_components_tbl => l_bom_components_tbl,
    X_bom_ref_designators_tbl => l_bom_ref_designators_tbl,
    X_bom_sub_components_tbl => l_bom_sub_components_tbl,
    X_bom_comp_ops_tbl => l_bom_comp_ops_tbl,
    X_Err_Msg => l_Err_Msg,
    X_Error_Code => l_Error_Code);
    if l_Error_Code = 0 then
    for i in 1 .. l_bom_header_tbl.COUNT LOOP
    V_bom_header_tbl.organization_code :='DSC';
    Can we assign a table type to record type like below statement?
    V_bom_header_tbl.assembly_item_name:= l_bom_header_tbl(i).assembly_item_name ;
    k:=1;
    I want to pass parameter  l_bom_header_tbl(i).assembly_item_name  into the for statement below: How to achieve this?
    for j in 1 .. l_bom_components_tbl.COUNT LOOP
    Can we assign a table type to table  type like below statement?
    v_bom_components_tbl(k).Assembly_Item_name := l_bom_header_tbl(i).assembly_item_name ;
    k := k + 1;
    end LOOP;
    end loop;
    end;
    Edited by: ILovePlSql on Mar 22, 2010 7:51 AM
    Edited by: ILovePlSql on Mar 22, 2010 8:16 AM

    ILovePlSql wrote:
    V_bom_header_tbl.assembly_item_name:= l_bom_header_tbl(i).assembly_item_name ;
    v_bom_header_tabl is a record type and l_bom_header_tbl is a table type .So is the above statement ok?I asked you for type definition. Please provide definition of BOM_BO_PUB.BOM_HEADER_TBL_TYPE and Bom_Bo_Pub.Bom_Head_Rec_Type. If BOM_BO_PUB.BOM_HEADER_TBL_TYPE is table of Bom_Bo_Pub.Bom_Head_Rec_Type then your statment is OK. For example:
    SQL> declare
      2      type BOM_HEADER_TBL_TYPE is table of emp%rowtype index by binary_integer;
      3      l_bom_header_tbl BOM_HEADER_TBL_TYPE;
      4      V_bom_header_tbl emp%rowtype;
      5  begin
      6      select * bulk collect into l_bom_header_tbl from emp;
      7      for i in 1 .. l_bom_header_tbl.count loop
      8        V_bom_header_tbl.ename := l_bom_header_tbl(i).ename;
      9      end loop;
    10  end;
    11  /
    PL/SQL procedure successfully completed.
    SQL> SY.

  • How to Change Value set Dynamically for a Parameter in Apps?

    Hi All,
    I have a requirement where i need to change the value set dynamically for a given Parameter. This goes as, I have a Concurrent Program with 4 parameters. First Parameter is mandatory Business group.Second Parameter is Warehouse. Based up on the First parameter the second parameters LoV's are displayed, the third and fourth parameters value sets are dependent up on the Second parameter value. Parameter 2,3,4 Value sets are Table type. So i Used .$FLEX$.Value_setname to retrive the LOV's
    The Requirment now is that if the User doesn't enter the Parameter 2 than the Third Parameter field must be Open and he must be able to enter the Free text. In my case it is an Order Number. If the User enters the paramter 2 value than LOV's for ORder number pertaining to that Warehouse must get displayed. I've figured that this can be possible only if i change the Valuesets Dyanamically. I'm not sure if that is possible or not.
    I have tried :
    Using a Dummy Parameter with a new valueset(Transactable Independent) and giving Y and N based up on Warehouse parameter input.
    SELECT (DECODE ( :$FLEX$.WAREHOUSE_NAMES,NULL,'Y','N')) from dual;
    The default type was SQL.
    Then in the 3rd Parameter i have used Case function to differentiate Y or N. The third parameter being ORder number, is a table type and derived from Oe_order_headers_all.
    In the Query section i tried using dummy parameter value set to retreive the values. I was terribly Unsuccessful in doing so.
    Does the above Case exists or is Doable? Please, Help me out if somone had worked on Similar thing or have any idea of standard report/program using it in Oracle.
    Thanks alot for the Help!

    You will probably have better luck on the eBusinesSuite forum. This is more of a setup issue when defining your LOV and program parameters than it is a SQL or PL/SQL issue.
    http://forums.oracle.com/forums/category.jspa?categoryID=3
    Good luck - this is an aggravating issue to work with and I wish I did have the answer for you!

Maybe you are looking for

  • I am unable to scan from my HP all in one printer/scanner

    Since installing Mavericks I am unable to scan using my HP printer/scanner.  I have uninstalled the software and tried to just use Apple method - but really cannot find out how to scan and save.  Does anyone have any ideas?

  • Windows 8.1 on Ideapad U330 - sleep problems etc

    Hi Yesterday, I updated to win 8.1.  The process appeared to go smoothly, but I now have a number of issues: 1  If I close the lid and reopen, the sytem does not wake up.   It does not wake up if I press the power button.  All I can do is a hard shut

  • How to disable software auto update from iPad

    I was trying to download my favorite programs and iOS 7, but first I have to stop software auto update, how will I do this?

  • Oracle 9i Personal Database

    my question is a bit outdated but please do not mind me because i am just new user... i have install oracle 9i personal database on my local computer with windows xp professional. now when i start sql plus it request for the user name and password an

  • Using Java and EditRocket with iMac?

    I am trying to compile a program on my iMac using EditRocket. I have to write programs in Java. I am having no luck on my own and AppleCare couldn't help me either. I cannot locate the Java in my computer and in order to use Editrocket I have to link