
~localExecute
Description |
Enables / disables skipping of R/3 logon process. When a user starts a service, the ITS usually attempts to log on to the R/3 System with information specified in the service file. If this fails, an error message is displayed in the Web browser. If your service does not need to access the R/3 System, you can set this parameter to 1 . | |
Set by |
Service file. | |
Values |
0 |
ITS attempts to log on to R/3 (default). |
1 |
ITS skips R/3 logon process. | |
Example |
~localExecute 1 | |
Valid from |
Release 4.6D. | |