Problem passing object key to Outlook

Todd Walter toddwalter at hotmail.com
Tue Oct 17 14:30:50 EDT 2000


Thanks for your response Winfried.  It turns out that the error was in my
method.  I created a custom method based on a call transaction and let SAP
generate the code for me.  I assumed that the code was correct (bad idea)
but it turns out that it generated the wrong parameter ID for the call
transaction.  When I tested it, it did just what you said and remembered the
last document that I was working with and made it appear that it worked.
This made me think that there was something wrong with the connection to
Outlook since it worked fine from my SAP inbox.  After changing the
parameter, everything was fine.
 
Thanks again,
Todd
 
 
>From: Winfried Winterstein              <winfried_winterstein at yahoo.com>
>Reply-To: SAP Workflow Users' Group <SAP-WUG at MITVMA.MIT.EDU>
>To: SAP-WUG at MITVMA.MIT.EDU
>Subject: Re: Problem passing object key to Outlook
>Date: Tue, 17 Oct 2000 09:13:12 -0700
>
>Hello Todd,
>
>have you checked if you have explicity set the
>parameter for the document number?
>If you work within a SAP session, the system memorizes
>certain parameters so that you do not have to enter a
>document number after aving posted it, e.g. Those
>parameters are stored in a memory that is available
>for all sessions within one SAP login.
>If you start a work item from Outlook there is a new
>login so that no parameters are set implicitly by a
>TAC (as long as you do not set them per default in
>your user profile). Therefore you have to set the
>parameter within your object method.
>Hope this helps
>
>Regards,
>Winfried Winterstein (CSC PLOENZKE)
>--- Todd Walter <toddwalter at hotmail.com> schrieb: >
>Michael,
> >
> > I have succesfully set up the MAPI and forms and
> > have gotten other workflows
> > to work.  One workflow in particular that I created
> > off of a custom object
> > does not work.  I created a custom method that does
> > a call transaction MR3M.
> >   It works fine when the workflow is executed from
> > the SAP inbox but when I
> > execute it in Outlook, it takes me to the
> > transaction but doesn't pass the
> > document number (object key) with it.  This requires
> > the user to figure out
> > what the document number is and then enter it.  I
> > just can't figure out why
> > it would work in the SAP inbox but not in Outlook.
> >
> >
> > >From: michael petrosh <xraydelta7 at yahoo.com>
> > >Reply-To: SAP Workflow Users' Group
> > <SAP-WUG at MITVMA.MIT.EDU>
> > >To: SAP-WUG at MITVMA.MIT.EDU
> > >Subject: Re: Problem passing object key to Outlook
> > >Date: Fri, 13 Oct 2000 08:40:18 -0700
> > >
> > >Todd,
> > >When you say you are passing the workitem to
> > Outlook,
> > >are you using SAPmapi????? You did not specify how
> > >your workitems are getting to Outlook.
> > >If you are using SAPmapi, you want to right click
> > on
> > >your Outlook icon on the desktop and select the
> > >SAPmapi service.
> > >
> > >1) Make sure the service is enabled for workflow.
> > >If the box is not checked, you will not be able to
> > >view workitems in Outlook.
> > >2) Click on the button to Update and install SAP
> > >forms.
> > >
> > >Regards,
> > >
> > >
> > >Michael Petrosh
> > >SAP CRM Solutions Center
> > >workflow, email integration, middleware and
> > SAPphone
> > >--- Todd Walter <toddwalter at hotmail.com> wrote:
> > > > I created a workflow off of a custom object
> > based on
> > > > the RSEG table for the
> > > > creation of Logistics invoice documents.  The
> > > > workflow sends a message to a
> > > > user who executes it with a custom method that
> > > > displays the invoice
> > > > document.  When I tested this from the SAP inbox
> > > > everything works fine.
> > > > However, when I test it from Outlook, it does
> > not
> > > > appear to know the object
> > > > key because it takes me to the initial screen
> > where
> > > > I must enter the
> > > > document number.  The task is set up as a user
> > > > decision task with a
> > > > secondary method executed before the main method
> > > > that does the display.  I
> > > > have other workflows with a similar setup that
> > seem
> > > > to work fine through
> > > > Outlook. Any help is much appreciated.
> > > >
> > > > Thanks,
> > > >
> > > > Todd
> > > >
> >
> >_________________________________________________________________________
> > > > Get Your Private, Free E-mail from MSN Hotmail
> > at
> > > > http://www.hotmail.com.
> > > >
> > > > Share information about yourself, create your
> > own
> > > > public profile at
> > > > http://profiles.msn.com.
> > >
> > >
> > >__________________________________________________
> > >Do You Yahoo!?
> > >Get Yahoo! Mail - Free email you can access from
> > anywhere!
> > >http://mail.yahoo.com/
> >
> >
>_________________________________________________________________________
> > Get Your Private, Free E-mail from MSN Hotmail at
> > http://www.hotmail.com.
> >
> > Share information about yourself, create your own
> > public profile at
> > http://profiles.msn.com.
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Messenger - Talk while you surf!  It's FREE.
>http://im.yahoo.com/
 
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 
Share information about yourself, create your own public profile at
http://profiles.msn.com.
 


More information about the SAP-WUG mailing list