cancel
Showing results for 
Search instead for 
Did you mean: 

JMS--PI--WSDL

Former Member
0 Kudos

Experts,

JMS>PI>WSDL

JMS adapter sends a message,PI process it and sends to WSDL file ( Sync) thru SOAP adapter. the WSDL response need to dump thru file adapter.

Any good weblog and your suggestions.

Thanks

Edward

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

you need to build asynch-synch bridge..., either use BPM or check the wiki file-rfc-file without using bpm

Former Member
0 Kudos

Thanks,

I tried - wiki file-rfc-file without using bpm unable to succeed. Any idea,

Thanks

Edward

Answers (1)

Answers (1)

former_member200962
Active Contributor
0 Kudos
JMS adapter sends a message,PI process it and sends to WSDL file ( Sync) thru SOAP adapter. 
the WSDL response need to dump thru file adapter

Check this design Approach:

JMS -


> XI -


> WSDL ...............Flow is Async with the req message of wsdl in the MT of IN Async MI

WSDL -


> XI -


> FILE ...........Flow is async with the response msg of WSDL in the MT of OB Async

MI

both designs implemented under same Namespace in IR and same Configuration scenario of ID.

Regards,

Abhishek.

Edited by: abhishek salvi on Jun 2, 2009 9:24 AM