Apps2Fusion.com

Forum for Oracle eBusiness Suite Topics

Skip to content


Advanced search
  • Board index ‹ Concepts and Doubt Removal
  • Change font size
  • Print view
  • FAQ
  • Register
  • Login

Help require on requisition workflow in iProcurement

Post all your doubts, either technical or functional here, across any technology or functional modules in Oracle eBusiness Suite
``````````````````````

Moderators: kishore.ryali, anilpassi

Forum rules
Do not post errors or topics for your specific customizations.
This specific page is purely for clearing your concepts.
For example, what is the purpose of request group in Oracle Apps.
Or what is the Purpose of Profile option "FND Diagnostics"
  • • View active topics
Post a reply
2 posts • Page 1 of 1

Help require on requisition workflow in iProcurement

Postby ajitjha on Thu Mar 18, 2010 6:59 am

I have to customiza requisition workflow in iProcurement.

Currently I am using Oracle Apps version 11.5.10.2
For Approval AME is Installed in the system.
Ame detail is mention below:
2614213 (pre-11.5.10)
2863619 - (pre-11.5.10)
Apps Release 11.5.10
AME.A

Requirement: 1.) When for any Requisition we start the approval process.The Requisition workflow start.After completion of approval process the Requisition workflow send this requisition for Autocreate PO Mode or Launch Auto create PO workflow.
2.)In Requisition Workflow there is one parameter i.e Send PO Autocreation to Background. The Default value for this is "Y".For Auto creation of PO I changed this value to "N".Now I am getting the PO number for the particular requisition.
3.) The main requirement is to send a e-mail notification to Requestor i.e for your PR number(----) PO(-----) is genrated.

Is any one guide me what possible way to achive this i) Using Workflow Customization
ii) Using AME

Thanks in Advance,
Monu
ajitjha
Beginner
 
Posts: 7
Joined: Tue Dec 08, 2009 10:40 am
Top

Re: Help require on requisition workflow in iProcurement

Postby raghuveer.pothadi on Fri Apr 16, 2010 1:20 pm

hi,

I am new to this technology, need to integrate with ASP.Net (.Net framework). I am maintaining the supplier site and given punch-out site url to our buyer.
On the landing page, I have written code like below:

AppendStatus("\n Request Started"); // write the log file

// Create a Stream object to capture entire InputStream from browser.
Stream str = Request.InputStream;

// Find number of bytes in stream.
int strLen = (int)str.Length;

if (strLen > 0)
{
// code related to validation of From DUNS, To DUNS and Sharedsec
// sending login response
AppendStatus(“\n String length > 0”);
}

From our buyer site we have received request one time and we were able to see “Request Started” content only. But any other log like Request.InputStream are not captured from the request object from buyer server.

Can you please let us know, how the request object will come to supplier site from Buyer server. do you have any specific code snippet to capture the request object?

I will appreciate you help in advance.

Thank you.

Regards,
Raghuveer
raghuveer.pothadi
 
Posts: 1
Joined: Fri Apr 16, 2010 10:39 am
Top


Post a reply
2 posts • Page 1 of 1

Return to Concepts and Doubt Removal

Who is online

Users browsing this forum: No registered users and 1 guest

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