cancel
Showing results for 
Search instead for 
Did you mean: 

bpm - input from another scenario

Former Member
0 Kudos

hi,

can i get the input for my bpm from another scenario.

I have already done a scenario which converts edi to edi-xml using java mapping.

I would like to give that edi-xml file as input to another scenario which converts this edi-xml into an idoc so that i can post it in R/3.

If there is anyother way to do it also suggestions are accepted.....

but NO purchasing any product lik seeburger adapter..........

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can definitely get BPM input from another scenario, just set up your scenario so that your Business Process is a receiver of the output message but adding it to the receiver determination.

Regards,

Yaghya

Former Member
0 Kudos

hi aghya,

u hav mentioned that i can get input from another scenario,

can i convert that edi-xml structure which i get into the bpm into an xml-idoc so that i can post it in R/3

Former Member
0 Kudos

Hi,

should be possible.

Here is a blog about mapping a OAG PO to IDoc:

/people/james.guanzon/blog/2006/03/23/how-to-support-industry-standards-in-xi-part-ii-of-iii--mapping

Hope it helps.

Regards

Patrick

Former Member
0 Kudos

hi patrick,

XI has inbuilt functions for OAG.

I dont think we can do the same for EDI.......

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

See the below links

/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact

/people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield

/people/paul.medaille/blog/2005/11/17/more-on-the-sap-conversion-agent-by-itemfield

With Seeburger we can conver to edi format , and from edit to receiver format.

Also see some couple of docs related seeburger.

http://www.stylusstudio.com/edi/XML_to_X12.html

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2...

Check this for Conversions-

/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf

http://www.seeburger.com

http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf

http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt

http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integratio...

http://www.seeburger.com

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf

http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt

http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integratio...

Regards

Vijaya.

Former Member
0 Kudos

Hi,

You will have to use a parser for

EDI to XML conversion

Third party tools like

Itemfield,Seeburger,Stylus studio etc can be used.

Also if the complexity is less u can go for an adapter module.

Thanks

Vikranth