Apps2Fusion.com

Forum for Oracle eBusiness Suite Topics

Skip to content


Advanced search
  • Board index ‹ Development & Customization in Oracle Apps ‹ PLSQL API and Scripts [Share and Request] ‹ Procurement Modules ‹ Purchasing and iProcurement
  • Change font size
  • Print view
  • FAQ
  • Register
  • Login

PO Interface

Requisition/PO Interface & Migration, Encumbrance, Approval, Hierarchy, Stuck Requisitions etc
``````````````````````

Moderators: kishore.ryali, anilpassi

  • • View active topics
Post a reply
7 posts • Page 1 of 1

PO Interface

Postby sree on Tue Oct 07, 2008 6:15 pm

Hi,

My requirement is to create PO using API. One of the application is sending me PO details as message queue which we need to dequeue and then need to create PO.

My question starts after dequeue, can I load data in PO interface table using any API and then call API to create PO (like Order Import in Sales Order).

Do we have any standard API to load and create PO in purchasing. Here we are not using EDI.

Any help. Thanks in advance.

Regards,
Sreejit
sree
Beginner
 
Posts: 19
Joined: Tue Oct 07, 2008 6:05 pm
Top

Re: PO Interface

Postby anilpassi on Wed Oct 08, 2008 11:23 am

Hi Sree

You need to load data into the interface tables, following which you can call the API.
I dont have exact details of API.
But I do remember seeing this methodology work whereby Requisitions from iProcurment get converted into Purchase Orders.
Even standard functionality dumps data into po_header_interface when converting Requisitions into PO's

Thanks
Anil
User avatar
anilpassi
Guru
 
Posts: 437
Joined: Sat Jul 05, 2008 1:08 pm
Top

Re: PO Interface

Postby sree on Wed Oct 08, 2008 11:51 am

Hi Anil,

Actually my main requirement is to get the PO detail message from MQ series (another appliaction) to SOA and then create PO in oracle appliaction.

So what I am planning is to get the details and insert it into PO interface table and then call the standard program. I am also trying to use SOA apps adaptor if it can help me to import the data to interface table and call the conc program (if it is available as service), till now nothing got from soa apps adaptor.

Do u have any suggestion on this.

Thanks and Regards,
Sreejit
sree
Beginner
 
Posts: 19
Joined: Tue Oct 07, 2008 6:05 pm
Top

Re: PO Interface

Postby anilpassi on Wed Oct 08, 2008 12:34 pm

Hi Sree

In this case, you can configure BPELs JMS adapter to poll/read the Orders from MQSeries.
See this link http://download.oracle.com/otndocs/products/bpel/bpeltechadp.pdf
Hence you can use JMS[generic] adapter in BPEL to read IBM's MQSeries messages.


Once you read the payload from MQ, you can then have transform activity to convert that payload into a structure that matches PO Interface tables.
Next, use Database adapter to push that message to Oracle Apps via a stored procedure

Another option is to use apps adapter, as Standard PO interface is exposed in Integration Repository
See this URL
http://irep11i10.oracle.com/OA_HTML/OA.jsp?page=/oracle/apps/fnd/rep/webui/InterfaceListPG&BusinessEntity=PO_STANDARD_PURCHASE_ORDER&Title=Standard+Purchase+Order&retainAM=Y&_ti=50922882&oapc=5&selection=17_1_17_&oas=Nc53IrKrWKlOBq0JGTQlxQ..

Thanks,
Anil Passi
User avatar
anilpassi
Guru
 
Posts: 437
Joined: Sat Jul 05, 2008 1:08 pm
Top

Re: PO Interface

Postby sree on Wed Oct 08, 2008 1:41 pm

Hi Anil,

thanks for reply.

The second url is not working for Integration Repository.

We have MQ adaptor in SOA, do u have any documnetation for it.

Thanks a lot once again.

Regards,
Sreejit
sree
Beginner
 
Posts: 19
Joined: Tue Oct 07, 2008 6:05 pm
Top

Re: PO Interface

Postby anilpassi on Wed Oct 08, 2008 1:49 pm

Simply login via http://irep.oracle.com/
And then expand the procurement section, you will see that Standard Purchase Order is exposed in iRep as Web service.
You should be able to create Partner link using apps adapter for this. Hence this will give you the schema that Oracle expects for Standard PO.
User avatar
anilpassi
Guru
 
Posts: 437
Joined: Sat Jul 05, 2008 1:08 pm
Top

Re: PO Interface

Postby sree on Wed Oct 08, 2008 2:14 pm

Hi Anil,

I am sorry to disturb you once again, but when I am trying to find the concurrent program from jdev 10.1..3.1 I am not able to see it in module browser.

I am not able to see any concurrent program under standard purchase order tree. there are XML gateways and others and it doesn't have import standard purchase order conc prog.

Thanks and Regards,
Sreejit
sree
Beginner
 
Posts: 19
Joined: Tue Oct 07, 2008 6:05 pm
Top


Post a reply
7 posts • Page 1 of 1

Return to Purchasing and iProcurement

Who is online

Users browsing this forum: No registered users and 0 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC [ DST ]
Powered by Focus Thread Limited © 2000, 2002, 2005, 2007