cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a shortcut to execute NWBC as with SapGui?

BlaiseF
Explorer
0 Kudos

Hello,

With Sapgui we can create an shortcut to start Sap transaction. We can configure the target system, the client, the user and password.

How to make the same thing with NWBC 3.0 ?

Best regards

Frédéric Blaise

e-Kenz S.A.

Luxembourg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hello Frederic, did you know the way to do it?

Hernando

BlaiseF
Explorer
0 Kudos

Helllo Hernando,

You can use the following command:

"%ProgramFiles1%SAPNWBCNWBC.exe" sap-nwbc://user:password@url?sap-client=client&sap-language=EN

You have to change the following parameters with your values:

%ProgramFiles1% = is the directory for the installation of NWBC

user

password

Url = is the address of the server which is used by netweaver (https: // server.domain.com:8200 / nwbc for example)

client

EN

Best regards

Frédéric

Former Member
0 Kudos

Hello Frederic,

I know it's an old thread but I also want to start a SAP transaction but with this command it's "only" opening NWBC. Is it possible to include in the command the SAP transaction ?

Best regards,

Christopher