EBusiness Suite Adapter - Can we trigger unix Concurrent Program

Hi,
Using E-Business Suite Adapter, can we trigger a concurrent program with Unix Script as the Execution method in 11.5.9 Oracle Applications
Thanks
Sachin Sutar

If you are using jDev 10.1.2.0.2 BPEL designer and your eBiz is 11i.10 then you should be able to. I don't think Integration Repo is available in 11i.9 which the eBiz adapter application explorer relies on.
But nevertheless, it's not that hard to trigger the concurrent program using DB adapter. Remember good old FND_REQUEST pl/sql api?
HTH
Rajesh

Similar Messages

  • How Can I Submit A Concurrent Program Using Form Personalizaton?

    How can I submit a concurrent program? Please help!
    Thanks in advance
    PhuTri

    I think the problem in your case coould be that the Concurrent Program you are trying to run has not been registered in the responsibility from which you are runnig it.
    For eg. You are trying to run a program from Inventory Super User responsibility and the request group attached to the responsibility is say 'RG Inventory', but the concurrent program which you are trying to run from your inventory super user responsibility is registered under some other request group say 'RG Order Mangement' which is not attached to the nventory responsibility.
    So register the program under correct request group and see if this helps you.
    Other possibility is that check if you have permission to submit request from that responsibility. You can check this by going to the Menu ->View If the Request menu is disabled then you cannot submit the request.

  • Can we schedule a concurrent program with in a request set

    HI,
    I have a requirement that to schedule a concurrent program in a request set after completing the another request with in the set
    ie i have request set with two concurrent programs and each concurrent program having two parameters for each
    if i submit the request set once
    the first programs completes successfully after completing the first program i need to schedule the second concurrent program with the same parameter values of the first parameter
    is it possible if yes how it can be done
    Regards
    DRK

    Ripendra durgam wrote:
    HI,
    I have a requirement that to schedule a concurrent program in a request set after completing the another request with in the set
    ie i have request set with two concurrent programs and each concurrent program having two parameters for each
    if i submit the request set once
    the first programs completes successfully after completing the first program i need to schedule the second concurrent program with the same parameter values of the first parameter
    is it possible if yes how it can be done
    Regards
    DRKI believe it is not possible.
    Thanks,
    Hussein

  • Can I retain my concurrent program schedule During R12 Upgrade ?

    Hi,
    We are approaching Oracle R12 Upgrade go live. We have large number of concurrent programs scheduled by various users. We are planning to put these programs on hold before upgrade. When we upgrade, do upgrade driver removes all schedules from concurrent program schedules? Is it wise to cancel all scheduled programs and reschedule them after upgrade?
    Please help!
    Best Regards,
    Dhaval Khamar

    When we upgrade, do upgrade driver removes all schedules from concurrent program schedules? No.
    Is it wise to cancel all scheduled programs and reschedule them after upgrade?No, just put them on hold before the upgrade then resume those jobs after the upgrade.
    Thanks,
    Hussein

  • Configuring WCC with Ebusiness suite OAF Adapter

    Hi All,
    I'm working on creating a E-Buisness suiteOAF adapter for WCC. Referring to document "Administrator’s Guide for Application Adapters(E17953-03)" chapters 2 and 7.
    I've created the "Managed Attachment" button by following chapter 2, in Chapter 7 " Configuring the Managed AttachmentsSolution", I'm struck at the below configurations setting,
    Querry 1: Identifying Key Values for Your OAF Pages, which ever combinations that I take( page with attachment options or without attachment options) not able to find all the required key values
    1. Entity =
    2.View object =
    3.Primary key =
    4.View Attribute =
    I understand that these values depend on the page that we select to integrate the "Managed  Attachment"  button, but I've checked this one in many OAF pages, unfortunately, couldn't find these values.
    Querry2: 7.4.2Configuring the SOAP Service Call and Managed Attachments URL Display.
    Here we need to create an XML file to call AXF...
    - which tier(ebiz or content server) does these xml files needs to be created?
    If we have any information around this configuration,in the form of a blog, MOS note id's, please pass it on.
    Thanks in advance
    Rajiv.

    If you are using jDev 10.1.2.0.2 BPEL designer and your eBiz is 11i.10 then you should be able to. I don't think Integration Repo is available in 11i.9 which the eBiz adapter application explorer relies on.
    But nevertheless, it's not that hard to trigger the concurrent program using DB adapter. Remember good old FND_REQUEST pl/sql api?
    HTH
    Rajesh

  • EBusiness Suite User "Auto-provisioning" with Object Form

    eBusiness Suite User RO has two forms, 1 Object Form and 1 Process Form
    I want to configure access policies to auto-provision EBS RO to OIM users (particularly Staff/Full-time users).
    On the Resource Object configuration, I checked Auto-Save. This enables my Object Form to be automatically saved during auto-provisioning. I have pre-populate adapters attached to my Object form, such that during auto-provisioning the fields are pre-populated based from a user's profile in OIM.
    However, my problem is, my pre-populate adapters always get xelsysadm attributes and not the user's (whom the request is being created for).
    You may ask why I needed the Object Form?? I could have just discard my object form from the Resource Object, and directly populate values in the Process Form.
    However, I have a business requirement, that eBusiness Suite User can also be self-requested for certain users (contractor, contingent) which are not part of the auto-provisioning/access policy. This is why I still needed my Object Form.
    Is there a way that auto-provisioning and self-requests works both ways under one Resource Object?

    Well that's something crucial with OIM request model. AFAIK in such cases the information for requester is populated and since invocation of access policy is through sysadmin so the information of XELSYSADM is populated.
    Rather what I would suggest is that attach these pre-populate adapters to the process form and skip flow of the data from Object->Process form. So your request model remains intact and the information you want to pre-populate is also done. Hope this should work and is viable for you.
    Thanks
    Sunny

  • Ebusiness suite and BI Publisher

    Hi,
    We have oracle ebusiness suite which includes BI publisher server version 5.6.3 could someone tell me what is the roadmap for BI publisher as part of the Ebusiness suite?
    The reason why I am asking I am aware of OBIEE that is a separate product and that included BI Publisher.
    Thanks,
    Mark

    hi,
    Am I right in understanding that OBIEE is a standalone product, it can also OBIEE can be integrated with the Ebusiness suite and also the ebusiness suite has can have its own bi publisher tool(xml publisher) which is part of the ebusiness suite. I understand with discoverer and OBIEE the roadmap allow the possibility of both been use in parallel? What happens of I didn’t get obiee will BI Publisher in the Ebusiness suite still be developed.
    Thanks,
    Mark

  • Invoking EBusiness Suite APIs from Oracle Data Integrator

    Hi,
    I am using ODI as the data migration tool to load data from oracle legacy application to ebiz.
    Is there any knowledge module available to call oracle Ebusiness APIs?
    Thanks in advance.
    -Santanu

    Thanks for your response.
    In eBusiness we have either open interface table & concurrent program or API. IKM which you have referred those are used for open interface and concurrent program. How to handle APIs where there is no open interface table. For example AR_RECEIPT_API_PUB.CREATE_CASH which is an API and there is no open inetrface table for this.
    Cheers,
    Santanu

  • How can I get the responsibility for concurrent programs

    Guys,
    How can I get the responsibility for a list of concurrent programs. Is there a query that I can run to get the results?
    Thanks in advance,

    Refer to Note: 134036.1 - WHOCANRUN.SQL - List Responsibilities That Can Run a Given Concurrent Program
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=134036.1
    From the output of the query in the note referenced above, you can run "Users of a Responsibility" concurrent program then to find out the list of users who have access to a certain responsibility.

  • Single concurrent program for multiple operating units

    HI
    I am working on XML/BI publisher to generate AR invoice reports.
    We have single rdf report using which rtf templates are generated.
    There are 10 operating units (10 ORG_ID's) and 10 rtf templates, one for each operating unit. There are 4 different responsibilities for each ORG_ID
    Eg: ORG_ID's = 11, 12, 13, 14..........etc
    Eg: Responsibility = xx, yy, zz...........etc
    I want to register a single concurrent program. When a user submits a request from "XX" responsibility, then the template associated with that org_id should be generated. Whichever responsibility the user is accessing from, that particular template must be shown as output.
    How can i register one concurrent program for multiple operating units.
    Thanks!
    Edited by: 994628 on Mar 18, 2013 4:39 PM
    Edited by: 994628 on Mar 18, 2013 4:42 PM

    >
    There are 10 operating units (10 ORG_ID's) and 10 rtf templates, one for each operating unit. There are 4 different responsibilities for each ORG_ID
    Eg: ORG_ID's = 11, 12, 13, 14..........etc
    Eg: Responsibility = xx, yy, zz...........etc
    I want to register a single concurrent program. When a user submits a request from "XX" responsibility, then the template associated with that org_id should be generated. Whichever responsibility the user is accessing from, that particular template must be shown as output.
    >
    interesting case for 10 OE set 10 template
    what is purpose? for each OE different requirements for layout?
    BTW
    if each Responsibility associated with one org_id then
    - you can get current org_id when you run concurrent program
    - create main template (will be #11) with condition like
    <?choose:?>
    <?when: ORG_ID=11?>
    <?import:xdo://FND.XX11_SUB.en.00/?>
    <?call:TEMPLATE11?>
    <?end when?>
    <?when: ORG_ID=12?>
    <?import:xdo://FND.XX12_SUB.en.00/?>
    <?call:TEMPLATE12?>
    <?end when?>
    <?otherwise:?>
    <?import:xdo://FND.XX21_SUB.en.00/?>
    <?call:TEMPLATE21?>
    <?end otherwise?>
    <?end choose?>so based on org_id will be import of needed subtemplate
    - re-register your "10 rtf templates" as subtemplates
    another way is substitution of template for concurrent then it running
    in before_report trigger set needed template
    l_conc_request_id := fnd_global.conc_request_id;
        if ORG_ID = 11 then
          UPDATE fnd_conc_pp_actions t
             SET t.argument2 = 'XX11'
           where t.concurrent_request_id = l_conc_request_id
             and t.action_type = 6;
      if ORG_ID = 21 then
          UPDATE fnd_conc_pp_actions t
             SET t.argument2 = 'XX21'
           where t.concurrent_request_id = l_conc_request_id
             and t.action_type = 6;

  • How to Process flat File in Oracle Apps through Concurrent Program

    Hello Everyone,
    My client has a request, to process a bank file (Lockbox) which is a flat file that will be copied on UNIX box and I will have to create a new concurrent request that will process this flat file and will update receipt information in Oracle Apps database tables.
    Could you please suggest, if there are any other standard Oracle Apps functions (Example FND) available which can be used through Concurrent program that can be used to open a file from a particular directory and can be read from the flat file and after processing this file can be closed.
    Please let me know, if you have a small example, that would help me a lot.
    Thanks

    There are base concurrent programs in Accts Receivable that do consume lockbox flat files. Pl see the AR Setup/User Guides at
    http://download.oracle.com/docs/cd/B40089_10/current/html/docset.html
    Srini

  • Report runs OK through concurrent program, but not when called through URL

    We have a custom 6i report developed that works successfully 100% of the time when run through a concurrent program.
    We are now attempting to integrate this into an OAF application. To do this, we build the necessary call to the reports server by reading different profile options, etc and come up with a URL like this:
    http://ebsd777.xxxxx.com:8000/dev60cgi/rwcgi60?d777_APPS+report=XXMFG_ESPEC_REPORT.rdf+P_SPEC_ID=43+DESFORMAT=PDF
    This report works 90% of the time when called like this, but the other 10%, we get the following error:
    "Error: The requested URL was not found, or cannot be served at this time.
    Incorrect usage."
    Trying to find what the differences are between the reports that work and those that don't - found that reports which fail seem to extend out further to the right than the reports that do work. But, these reports still fit on standard letter paper in landscape format - as we can verify through the concurrent program call.
    Is there some sort of report server setting or parameter which we can change to get this to work when called through the reports server URL?
    Any thoughts would be appreciated!
    Thanks,
    Craig

    Hi,
    Please post the application release along with the database version and OS.
    But when i call the same program through the pl/sql executable of another concurrent program , it does not print the pdf output by defaultHow do you call the program? What is the value of the number of copies profile option?
    Please see if these docs help.
    Note: 757901.1 - How To Restrict The Number Of Copies To 1?
    Note: 729117.1 - How To Specify the Number of Copies to Print by Report?
    Thanks,
    Hussein

  • Sourcing : Error while Running Java Concurrent Program

    Hi All,
    Navigations:
    Application: Sourcing
    Responsibility : Sourcing Buyer
    Concurrent Program : Generate and Store Sourcing response spreadsheet
    I am trying to run
    Java Concurrent Program : Generate and Store Sourcing response spreadsheet in SRS Window,
    it completed with Error status.
    Please let me know How can I run this Concurrent Program with Normal status and able to view/save the Output.
    Please provide resolution on this.

    Thanks for your reply..
    Program: Generate and Store Sourcing response spreadsheet
    ShortName: PON_EXPORT_RESPONSE
    Application: Sourcing
    Executable: ExportResponseCp
    Method: Java Concurrent Program
    Responsibility : Sourcing Buyer.
    Has this ever worked? If yes, any changes been done recently?
    => No
    Is this the seeded concurrent program or a custom one?
    => Its seeded program.
    EBS: R12.1.3
    Login as Sourcing Buyer Responsibility :
    When you create RFQ and then Close RFQ and then create Surrogate quote and after you Export the Spreadsheet in SelfService Pages it generates the output.
    But if You run the concurrent program (Generate and Store Sourcing response spreadsheet) it errors out.
    Error : Exception in thread main java .lang.stringIndexOutOfBoundException:
    Thanks..

  • How to default Concurrent Program delivery options to Email.

    As of r12.1.3, we have a new button in concurrent request submission window called "Delivery Opts"
    Clicking that button opens up a new window with delivery options.   Second tab contains the Email option.
    I have a need where a concurrent program is submitted it should email the output  by default without needing to manually enter email details every time.
    I know that this can be done via scheduled concurrent requests. But in my case this concurrent program will be part of the shipping document set and will be submitted through the form and not SRS. 
    In concurrent program definition window under AOL,  we have ability to assign default printer, but we do not have any ability to assign default email functionality.   It would be nicer if we had one.
    That having said,  does any one know how to do this ?  How can I submit a concurrent program from a form and default to email option ?   Where would I control this setup?
    Please advise.
    Darsh

    you may not be able to do that by setup, but if you submit this request using pl/sql code you can do this
    please check example below
    DECLARE
    l_conc_id NUMBER;
    l_user_id NUMBER := xxx ; -- you can assign it from profile option value
    l_resp_id NUMBER := xxx ; -- you can assign it from profile option value
    l_resp_ppl_id NUMBER := xxx; -- you can assign it from profile option value
    l_boolean BOOLEAN;
    BEGIN
    l_boolean :=
    fnd_request.add_delivery_option (TYPE => 'E', -- this one to speciy the delivery option as Email
    p_argument1 => 'Testing the Email option from back end', -- subject for the mail
    p_argument2 => '[email protected]', -- from address
    p_argument3 => '[email protected]','[email protected]', -- to address
    p_argument4 => '', -- cc address to be specified here.
    nls_language => ''); -- language option);
    IF l_boolean = TRUE THEN
    FND_GLOBAL.APPS_INITIALIZE (l_user_id, l_resp_id, l_resp_ppl_id); -- intialize the apps.
    l_conc_id :=
    fnd_request.submit_request (application => 'FND',program => 'XXXXXXX', -- you concurrent program.
    start_time => SYSDATE,sub_request => FALSE);
    END IF;
    END;

  • To find Concurrent Program Usage

    Hi,
    I need to create a report providing details of Concurrent program name,date created date last used.
    I don't know from which I can information about when concurrent Program was last used.
    Input Parameters are-
    1)Earliest Date ,
    2) Aging Period/buckets :- Weekly, Monthly, Annually or just 'One bucket' from earliest Date parameter above with Defalut 'One Bucket'
    Please help.
    Thanks,
    Manisha
    Edited by: Milind Jadhav on Oct 6, 2010 1:59 AM
    Edited by: Milind Jadhav on Oct 6, 2010 2:09 AM

    As mpautom says, there are only a couple of tables or views to consider here. The following will give you the latest completion time and date of each concurrent program together with the status at completion and parameters used. It should be straightforward for you to add in the creation date and any parameters you need.
    Regards,
    Jon
    SELECT
    fcr.request_id req_id
    , fcp.concurrent_program_name conc_prg
    , pt.user_concurrent_program_name usr_conc_prg
    , TO_CHAR(fcr.actual_start_date, 'DD-MON-YY HH24:MI:SS') start_date
    , TO_CHAR(fcr.actual_completion_date, 'DD-MON-YY HH24:MI:SS') end_date
    , flv1.meaning phase
    , flv2.meaning status
    , fcr.argument_text parameters
    FROM
    (SELECT
    concurrent_program_id
    , max(actual_completion_date) as lastcompletedrun
    FROM
    fnd_concurrent_requests
    WHERE 1=1
    AND phase_code = 'C'
    GROUP BY concurrent_program_id) innerq
    JOIN fnd_concurrent_requests fcr ON (fcr.concurrent_program_id = innerq.concurrent_program_id AND fcr.actual_completion_date = innerq.lastcompletedrun)
    JOIN fnd_concurrent_programs fcp ON (fcr.concurrent_program_id = fcp.concurrent_program_id AND fcr.program_application_id = fcp.application_id)
    JOIN fnd_concurrent_programs_tl pt ON (fcp.concurrent_program_id = pt.concurrent_program_id AND fcp.application_id = pt.application_id AND pt.LANGUAGE = 'US')
    JOIN fnd_lookup_values flv1 ON (fcr.phase_code = flv1.lookup_code AND flv1.lookup_type = 'CP_PHASE_CODE' AND flv1.LANGUAGE = 'US' AND flv1.view_application_id = 0)
    JOIN fnd_lookup_values flv2 ON (fcr.status_code = flv2.lookup_code AND flv2.lookup_type = 'CP_STATUS_CODE' AND flv2.LANGUAGE = 'US' AND flv2.view_application_id = 0)
    WHERE 1=1
    ORDER BY pt.user_concurrent_program_name

Maybe you are looking for

  • Business Process Monitoring with SAPCCMSR Agents

    Hi I have installed a SAPCCMSR Agent in a non-sap system to monitor log files. This is the configuration about a particularly log file: LOGFILE_TEMPLATE DIRECTORY="E:\LOG" FILENAME="senddata*.txt" PATTERN_0="error" VALUE_0=RED MONITOR_NEWEST_FILES=1

  • Register and database

    Hi people Right i am quite good at flash i am currnetly making an online RPG multiplayer game using flash 8. Ok lets get to the point, what i want to do is have a database with all the people who have registered so like you register and then the user

  • How do i load Microsoft office onto my computer without a cd-drive?

    I just got the new mac book pro with retina display and this device doesnt have a cd-drive. Along with the computer i got the new microsoft office which come as two cds. How am i supposed to load these onto my computer if i dont have a cd - drive?

  • SBS 370 2.1 Problem

    Hello everyone, I have a SBS 370 2.1 speaker system, but it is not working properly now. Only one speaker is playing the sound. i stay in Bangalore,India, Can anyone direct me to a service centre here. I really love listening to songs on this set and

  • Origianlly Flex Application not shown properly in google chrome browser

    When I launch my flex application in Google Crome it does not fit properly. It falls short of the full height . On clicking 'restore down' button at top right corner followed by 'maximize' , then the application fully fits within the browser window.