Skip to main content

Dear All,

I am trying to cosume a SOAP service using Endpoints Webservice but I got stuck when SmartObject tester asks me to put value of XmlElement[] to serialize data.

 

Pls help me how can I pass value to Any(XmlElementt]).

 

Content of data XML which I want to serialize is attached(Data.txt)

 

Attachement XmlElement.png contains the screenshot of Smartobject tester where I want to pass attached XML(Data.txt).

 

Thanks
Rahul


14185iBDEC5AFFA73DDD9E.png

Good day rahulgupta83


 


Please look at the following.


Working with Endpoint SmartObjects: Serialization and Deserialization: https://help.k2.com/onlinehelp/K2Five/UserGuide/5.3/default.htm#ServiceBrokers/EndPoints/SmartObject-Serialization-Deserialization.htm.


 


Best,


Sunrise


Good day @Sunrise 

 

Thanks for sharing the link.

 

I am able to serialize and deserialize other elements required for service. But when I am trying to serialize data element. K2 asking me to pass content of XmlElement type.

 

My question is how can I pass Xml Element Type  to data element as I am not able to find any smartobject which converts my XML to XmlElement type.

 

Best,

Rahul


Reply