cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping look-ups

Former Member
0 Kudos

Hi

I have seen blogs on RFC,SOAP and JDBC Mapping Look-ups.But I have a mapping look-up requirement where, there is a

service provider, and if I put mapping value in one of JMS queue, service provider will return the corresponding

value in another JMS queue and I have to map that value during mapping. I didn't found any threads or blogs on this

particular topic. Is it possible to do this in the way that I explained ??

Thanks

Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

does your queue ID is inside the SOAP header of your return message? (maybe you can check that in monitoring)

if yes, there are some java functions to get value of header parameter.

See "get(StreamTransformationConstants.DYNAMIC_CONFIGURATION".

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/09b16006526e72e10000000a422035/content.htm (general)

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/03612cdecc6e76e10000000a422035/content.htm (good)

Mickael

Answers (1)

Answers (1)

ravi_raman2
Active Contributor
0 Kudos

Hi,

See if you can find that value in one of the xi tables..then write a custom pgm as a udf to retrieve that....and continue........

Regards

Ravi Raman