splitting a string variable
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 > splitting a string variable




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

    splitting a string variable  
mm


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


 
11-16-05 12:52 PM

how do split i string variable in an expression shape? actually what i am
looking for is a nice solution to spilting a string containing emails it
looks like this a@a.dk;b@b.dk;c@c.dk etc etc.
and send then send a message to the diffrent recipients.

cheers







[ Post a follow-up to this message ]



    RE: splitting a string variable  
Stephen W. Thomas


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


 
11-16-05 10:57 PM

Hello.

The best way to do this would be to pass it out to a .net component.  Then,
you can do any type of string manipulation you want.  You would probably wan
t
to put the results into a collection or array – but that can not be direct
ly
returned to the Orchestration.

What I have done in the past is return an int for the number of items I
have.  Then, use a loop shape and a counter to call back into the .net
component and return the items one at a time.

Hope this helps.

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


"mm" wrote:

> how do split i string variable in an expression shape? actually what i am
> looking for is a nice solution to spilting a string containing emails it
> looks like this a@a.dk;b@b.dk;c@c.dk etc etc.
> and send then send a message to the diffrent recipients.
>
> cheers
>
>





[ Post a follow-up to this message ]



    RE: splitting a string variable  
mm


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


 
11-17-05 11:10 PM

I am on to it thanks ;)

"mm" wrote:

> how do split i string variable in an expression shape? actually what i am
> looking for is a nice solution to spilting a string containing emails it
> looks like this a@a.dk;b@b.dk;c@c.dk etc etc.
> and send then send a message to the diffrent recipients.
>
> cheers
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:20 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