Starting workitem with www transaction using URL

Dan Harmon rrfs20 at email.sps.mot.com
Thu May 25 14:46:07 EDT 2000


Here is one way that we skipped the first screen to start a web enabled
workflow, I believe it should work to start a task as well.  Our URL
goes something like this:
 
http://our.domain.com/scripts/wgate/our_service_number/!?~language=en&WEB_FLAG=X&~okcode=CONT
 
You might not be using language resource files so ignore the
~language=en&WEB_FLAG=X
 
The key is the ~okcode=CONT parameter.  This essentially tells the ITS
to automatically process the CONT. button that appears on the 050
template.  The ITS processes the first template (screen) internally and
presents the next template (screen) to the user.
 
There are many other parameters that can be passed in the URL to the
ITS.  The list can be found in the Web Studio help.  The path is
Help->ITS Documentation->ITS Administration Guide->ITS Service
Parameters->Service Parameter Summary.
 
You also might want to consider attending BC440-Developing Internet
Application Components.
 
Regards,
Dan
--
|--------------------------------------------------------------------|
| Dan Harmon                    |             Phone:    480-383-5218 |
| R/3 Workflow Developer        |               Fax:    480-383-5140 |
| Product Data Management Team  |             Pager:    888-782-2030 |
| SPS Information Technology    |            dan.harmon at motorola.com |
|--------------------------------------------------------------------|
| Doing it right is no excuse for not meeting the schedule.          |
| Dilbert Managerial Quote Contest Winner                            |
|--------------------------------------------------------------------|
 
"Susan R. Keohan" wrote:
>
> On behalf of Richard.Schot at UNILEVER.COM...
> >Hi all,
> >I want to start the workitem that is waiting in my inbox using an e-mail
> >including the relevant URL for the ITS. The reason for this is that I started
> >the workflow using a webform. In a second phase I want the user to correct the
> >form. In stead of executing the form in SAP (and starting SAP screens) I want
> >to send an email containing the relevant link.
> >I can start the www transaction but I did not manage to place the workitem id
> >on the startscreen (0050) of the transaction and than autmatically skip the
> >first screen. How must I build the URL?  Is anybody familiar with this?
> >
> >Thanks for your help!
> >
> >Richard Schot
> >
 


More information about the SAP-WUG mailing list