Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Upgrade BPEL Process from 10g to SOA 11g Invoke changes and file adapter

user9126664Sep 5 2014

I am having trouble with a Invoke and File Adapter. In our 10g BPEL the outbound file name works properly. Something in 11g has changed and even Oracle has yet to be able to help me. I am looking for those who have similar issues and hopefully resolutions. The basic process is a invoice(s) and its attachments are picked up from Oracle queue table and slightly altered and copied to a new invoice variable with attachments. That works fine, but I need to put a copy of this file into an archive folder with a certain naming format. The file is properly posted into the archive folder but refuses to follow the naming as the 10g does(which is our production at the moment). I see that the Invoke web services have changed a bit with the tabs. I cannot seem to get any constructive help from Oracle which could explain the change I need to perform. I have tried their vague suggestions without success. A file adapter has been created and like I said this part works great, just cannot seam to get the name of the file correct.

Invoice_%SEQ%.xml format we are looking for, sample (Invoice_10311437_9660032.xml)

Picture of 11g (which is the same as 10g except the Invoke form didn't all these tabs.) File name is stored in the File_Write_Header_Variable.

pastedImage_1.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2014
Added on Sep 5 2014
0 comments
583 views