create_idea
07-13-2005, 14:40
Hi,
Could anyone let me know how to go about for the below issue.
In my project, I am recevinig an xCBL document from a Source(which is a webmethods system). I need to parse the incoming xCBL and I need to send the same to target system by converting to specific xml format (for which I am using webemthods). The target system is a Java application take the xml, returns back the resultant xml string.
While giving back the response, the xml is converted to xCBL format and need to send it back to the source webmethods system.
Do I need to install the CommerceOne Adapter for the above requirement.
thanks in advance ...
Source(Webemthods)------>WM-------->TARGET JAVA APPLICATION
__________________ xcbl_______xmlformat
__________________ <------WM<---------
__________________ xcbl_________xml format
Regards,
Sunny
Could anyone let me know how to go about for the below issue.
In my project, I am recevinig an xCBL document from a Source(which is a webmethods system). I need to parse the incoming xCBL and I need to send the same to target system by converting to specific xml format (for which I am using webemthods). The target system is a Java application take the xml, returns back the resultant xml string.
While giving back the response, the xml is converted to xCBL format and need to send it back to the source webmethods system.
Do I need to install the CommerceOne Adapter for the above requirement.
thanks in advance ...
Source(Webemthods)------>WM-------->TARGET JAVA APPLICATION
__________________ xcbl_______xmlformat
__________________ <------WM<---------
__________________ xcbl_________xml format
Regards,
Sunny