The output I'm getting from my webservice call is an empty xml file (containing only a single line feed). I'm getting this result with a couple of different web service calls. Job design is simple - WS Client ---> File (and for "File", I've tried both sequential and XML Output stages).
Now, I know that I should have non-empty results for a couple of reasons -
-when pasting the soap request envelope copied from the log in "Trace" mode into SoapUI, I get the expected results.
--Also, in that same log file (in "Trace" mode), the XML Response envelope shows the expected xml data returned.
But somehow that data isn't making it out to my file.
I've tried calling these servives in both server and EE jobs, with the same results. (In the EE job, I also added a Peak stage after the WS Client stage, and the Peak shows empty as well - it simply displays the column name.)
Has anyone else run into this before? I also have a PMR open with IBM, but they haven't been able to provide much yet.
If you are seeing the output in the "Trace" of the DataStage Log, then it may simply be that the output payload is too complex for the WSClient Stage....
Change your WSClient Stage so that its ou ...
Add To Favorites View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum