UWL - Function is obsolete (successor: SAP_WAPI_DECISION_COMPLETE) 

Joe_Toledo@capgroup.com Joe_Toledo at capgroup.com
Mon May 11 18:44:41 EDT 2009


Hi there WUGers,

I'm trying to use a custom XML file to allow me to enter notes on a user 
decision task.   When I click on either of the decision buttons presented, 
I get this error message: 

UWL - Function is obsolete (successor: SAP_WAPI_DECISION_COMPLETE) 

Any ideas?

Thanks in advance for your help.

Joe.

( Below is the content of my XML file:)

One VERY CURIOUS aspect is if the "uwl.task.webflow.Decision.TS93900005" 
is entered as  "uwl.task.webflow.decision.TS93900005" (lower case "D") 
then the  task is NOT recognized as a decision task at all.   This is very 
unfortunate since every example I've seen, including SAPHelp shows it as a 
lower case "d", and yet it appears to not recognize it if it is entered in 
lower case.  ????

I wonder if this has anything to do with the fact that we just converted 
to Unicode (more ???? :)
=============================================================================================================

<?xml version="1.0" encoding="UTF-8"?>


<!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 
'uwl_configuration.dtd'
  >

<UWLConfiguration version="1.0">
 
<ItemTypes>
<ItemType name="uwl.task.webflow.Decision.TS93900005" 
connector="WebFlowConnector" 

defaultView="WorkItemsApprovalView">
 <ItemTypeCriteria connector="WebFlowConnector" 
externalType="TS93900005"/>
 <Actions>
  <Action name="Approve" groupAction="yes" handler="UserDecisionHandler">
   <Properties>
    <Property name="decisionKey" value="1"/>
   </Properties>
  </Action>
  <Action name="Reject" groupAction="yes" handler="UserDecisionHandler">
   <Properties>
    <Property name="decisionKey" value="2"/>
    <Property name="UserDecisionNote" value="mandatory"/>
   </Properties>
  </Action>
 </Actions>
</ItemType>
</ItemTypes>
</UWLConfiguration>

================================================================================================================== 









Joe Toledo | The Capital Group Companies
Location: IRV | Extension: 55417 | Outside: 949-975-5417
E-mail: joat at capgroup.com
[ Mailing: 15260 Valley Oak. IRV-M-3E Irvine, CA 92618 USA ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20090511/f501eea1/attachment.htm


More information about the SAP-WUG mailing list