Re: Split, Substring and other functions in expression editor?
From: Jon Flanders (jfland_at_develop.com)
Date: 01/12/05
- Next message: Spaceman Spiff: "Scripting Functoid: Inline or External Assembly?"
- Previous message: Sam Loveridge: "Re: Split, Substring and other functions in expression editor?"
- In reply to: Sam Loveridge: "Re: Split, Substring and other functions in expression editor?"
- Next in thread: Sam Loveridge: "Re: Split, Substring and other functions in expression editor?"
- Reply: Sam Loveridge: "Re: Split, Substring and other functions in expression editor?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 11 Jan 2005 16:40:38 -0800
Create a .NET class with a method that takes a string and returns an
ArrayList and call it from your expression shape.
-- Jon Flanders [DevelopMentor] http://staff.develop.com/jfland/ http://www.develop.com/courses/biztalk "Sam Loveridge" <sloveridge@adelaidebank.com.au> wrote in message news:e4Jc76D%23EHA.2804@TK2MSFTNGP15.phx.gbl... > Any suggestions on how to get around it? There doesn't even appear to be a > substring function. > > > "Jon Flanders" <jfland@develop.com> wrote in message > news:OkmDv2D%23EHA.1404@TK2MSFTNGP11.phx.gbl... > > I've never tried - but I am guessing it relates to the fact that XLANGs > (the > > language you use in the Expression editor) doesn't support Arrays > > > > -- > > Jon Flanders [DevelopMentor] > > http://staff.develop.com/jfland/ > > http://www.develop.com/courses/biztalk > > "Sam Loveridge" <sloveridge@adelaidebank.com.au> wrote in message > > news:%23aEHXoD%23EHA.1408@TK2MSFTNGP10.phx.gbl... > > > Hi all. I'm trying to take a string variable in the BizTalk Expression > > > Editor in an orchestration and split it on a pipe. Does anyone know what > > > happened to the split function?? This must be a simple thing I've > > > overlooked. I've declared a variable of type System.String, but > > intellisense > > > does not show all the string functions. I can see Join, but no Split ... > > am > > > I going mad??? > > > > > > Sam. > > > > > > > > > > > >
- Next message: Spaceman Spiff: "Scripting Functoid: Inline or External Assembly?"
- Previous message: Sam Loveridge: "Re: Split, Substring and other functions in expression editor?"
- In reply to: Sam Loveridge: "Re: Split, Substring and other functions in expression editor?"
- Next in thread: Sam Loveridge: "Re: Split, Substring and other functions in expression editor?"
- Reply: Sam Loveridge: "Re: Split, Substring and other functions in expression editor?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|