cancel
Showing results for 
Search instead for 
Did you mean: 

Passing values in BPM

Former Member
0 Kudos

Hi Experts,

Scenario: SOAP -> (Call 6 Sync webservices using BPM). The Business Process is Asynchronous, so there is no response back to SOAP Client.

Requirement : First webservice's response(only one field), I have to store in some variable and I have to pass it to remaining webservices. How to do so?

Please share your suggestions.

Thanks & Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sara,

yes this can done but u need to for BPM as u mentioned thatu need to get only one value or filed data from SOAP and store it some variable and depending on that variable this can be done using lookups.

pls do chk this links

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/639c10a6-0401-0010-578c-8a913c7a...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ea8db790-0201-0010-af98-de15b6c1...

pls chk this for lookups

/people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler

/people/sravya.talanki2/blog/2005/12/21/use-this-crazy-piece-for-any-rfc-mapping-lookups

if found woth full pls do the req

Thanx Sampath

Answers (2)

Answers (2)

prateek
Active Contributor
0 Kudos

U have to store the response in some container variable and use the same container variable for further send steps. What is the problem?

Regards,

Prateek

Former Member
0 Kudos

In this case you have to use Container Operatio step : reffer this http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

Thanks

Farooq.