BizTalk Server Orchestration - Using String functions in Orchestrations

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > July 2004 > Using String functions in Orchestrations





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 Using String functions in Orchestrations
Raju

2004-07-28, 2:54 am

Can any body advise me on how to use String functions in Orchestrations.
I want to get a SubString of a variable.

Thanks
Yossi Dahan

2004-07-28, 2:54 am

The String class in an orchestration is not the same as the "normal" String
class in c# and does not include the functions. you will have to implement
it yourself or use other classes (such as the StringBuilder) to achieve some
of the existing functionality of the String class.

Yossi

"Raju" <Raju@discussions.microsoft.com> wrote in message
news:24F76B55-26B5-48B9-AD49-DDF1B7D792D3@microsoft.com...
> Can any body advise me on how to use String functions in Orchestrations.
> I want to get a SubString of a variable.
>
> Thanks



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com