Incrementing a Variable in Orchestration Designer
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 > Incrementing a Variable in Orchestration Designer




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

    Incrementing a Variable in Orchestration Designer  
lokesh


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


 
02-19-04 12:34 AM

One way to do is using script functoid in mapper. Another
way is use "Rule" of Orchestration But even then it will
require little bit wsc code. To create constant go to data
tab page of orchestration and look for "constant box".



>-----Original Message-----
>I am using a orchestration diagram to do among various
>other things assign a score based on the data that has
>come in.
>i.e. Data comes into the orchestration diagram in the
>following format "<Person Age="25" state="TX"
>Salary="$30,000" status="single"></Person>"
>
>In the orchestration designer i want have a set of
>conditions
>
>If (Age > 20 and Age < 35( then
>   Score = Score + 10
>
>If (State = "FL"( then
>   Score = Score + 30
>
>If (Salary > 35000 and Salary < 45000) then
>  Score = Score + 10
>
>if (status = "Married") then
>  Score = Score + 5
>
>Is there a way in orchestration designer to declare a
>variable and then increment it? I can do it through a COM
>component or a wsc script, but do not want to add a level
>if comlexity in the orchesration diagram just to
>increment a variable.
>Any help in resolving this is greatly apreciated.
>
>- Ouaes
>.
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





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