I'm trying to assign the expression "Loop == true" in the Loop shape in an Orchestration, but am getting an error " 'while' condition must have Boolean type." I'm a newbie learning BizTalk as i type this post.
Can anyone kindly help me?
Is this something you are trying to do? http://www.eggheadcafe.com/community/aspnet/70/10175903/loop-shape.aspx
ThanksMo
if you are using a variable in your expression editor change datatype to boolean or if its a distinguished field check its datatype ...... i am also new sorry if my answer is wrong :)