Kynetx and SOAP
I have been searching the web and Kynetx.com for any documetation or examples of how to use SOAP with KRL but have come up with nothing. Sadly the web services I am working with has a lot of SOAP rather then REST.开发者_JAVA技巧 If there is any links of documentation or examples of doing SOAP with KRL I would be really pleased if you would pass that on to me, i'm not even sure where to start, thanks.
There is no SOAP support in KRL. The best way to get these APIs into KRL is to create a REST-SOAP shim that translates between the two.
精彩评论