cancel
Showing results for 
Search instead for 
Did you mean: 

Workitem shortcut error

Former Member
0 Kudos

Hi.

I'm using the program RSWUWFML2 to send an email to the users who has pending work items in their inbox. I'm running it with

One message per Work Item and Work Item Display parameters marked and the work item shortcut came into the e-mail as an attachment. When the user executes the attachment (work item shortcut), gets the following error:

Not all data for SAP GUI shortcut is available:

System description and GUI start parameter are unknown.

Enter missing data.

Opening the work item shortcut with a text editor, it has the following structure:


[System]
Name=TVD
Description=
Client=010
[User]
Name=<USERID>
Language=EN
[Function]
Title=
Command=*swnwiex p_action=DISPLAY; p_wi_id=000000023013; DYNP_OKCODE=ONLI
Type=Transaction
[Configuration]
GuiSize=Normal window
[Workflow]
Email=<USER EMAIL>

I also make a test generating a shortcut for a transaction from my sap session into my desktop and i'm getting the same error.

Clicking ok into the error message popup window opens a new window and when I select the system description it changes the system ID with the three first characters of the description and no matter if I logged in into the system it ask me for a password. However if i change the system ID with the correct value it goes to the transaction without asking me the password.

If this is relevant our saplogon is 6.20 Final Release, version: 6204.4.34.957, patch level 34.

Does anyone knows what am I doing wrong?

Regards.

Gregory.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Problem solved!

SID missing into the saplogon.ini file.

Regards.

Gregory.