Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

how to read constructed message as string in expression shape

BizTalk 2004

This group is for all content related to BizTalk Server 2004. This includes a forum, samples, videos, labs, whitepapers, and tools. Most of the content here also applies to other versions of BizTalk beyond 2004.

how to read constructed message as string in expression shape

Answered (Verified) This question is answered

Hi All,

I'm new to biztalk, started learning and practicing few concepts.

I need to  read constructed message as string in expression shapes. In expression shapes, I've called .net method to insert xml data to sql database.

is that possible ? else, please guide me on above issue..

here the code added in expression shape.

Insertinfodll.insertdata(OutMSG);

OUTMSG // is constucted message.

Thanks and Regards,

Karthick

Verified Answer
Page 1 of 1 (2 items)