Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

client in WAS-Link

Former Member
0 Likes
544

hi there,

from an abap i sent a mail with a link.

>http://xxxxx.xxxx:8000/sap/bc/bsp/sap/hap_document/document_port_wf.htm?ID=01477CD7BBC19B02E8E10080000A350AF40000 >

the user clicks on the link and has to log on to the WAS.

it seems that i have the wrong client here. HOW do i connect to the right client (100) ??

is there a parameter for it ????

b. reg, Martin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
511

Hello Martin,

Try sap-client=xxx as a parameter in your url.

Regards,

Dirk.

Hello Martin,

Try sap-client=xxx as a parameter in your url.

Regards,

Dirk.

2 REPLIES 2
Read only

Former Member
0 Likes
512

Hello Martin,

Try sap-client=xxx as a parameter in your url.

Regards,

Dirk.

Read only

0 Likes
511

hi Dirk,

thanks a lot !

b. reg, Martin