cancel
Showing results for 
Search instead for 
Did you mean: 

How to save IDOC number in BPM to use in ALEAUD

Former Member
0 Kudos

Hi Experts,

I am doing IDOC - BPM - sync SOAP scenario, i am using async to sync bridge in BPM, how can i get original IDOC number so that i can use it in webservice response message to ALEAUD mapping??

Accepted Solutions (1)

Accepted Solutions (1)

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi

you have to use Configurable Parameters in the ccBPM. in runtimeyou assign the IDOCNUM field value to the parameter and then use it in the response mapping (WSDL-ALEAUD). you have to define the parameter in the Message Mapping under the Signature Tab.

Also you have to bind the parameter in the Operation Mapping. to do this,define a new parameter in the Operation mapping and then bind it with the parameter defined in the message mapping.

see this blog to know how:

rgds

RP

Edited by: Rodrigo Alejandro Pertierra on Nov 3, 2011 3:49 PM

Former Member
0 Kudos

Hi can you explain me how to assign the idoc number to parameter at runtime because i created the configurable parameter in BPM then i can see the parameter in directory but i can only assign the constant or container object not XPATH, can you explain???

Answers (0)