BizTalk Utilities Xselerator XSLT IDE


Forum main page

Most active member

Login page
Register
Log out

Search page


Information Online

View our event calendar
Add general event such as an upcoming software release or conference
View all birthdays

Public image gallery
Upload your images in your profile

Profile editing page
Subscription list page
Address book page

Member list page
View the most active member
User groups listing

Private message page

TopXML Discussion Forum TopXML Discussion Forum

Forums  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

Using Regular Expression in Expression Editor

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [BizTalk Utilities] >> BizTalk 2004/2006 Utilities and Adapters >> Using Regular Expression in Expression Editor Page: [1]
Login
Message << Older Topic   Newer Topic >>
Using Regular Expression in Expression Editor - 10 January 2007   
shamir.ali

 

Posts: 17
Score: 0
Joined: 28 December 2006
Status: offline
Hello,

below is a piece of code that i have written as an Expression in the Orchestration, but it doesnt works infact it just hangs i mean the orchestration hangs and does not move forward.

RegularEx = new System.Text.RegularExpressions.Regex(@"^([\s]*[0-9a-zA-Z]+[\s]*)+$");
if (RegularEx.IsMatch(Name)) {Name = "continue";}
else {Name = "";}

Thanks,
Post #: 1
RE: Using Regular Expression in Expression Editor - 10 January 2007   
Pieter

 

Posts: 615
Score: 2
Joined: 8 March 2004
Status: offline
I do not think a If statement will work in the expression shapre. You will need to split this up and use an expression and decison shape.

_____________________________

Need a BizTalk Adapter? Visit http://www.topxml.com/biztalkutilities and check out the latest BizTalk Adapters.

(in reply to shamir.ali)
Post #: 2
Page:   [1]
All Forums >> [BizTalk Utilities] >> BizTalk 2004/2006 Utilities and Adapters >> Using Regular Expression in Expression Editor Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



Email TopXML

Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.063