invoking a web service from jcd

hi all,Is there any built-in class in CAPS5.1 for invoking a web servervice from jcd directly. Or is there any some other automation/mechanism to achieve the same, plz provide me any sample code avilable for the same.its very urgent for me.Thanks
[267 byte] By [rss] at [2007-11-26 9:34:01]
# 1

Hello rss,

If you want to invoke a web service from a JCD you will have to build the SOAP message using JAX-RPC or AXIS and then programmatically creat an HTTP connection.

Or you can leverage the HTTP(S) eWay and then you only have to build the SOAP message.

Or use eInsight. You can import a WSDL into eInsight and eInsight will offer you a business process Activity to invoke the web service operations defined in the WSDL.

ldeavila at 2007-7-7 0:22:37 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...