This will take the binary contents of whatever filename is present at <Binary_Media_FileName> and POST it to the webservice.
That works fine.
In my broker flow I have the same file as a BLOB. What I want to do is make the same call from Broker (IIB9) and save the binary of the file which is in the BLOB.
Here is my message, the BLOB has data in it.
My problem is the file gets created by the webservice but there is no content. Its like the BLOB is empty.
That message above is just before it goes in to the HTTPRequest node.
The BLOB contains the file I am saving in binary format.
Does anyone have any comments on my message where I may be going wrong ?
- The BLOB value should be in OutputRoot.BLOB.BLOB. In your screen shot I can only see OutputRoot.BLOB. Maybe you did not expand that part of the message tree before taking the screen shot?
- The message body ( 'BLOB' ) should be after the header. In your screen shot it is before HTTPRequestHeader.
- The BLOB value should be in OutputRoot.BLOB.BLOB. In your screen shot I can only see OutputRoot.BLOB. Maybe you did not expand that part of the message tree before taking the screen shot?
- The message body ( 'BLOB' ) should be after the header. In your screen shot it is before HTTPRequestHeader.
Thanks timber I knew it was something simple I had feeling it was in the message. It works great now.
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