<div>G'day Priya,</div>
<div> </div>
<div>Yes logically you probably want to use an attribute of your business object. Just declaring a container element in the Workflow will not automatically populate it with a value. </div>
<div> </div>
<div>I'm not sure that a condition would fail to error simply because the container element was empty, so it may not be the issue anyway. </div>
<div> </div>
<div>Do you assign a value to the container element prior to the condition? </div>
<div> </div>
<div>Have fun,</div>
<div>Mark<br><br> </div>
<div><span class="gmail_quote">On 7/10/07, <b class="gmail_sendername">Priya Sharma</b> <<a href="mailto:priya.sharma@tcs.com">priya.sharma@tcs.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><font face="sans-serif" size="2">Hi All, </font><br><br><font face="sans-serif" size="2">My condition step is not working fine , Pls help me out.
</font> <br><font face="sans-serif" size="2">I am designing WF for parking invoice (tcode- FV60, BO -FIPP),there I need to give following condition:</font> <br><font face="sans-serif" size="2">If Invoice Amount > 2500 USD then mail is sent to some particular approver otherwise some other approver.
</font> <br><br><font face="sans-serif" size="2">I have declared one variable 'Amount' in WF container with refrence to table- INVFO and field - WRBTR.(this is a currency field.)</font> <br><font face="sans-serif" size="2">
and in condition step in WF, I am giving a condition .i.e - 'Amount' > 2500</font> <br><font face="sans-serif" size="2">After activating WF and while testing it ,WF gives "status : Error "</font> <br>
<font face="sans-serif" size="2">I hv seen in WF log , Process has stopped in condition step.</font> <br><font face="sans-serif" size="2">Is there something missed or wrong in condition step ?</font> <br><br><font face="sans-serif" size="2">
I doubt - if my way of declaring element 'Amount' in WF container is ok ?</font> <br><font face="sans-serif" size="2"> Do I need to add this field as an attribute in the Bus Obj n then take it in condition editor.
</font> <br><br><font face="sans-serif" size="2">Pls advice how to go about it ??</font> <br><br><br><font face="sans-serif" size="2">Best Rgds </font><br><font face="sans-serif" size="2">Priya</font> <br><font face="sans-serif" size="2">
<br></font><pre>=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
</pre><br>_______________________________________________<br>SAP-WUG mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">
http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br></blockquote></div><br>