I am doing map from source schema to a destination schema. One field of the destination schema should contain the content length of the instance file of the source schema. Pls let me know how can I do this?
You can write a custom pipeline, where you'll have to promote the filesize into a promoted property of your source file. Then map it to a target field in your destination shema.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.