Posted: Fri Mar 05, 2010 2:56 am Post subject: ESQL : OutputRoot showing NULL values
Centurion
Joined: 18 Nov 2009 Posts: 118
Hi All,
I have the below code which is not working correctly. I see the enviroment tree getting populated correctly but the blobDataStr is not having any data. What must be wrong. Any suggestions.
Code:
SET Environment.Variables.IDOC = InputRoot.IDOC;
DECLARE blobDataStr BLOB;
SET blobDataStr = ASBITSTREAM(Environment.Variables);
SET OutputRoot.DataObject.ns:SapXXXX01.IDocStreamData = blobDataStr;
there are lot more...search it, but i am sure you will learn from all these...and write a nice code... _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
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