String Variable in an Orchestration
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > String Variable in an Orchestration




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    String Variable in an Orchestration  
Rick


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-17-04 10:48 PM

How do I use string methods within an Orchestration.
I would like to be able to do the following.

myStr = myXML.Myfield;
myInt = myStr.IndexOf("this",1);


thank you
Rick





[ Post a follow-up to this message ]



    RE: String Variable in an Orchestration  
Stephen W. Thomas


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-17-04 10:48 PM

Hello.

The Orchestration puts restrictions on the use of String and other .net data
types.  In the past, I have used the StringBuilder class instead.

Charles Young talks about it here:
http://geekswithblogs.net/cyoung/articles/3820.aspx
Under Primitive Data Types

Stephen W. Thomas
http://www.geekswithblogs.net/sthomas


"Rick" wrote:

> How do I use string methods within an Orchestration.
> I would like to be able to do the following.
>
> myStr = myXML.Myfield;
> myInt = myStr.IndexOf("this",1);
>
>
> thank you
> Rick
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:12 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register