<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Bookman Old Style" color=#0000ff size=2>Mike,</FONT></DIV>
<DIV><FONT face="Bookman Old Style" color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="Bookman Old Style" color=#0000ff size=2>&nbsp;&nbsp;&nbsp; This 
sounds similar to the&nbsp;problem with using a Work Center with mixed types as 
the WF Admin (SWDC). See if&nbsp;it's calling FM: 
<STRONG>SWI_GET_USERS_OF_ORG_UNIT</STRONG> &amp; this could explains why it's 
happening.</FONT></DIV>
<DIV><FONT face="Bookman Old Style" color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>Jeffrey A. Rappaport<BR>Business Workflow, LLC<BR>Voice: (732) 
355-0123<BR>Fax:&nbsp;&nbsp;&nbsp; (509) 757-4144<BR>Email: <A 
href="mailto:Jeff@Business-Workflow.com">Jeff@Business-Workflow.com</A><BR>Web:&nbsp; 
<A href="http://www.Business-Workflow.com">www.Business-Workflow.com</A></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=wug.replies@workflowconnections.com 
  href="mailto:wug.replies@workflowconnections.com">Mike Pokraka</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=sap-wug@mit.edu 
  href="mailto:sap-wug@mit.edu">SAP Workflow Users' Group</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, September 12, 2005 12:09 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Resolved: Condition result 
  differs for attributes and containers!</DIV>
  <DIV><BR></DIV>Grumble... after testing this on another system I found the 
  answer to<BR>seeing OBJ.ATTR having a few entries but still testing false for 
  their<BR>existence. Since it's a sneaky combo of two buglets (= "not sure if 
  it's a<BR>bug or not") I thought I'd share it:<BR><BR>There's an evaluation 
  path WF_ORGUS ("All users for an object of type A,<BR>C, O, S, or US"). Fairy 
  nuff methinks, you feed it any org object and it<BR>spits out US-users, right? 
  Not quite: we tested it no prob, then we<BR>introduced persons. A position 
  with a person also returns the "user" 'P<BR>12345678' as well as the 
  US-userid. Hmmm... evaluation path doesn't quite<BR>do what it says on the 
  tin.<BR><BR>Enter a multiline attribute of USR01 objects: a piece of code 
  uses<BR>WF_ORGUS, doesn't check for 'US' and generates a couple of empty 
  objects<BR>along with real ones. However, it seems that EX in a condition 
  actually<BR>checks the object instance of the first element in the multliline 
  - so<BR>even though there are a few objects in the multline tab it still 
  fails<BR>because of the empty first object. Another 'Hmmm'... should EX 
  fail<BR>because of a blank first element in a 
  table?<BR><BR>Cheers<BR>Mike<BR><BR>Mike Pokraka wrote:<BR>&gt; Hi 
  all,<BR>&gt; Someone please tell me I'm not going insane:<BR>&gt;<BR>&gt; 
  &amp;MULTILINEOBJ&amp; 
  EX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --&gt; 
  True<BR>&gt; &amp;OBJECT.MULTILINEOBJ&amp; EX&nbsp;&nbsp;&nbsp; --&gt; 
  False<BR>&gt;<BR>&gt; In both cases multilineobj contains data, the only 
  difference is that it's<BR>&gt; a container element in one case and an 
  attribute in another. Quite<BR>&gt; straightforward to test in the condition 
  editor using the test feature.<BR>&gt;<BR>&gt; Anyone seen this?<BR>&gt; 
  Cheers<BR>&gt; Mike Pokraka<BR>&gt; Senior Consultant<BR>&gt; Workflow 
  Connections Ltd.<BR>&gt; Mobile: +44 (0)7786 910 855<BR>&gt; 
  _______________________________________________<BR>&gt; SAP-WUG mailing 
  list<BR>&gt; <A href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR>&gt; <A 
  href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>&gt;<BR><BR><BR>Mike 
  Pokraka<BR>Senior Consultant<BR>Workflow Connections Ltd.<BR>Mobile: +44 
  (0)7786 910 855<BR>_______________________________________________<BR>SAP-WUG 
  mailing list<BR><A href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR><A 
  href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR><BR><BR></BLOCKQUOTE></BODY></HTML>