| Author |
Incrementing a Variable in Orchestration Designer
|
|
|
| Thanks dude. I have implemented it the same way. I wish
Microsoft have this ability to work with variables on
orchestration in BizTalk 2004. I have come across this
probem one time too many and do not actually like the
idea of having a external appendage to the orchestration
to do a very simple iteration.
>-----Original Message-----
>One way to do is using script functoid in mapper.
Another
>way is use "Rule" of Orchestration But even then it will
>require little bit wsc code. To create constant go to
data
>tab page of orchestration and look for "constant box".
>
>
>
COM[color=blue]
level[color=blue]
>.
>
| |
| Scott Woodgate \(MS\) 2004-02-19, 11:35 pm |
| In BTS 2004 just go ahead and create a variable - see the designer where you
create messages/ports/port-types it does variables as well and assign it a
value .
<anonymous@discussions.microsoft.com> wrote in message
news:1377b01c3f72b$8cf55a90$a501280a@phx
.gbl...[color=blue]
> Thanks dude. I have implemented it the same way. I wish
> Microsoft have this ability to work with variables on
> orchestration in BizTalk 2004. I have come across this
> probem one time too many and do not actually like the
> idea of having a external appendage to the orchestration
> to do a very simple iteration.
>
> Another
> data
> COM
> level
| |
|
|
All
We are having problems with assigning data to a Variable from an in coming message, when we run the Orchestration in debug we get a 'NULL Reference Exception Error'
We even tried fixed data values in our expression but again get the same error.
please note we are using 2004
cheers
Aly !
p.s this must be simple as we only want to set a value :-(
|
|
|
|