<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DUS-ASCII">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: How to access container element _EVT_CREATOR</TITLE>
</HEAD>
<BODY>
 
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Thomas,</FONT>
<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">I knew it was =
something obvious!&nbsp; As it turns out - that was what I was =
missing!&nbsp; Thanks Thomas!</FONT>
</P>
 
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Regards,</FONT>
<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Ty</FONT>
<UL>
<P><FONT SIZE=3D2 FACE=3D"MS Sans Serif">----------</FONT>
<BR><B><FONT SIZE=3D2 FACE=3D"MS Sans Serif">From:</FONT></B> &nbsp; =
<FONT SIZE=3D2 FACE=3D"MS Sans Serif">Maue, Thomas =
X.[SMTP:Thomas.Maue@Lyondell.com]</FONT>
<BR><B><FONT SIZE=3D2 FACE=3D"MS Sans Serif">Reply To:</FONT></B> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE=3D"MS Sans =
Serif">SAP Workflow Users' Group</FONT>
<BR><B><FONT SIZE=3D2 FACE=3D"MS Sans Serif">Sent:</FONT></B> &nbsp; =
<FONT SIZE=3D2 FACE=3D"MS Sans Serif">Thursday, October 11, 2001 11:45 =
AM</FONT>
<BR><B><FONT SIZE=3D2 FACE=3D"MS Sans Serif">To:</FONT></B> =
&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE=3D"MS Sans =
Serif">SAP-WUG@MITVMA.MIT.EDU</FONT>
<BR><B><FONT SIZE=3D2 FACE=3D"MS Sans Serif">Subject:</FONT></B> =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE=3D"MS Sans =
Serif">Re: How to access container element _EVT_CREATOR</FONT>
</P>
 
<P><FONT SIZE=3D2 FACE=3D"Arial">Ty,</FONT>
</P>
 
<P><FONT SIZE=3D2 FACE=3D"Arial">Have you set up the binding definition =
between the event container and the</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">WF container?</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Should look like this:</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Task =
container&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Event =
container</FONT>
</P>
 
<P><FONT SIZE=3D2 FACE=3D"Arial">&nbsp; Element =
name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
&lt;=3D=3DExpression</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Initiator of =
workflo&nbsp;&nbsp;&nbsp; &lt;=3D=3D&nbsp;&nbsp;&nbsp;&nbsp; =
&amp;_EVT_CREATOR&amp;</FONT>
</P>
 
<P><FONT SIZE=3D2 FACE=3D"Arial">Go to triggering events, click on the =
event, click on binding definition</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">button.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Once in the WF container you can pull =
into each task container as needed.</FONT>
</P>
 
<P><FONT SIZE=3D2 FACE=3D"Arial">Regards,</FONT>
</P>
 
<P><FONT SIZE=3D2 FACE=3D"Arial">Thomas Maue Jr.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">Workflow Consultant</FONT>
</P>
 
<P><FONT SIZE=3D2 FACE=3D"Arial">&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; From: &quot;Ea, Ty&quot; =
&lt;TEa@citgo.com&gt;@LYONDELL</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; Sent: Thursday, October 11, 2001 =
11:22 AM</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; To:&nbsp;&nbsp; =
SAP-WUG@MITVMA.MIT.EDU</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; =
Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How to access container element =
_EVT_CREATOR</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt;</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt;</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; Hi Everyone,</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt;</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; We are upgrading to 4.6C from =
3.1H.&nbsp; We are currently trying to determine</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; the creator of the triggering =
event for one of our workflow definitions.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; I</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; know that there is a way to =
access this data via the workflow task</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; container, but we are having a =
difficult time locating the element</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; _EVT_CREATOR to be used in our =
binding.&nbsp; By default, we only have access</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; to</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; the following container elements =
in the workflow task container:</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; _WF_Priority</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; _Attach_Objects</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; _Adhoc_Objects</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; _WI_Group_Id</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; _Workitem</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt;</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; How can we get access to =
_EVT_CREATOR?&nbsp; We have attempted to use</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; _WF_INITIATOR but this will =
return the user id &quot;WFBATCH&quot; every time -</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; which</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; is not what we want.&nbsp; We =
are looking for the user id of the creator of the</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; event as seen in the event log =
(transaction SWEL).</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt;</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; Probably something really simple =
that I have overlooked, but any help</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; would</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; be appreciated.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt;</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; Thanks,</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; Ty Ea</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; The information transmitted is =
intended only for the person or entity to</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; which it is addressed and may =
contain confidential and/or privileged</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; material. Any review, =
retransmission, dissemination or other use of, or</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; taking of any action in reliance =
upon, this information by persons or</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; entities other than the intended =
recipient is prohibited. If you received</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; this in error, please contact =
the sender and delete the material from any</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt; computer.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt;</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Arial">&gt;&nbsp;&nbsp; - att1.htm &lt;&lt; =
File: att1.htm &gt;&gt;</FONT>
</P>
</UL>
<P><FONT SIZE=3D2 FACE=3D"Arial">The information transmitted is =
intended only for the person or entity to which it is addressed and may =
contain confidential and/or privileged material. Any review, =
retransmission, dissemination or other use of, or taking of any action =
in reliance upon, this information by persons or entities other than =
the intended recipient is prohibited. If you received this in error, =
please contact the sender and delete the material from any =
computer.</FONT></P>
 
</BODY>
</HTML>