cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Scenario

shweta_walaskar2
Contributor
0 Kudos

Hi ,

We have a requirement where we need to create a File-IDoc scenario.But there is a field in the file which is supposed to act as an import parameter to a BAPI and the result has to be mapped to a corresponding field in IDoc.Hence this IDoc would be populated from,say, 20 fields from the input file and one field that is retrieved from BAPI.

Hence we need to introduce a BPM in this case.

Can anyone please provide me a step to step guide for this scenario.

Please send it to swalaska@in.ibm.com

Kindly help,as this is quite urgent for us.

Thanks!

Best Regards,

Shweta

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Shweta,

You dont need a BPM for this. Use a RFC lookup in your mapping instead.

This will be a simple File-IDOC scenario with RFC mapping lookup involved.

This blog will help you in configuring File - IDOC scenario

/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping

and this article by Michal will help you configure the RFC lookup part.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a03e7b02-eea4-2910-089f-8214c6d1...

Regards,

Jai Shankar

shweta_walaskar2
Contributor
0 Kudos

Hi Jai,

This was really helpful as I was not aware of RFC-lookup.

But I am still not comfortable with some points like

<b>Results</b>

Now we’re ready to test our function.

As I mentioned in this article we only map the RFC.response to one of the XML tags

I could understand that they have pasted the XML response in test mapping.

But how can we do this in actual mapping?

If you could provide me the full end to end process ,starting from file ,then RFC lookup ,then conversion to XML and mapping to IDoc it would be great.

Also,

To get the values that you want you only need to parse this XML.

what does this mean? and how this is done?

Thanks a lot again.

Best Regards,

Shweta