|
Home > Archive > BizTalk Server Orchestration > April 2005 > problems assigning a value to a String in expression shape
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
problems assigning a value to a String in expression shape
|
|
|
| Hello,
I would like to create a local string variable and assign a value to it. I
have created a variable of the type String in my orchestration (with initial
value "") and I am trying to assign a value to it in an expression shape.
However this seems unpossible. This has happened to me several times already,
an I have solved it in another way then, but now I really need to use it this
way. Is this a bug in BTS or am I just missing something? This is really
frustrating, please help.
Thanks,
theo
| |
| Michel Prévost 2005-04-21, 5:49 pm |
| What kind of error do you get? You should be able to assign to your variable
no problem.
"Theo" <Theo@discussions.microsoft.com> wrote in message
news:86095291-BCDF-4273-AAE3-5C46155CA563@microsoft.com...
> Hello,
>
> I would like to create a local string variable and assign a value to it. I
> have created a variable of the type String in my orchestration (with
> initial
> value "") and I am trying to assign a value to it in an expression shape.
> However this seems unpossible. This has happened to me several times
> already,
> an I have solved it in another way then, but now I really need to use it
> this
> way. Is this a bug in BTS or am I just missing something? This is really
> frustrating, please help.
>
> Thanks,
>
> theo
|
|
|
|
|