WebSphere Application Server - Serializing a new SDO SOAP Object

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > December 2006 > Serializing a new SDO SOAP Object





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Serializing a new SDO SOAP Object

2006-12-21, 1:22 pm

I'm trying to invoke a web service from within the Service Integration Bus via a mediation and need to construct a DataGraph representing the service endpoint. I've successfully retrieved a new DataGraph via the SIDataGraphFactory and a new SIMessage wit
h my required format, now I have a few questions as it relates to constructing the rest of the soap object.

1)Do I need to create a new DataObject representing the "body" element and add it to the DataGraph? I get one from the new SIMessage but it's null.
2)I've tried creating a new body DataObject, but then how do I add my soap body element? I've tried using the body.createDataObject("parameters") where name is from my wsdl document but that keeps failing with an error message saying "BodyType does not c
ontain a property parameters".

There is documentation on deserializing objects on InfoCenter but nothing on serializing
http://publib.boulder.ibm.com/infoc...ef/rjy1111.html


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com