How to view concurrent program LOG from custom FORMs

Hi,
How to view concurrent program LOG from custom FORMs?
Thanks
ESL

Hi Thanks for your response....
lets assume there are 2 buttons, first button to submit concurrent program and second button to view concurrent program output/log.
Actually im able to submit concurrent program from oracle custom form(6i) in ebusiness(11.5.0.2) i.e first button (WHEN-BUTTON_PRESSED buitin).
Rather user navigating to VIEW-> REQUEST, i would like to give option to user to view concurrent program output/log when user clicks on second button (WHEN-BUTTON_PRESSED buitin)
How can i achive this?
Thanks,
ESL

Similar Messages

  • How to view my call log from a month ago

    I have a few numbers that I need from last month and I want to view my call log history from December how do I do that?

    Contact your carrier to download your call history, you might have to log into your provider account to see the details.

  • How to view the login log in window NPS after login cisco switch and without SQL server database

    how to view the login log in window NPS after login cisco switch and without SQL server database
    in summary 
    there is only log with event id 4400
    A LDAP connection with domain controller XCPAWS20.cyberport.noc for domain NOC2 is established.

    Hi adil,
    For your issue, you can create a custom security token service (STS) and then set up a trust relationship between a SharePoint 2010 farm and the custom STS.
    For more information, you can refer to the articles:
    http://forums.asp.net/t/1335229.aspx?Sharing+Authentication+Ticket+Between+ASP+NET+and+Sharepoint
    https://msdn.microsoft.com/en-us/library/office/ff955607(v=office.14).aspx
    http://www.paraesthesia.com/archive/2011/02/01/working-with-windows-identity-foundation-in-asp-net-mvc.aspx/
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • How to view code of all the custom and complex folder  folder

    How to view code of all the custom and complex folder folder in EUL?

    You do not need to run all the reports.
    Also i am not sure about why do you need to see the code of every thing, i assume you will not get much from it.
    If there is a certain folder you are interested in then this is the way.
    Any way there is no way to get the code of the complex folders since they are logical join of other folders.
    to get the code of the custom folder s you can use:
    select * from eul_us.eul5_objs t
    WHERE t.obj_type='CUO'
    AND t.obj_object_sql1 IS NOT NULL;
    you should look (and concatenate) at the obj_object_sql1,obj_object_sql2.....
    Tamir

  • Help, How to view the error log of oracle Job

    Hi all,
    I created a job in my database, which clears the archivelog. After the job is executed, it occurs error.Such as :
    RMAN清理归档日志 1 问题 2010-3-19 下午03时11分00秒 GMT+08:00 PTDB 数据库实例 SYSTEM RMAN 脚本
    How to view the error log of oracle Job?
    Thank you.
    Eric Zhou

    Hello,
    Besides some views (with the scheduler) that you can get on the link below:
    http://download-west.oracle.com/docs/cd/B28359_01/server.111/b28310/scheduse002.htm#CHDGIDFD
    You may use the LOG parameter with RMAN so as to generate a logfile on the server.
    Also from EM DBConsole (starting with 10g) you may have the RMAN Backup Report.
    Hope this help.
    Best regards,
    Jean-Valentin

  • How to see work flow log from Work flow number & work item?

    Hi SDN,
    How to see work flow log from Work flow number & work item?
    Please let me know if there is any transaction for this?
    Or there is any table which gives the details of Work items & work flow numbers?
    Regards,
    Rahul
    Edited by: Rahul Wagh on Nov 12, 2008 5:56 PM

    Hi Rahul
    Go to the Transaction SWI1,
    Enter the workitem no and press F8.
    Select the required entry and Press Shift+F8 (Log Button)
    to view the workflow log.
    Best Regards,
    Deepa Kulkarni

  • In R12 how to change concurrent output/log file name prefix?

    how to change concurrent output/log file name prefix?

    but i want to change change concurrent output/log file name prefix?You cannot, and I believe it is not supported for all concurrent requests -- Please log a SR to confirm this with Oracle support.
    Thanks,
    Hussein

  • How to get the job logs from sm35 by using the queue id and session name?

    hi all,
    can any one please let me know how to read the job log from sm35 by using the session name and queue id. i have the job name and job count but is it possible to download the job log by using the queue id and session name.
    FYI..
    i want to read this job log and i want to send it to an email id.
    -> i am using the job_open and submitting the zreport via job name and job count and then i am using the function module  job_close.
    but this is not working in my scenario i have the queue id and session name by using this two i want to get the job log is there any function module available or code please provide me some inputs.
    thanks in advance,
    koushik

    Hi Bharath,
    If you want to download it to the local file then you can follow the instructions in the below link.
    How to download Batch Input Session Log?
    Regards,
    Sachin

  • How to view data in Xcelsius from an external Excel file

    Hi Everyone,
    i wonder if you know How to view data in Xcelsius from external Excel file and not depend only on the emebded excel sheet.

    Hi,
    As per my understanding, excel has to be imported in Xcelsius to draw up the dashboard. Your aggregated data sits in the xlf file. Using an external excel file will not be possible (I guess).
    One of the ways to connect to an external excel, is the use XML Maps but then your data has to be in the form of XML which will be pulled into excel first and then needs to be brought in Xcelsius using Data Manager.
    You can explore XML Maps in xcelsius in SDN.
    Regards
    Nikhil

  • How to synchronise contact person data from customer master to Bus partner.

    Can someone please explain how we can synchronize contact persons from customer master to business partner data.
    Are existing contact persons of customer are automatically created as Business partners(persons) when we do the synch.
    Can MDS_LOAD_COCKPIT be used for this purpose.
    I have some existing customers whose contact persons data is not already reflected in BP. How can I do that.
    Please help.
    Thanks-Donny

    Hi,
    I think the BP data will change with the changes in the critical fields of the customer master. Try chaning certain fields in the customers where you want the data to be updated. Hope that will work. Other wise you need to look out to do a mass update on the BP.
    Best Regards,
    Jagadeesh
    Edited by: Jagadeesh G Chary on Feb 1, 2012 7:34 AM

  • How to assign concurrent program to concurrent manager

    Hi:
    How to assign concurrent program to concurrent manager? or the other way around. It was an interview question. for R12 or 11i
    Thanks

    Srini Chavali wrote:
    All concurrent programs, by default, will be run thru the Standard Manager. If you need to have a specific manager run a program, you need to define specialization rules (in Concurrent > Manager > Define, "Specialization Rules" button) for that manager.
    http://docs.oracle.com/cd/E18727_01/doc.121/e12893/T174296T174302.htm#fndcpdcq.QUEUE_CONTENT
    And that's exactly what is mentioned in the docs referenced in my previous reply.
    Thanks,
    Hussein

  • How to show web layout reports from 10g forms

    Hi all ! When I try to open a report file with extension .jsp from a Form using web.show document() or run_report_object() only paper layout is showing on the screen so how I display a web layout from a form with proper documentation or design. Again why only data is showing on the screen without line,ractangle and other documentation but when I run the same report from report builder It is showing all on the screen.Please help how to resolve this. Please provide some proper code or way to solve this.
    Thanks & regards
    Sanjit

    Well,
    Web layout means that in place of (or in addition to) the paper layout, you get the report designed in JSP code. So all the frames, repeating frames etc will be expressed in JSP code using the Oracle Reports custom tags. Since it is code-based, you can insert your HTML or Java code in here to customize the output. You can in fact start with the HTML template, open it in reports builder, and start inserting the data using Reports custom JSP tags. In web layout, there are no "page breaks". So your report will be a JSP file, and can be deployed along with your J2EE application.
    and see http://www.oracle.com/technology/products/forms/pdf/10g/frm10gsrw10g.pdf
    Regards

  • Implementation restriction 'apps.fnd_api.g_false' call from custom form

    Hi guys
    the following PL/SQL bit executes successfully from a toad session. db user "apps"
    SET SERVEROUTPUT ON;
    DECLARE
    v_api_return_status  VARCHAR2 (1);
    v_qty_oh             NUMBER;
    v_qty_res_oh         NUMBER;
    v_qty_res            NUMBER;
    v_qty_sug            NUMBER;
    v_qty_att            NUMBER;
    v_qty_atr            NUMBER;
    v_msg_count          NUMBER;
    v_msg_data           VARCHAR2(1000);
    v_inventory_item_id  VARCHAR2(250) := '24445';
    v_organization_id    VARCHAR2(10)  := '110';
    BEGIN
    inv_quantity_tree_grp.clear_quantity_cache;
    DBMS_OUTPUT.put_line ('Transaction Mode');
    DBMS_OUTPUT.put_line ('Onhand For the Item :'|| v_inventory_item_id );
    DBMS_OUTPUT.put_line ('Organization        :'|| v_organization_id);
    apps.INV_QUANTITY_TREE_PUB.QUERY_QUANTITIES
    (p_api_version_number  => 1.0,
    p_init_msg_lst        => apps.fnd_api.g_false,
    x_return_status       => v_api_return_status,
    x_msg_count           => v_msg_count,
    x_msg_data            => v_msg_data,
    p_organization_id     => v_organization_id,
    p_inventory_item_id   => v_inventory_item_id,
    p_tree_mode           => apps.inv_quantity_tree_pub.g_transaction_mode,
    p_onhand_source       => 3,
    p_is_revision_control => FALSE,
    p_is_lot_control      => FALSE,
    p_is_serial_control   => FALSE,
    p_revision            => NULL,
    p_lot_number          => NULL,
    p_subinventory_code   => 'KSP-02', --NULL,
    p_locator_id          => NULL,
    x_qoh                 => v_qty_oh,
    x_rqoh                => v_qty_res_oh,
    x_qr                  => v_qty_res,
    x_qs                  => v_qty_sug,
    x_att                 => v_qty_att,
    x_atr                 => v_qty_atr);
    DBMS_OUTPUT.put_line ('on hand Quantity                :'|| v_qty_oh);
    DBMS_OUTPUT.put_line ('Reservable quantity on hand     :'|| v_qty_res_oh);
    DBMS_OUTPUT.put_line ('Quantity reserved               :'|| v_qty_res);
    DBMS_OUTPUT.put_line ('Quantity suggested              :'|| v_qty_sug);
    DBMS_OUTPUT.put_line ('Quantity Available To Transact  :'|| v_qty_att);
    DBMS_OUTPUT.put_line ('Quantity Available To Reserve   :'|| v_qty_atr);
    END;However, while called from a custom form, we receive the following error starting with 'apps.fnd_api.g_false' cannot directly access remote package variable or cursor.
    Does it mean, if we need to call the API through a custom form we should initiate any POLICY CONTEXT(s)? if we change the same like below code, the API call compiles successfully and we are able to display the results over the custom form objects.
    DECLARE
    v_api_return_status  VARCHAR2 (1);
    v_qty_oh             NUMBER;
    v_qty_res_oh         NUMBER;
    v_qty_res            NUMBER;
    v_qty_sug            NUMBER;
    v_qty_att            NUMBER;
    v_qty_atr            NUMBER;
    v_msg_count          NUMBER;
    v_msg_data           VARCHAR2(1000);
    v_inventory_item_id  VARCHAR2(250) := :QTY_HEADER.ITEM_ID;
    v_organization_id    VARCHAR2(10)  := '110';
    BEGIN
    inv_quantity_tree_grp.clear_quantity_cache;
    apps.INV_QUANTITY_TREE_PUB.QUERY_QUANTITIES
    (p_api_version_number  => 1.0,
    --p_init_msg_lst        => apps.fnd_api.g_false,
    p_init_msg_lst        => 'F', --Value manually assigned
    x_return_status       => v_api_return_status,
    x_msg_count           => v_msg_count,
    x_msg_data            => v_msg_data,
    p_organization_id     => v_organization_id,
    p_inventory_item_id   => v_inventory_item_id,
    --p_tree_mode           => apps.inv_quantity_tree_pub.g_transaction_mode,
    p_tree_mode           => 2, -- value manually assigned
    p_onhand_source       => 3,
    p_is_revision_control => FALSE,
    p_is_lot_control      => FALSE,
    p_is_serial_control   => FALSE,
    p_revision            => NULL,
    p_lot_number          => NULL,
    p_subinventory_code   => 'KSP-02', --NULL,
    p_locator_id          => NULL,
    x_qoh                 => v_qty_oh,
    x_rqoh                => v_qty_res_oh,
    x_qr                  => v_qty_res,
    x_qs                  => v_qty_sug,
    x_att                 => v_qty_att,
    x_atr                 => v_qty_atr);
    :QTY_HEADER.ONHAND_QTY := v_qty_oh;
    :QTY_HEADER.RES_QTY := v_qty_res;
    END;Please input your valued suggestions.
    regards,

    Done, by creating a database stored procedure and returning values. Example procedure as following:
    CREATE OR REPLACE PROCEDURE xx_retrive_quantity (item_id       NUMBER,
                                                     org_id        NUMBER,
                                                     subinv        VARCHAR2,
                                                     oqtt      OUT NUMBER,
                                                     oqtr      OUT NUMBER)
    IS
       v_api_return_status   VARCHAR2 (1);
       v_qty_oh              NUMBER;
       v_qty_res_oh          NUMBER;
       v_qty_res             NUMBER;
       v_qty_sug             NUMBER;
       v_qty_att             NUMBER;
       v_qty_atr             NUMBER;
       v_msg_count           NUMBER;
       v_msg_data            VARCHAR2 (1000);
       v_inventory_item_id   VARCHAR2 (250) := item_id;
       v_organization_id     VARCHAR2 (10) := org_id;
       v_subinventory_code   VARCHAR2 (20) := subinv;
    BEGIN
       inv_quantity_tree_grp.clear_quantity_cache;
       apps.INV_QUANTITY_TREE_PUB.QUERY_QUANTITIES (
          p_api_version_number    => 1.0,
          p_init_msg_lst          => apps.fnd_api.g_false,
          x_return_status         => v_api_return_status,
          x_msg_count             => v_msg_count,
          x_msg_data              => v_msg_data,
          p_organization_id       => v_organization_id,
          p_inventory_item_id     => v_inventory_item_id,
          p_tree_mode             => apps.inv_quantity_tree_pub.g_transaction_mode,
          p_onhand_source         => 3,
          p_is_revision_control   => FALSE,
          p_is_lot_control        => FALSE,
          p_is_serial_control     => FALSE,
          p_revision              => NULL,
          p_lot_number            => NULL,
          p_subinventory_code     => v_subinventory_code,
          p_locator_id            => NULL,
          x_qoh                   => v_qty_oh,
          x_rqoh                  => v_qty_res_oh,
          x_qr                    => v_qty_res,
          x_qs                    => v_qty_sug,
          x_att                   => v_qty_att,
          x_atr                   => v_qty_atr
       oqtt := v_qty_att;
       oqtr := v_qty_atr;
    END xx_retrive_quantity;This stored procedure could be called from a custom form or report by passing values. Hope this is useful for few others out there. A complete writeup is available over here
    http://windows7bugs.wordpress.com/2011/04/17/oracle-ebs-r12-how-to-call-standard-apipackages-from-custom-form-or-reports/

  • How do I get the values from a form?

    How do I get the values from a form?

    You can try using request method..
    request.getParameter("yourFormInputName");
    Try this.

  • How to Call a jasper report from Oracle Forms 6i.

    Hi
    Can anybody tel me how to Call a jasper report from ORacle Forms 6i.
    Thanks & Regards
    Bango

    Forms 6i client/server? Use the HOST command to call the report. Since a Jasper report is just a call to a url, it will be something like:
    v_url := '<your url to the report>';
    host ('cmd /c start '||v_url);If it's web Forms 6i it even easier. Just use web.show_document(<url>).

Maybe you are looking for