Hello All,
I am a newbie to BizTalk Server 2004. I am trying to do a very straight forward task.
I need to split an input field value (e.g. Dekalb St) into two parts ie. 'Dekalb' and 'St' and send each of the two resulting values to two different fields in the output fields respectively. I have mapped the source and target schemas. I have tested the VB.NET code to split the incoming value in the scripting functoid but cannot figure out how to send the two resulting values to their destination fields. Should I be using the scripting functoid or should i be using some other functoid?
Thanks for your help
Kiran
I am a newbie to BizTalk Server 2004. I am trying to do a very straight forward task.
I need to split an input field value (e.g. Dekalb St) into two parts ie. 'Dekalb' and 'St' and send each of the two resulting values to two different fields in the output fields respectively. I have mapped the source and target schemas. I have tested the VB.NET code to split the incoming value in the scripting functoid but cannot figure out how to send the two resulting values to their destination fields. Should I be using the scripting functoid or should i be using some other functoid?
Thanks for your help
Kiran