Appendix
The appendix includes the following reference material:
Status mapping between TA and SAP Solution Manager
Tidal Status |
SolMan Status |
---|---|
JOB_STATUS_SCHEDULED |
Scheduled |
JOB_STATUS_WAIT |
Waiting |
JOB_STATUS_WAITOP |
Waiting |
JOB_STATUS_HOLD |
Held |
JOB_STATUS_TIMEOUTTODAY |
Overdue |
JOB_STATUS_AGENTUNAVAIL |
Held |
JOB_STATUS_AGENTINACTIVE |
Held |
JOB_STATUS_AGENTOUTAGE |
Held |
JOB_STATUS_WAITONGROUP |
Waiting |
JOB_STATUS_WAITCHILDREN |
Waiting |
JOB_STATUS_CANCELLED_PENDING |
Canceling |
JOB_STATUS_READY |
New |
JOB_STATUS_LAUNCH |
New |
JOB_STATUS_ACTIVE |
Running |
JOB_STATUS_STOP |
Canceled |
JOB_STATUS_DEFERRED |
Delayed |
JOB_STATUS_ACTIVEWAITCHILDREN |
Waiting |
JOB_STATUS_ERROR |
Error |
JOB_STATUS_PRENORMAL |
Running |
JOB_STATUS_PREABNORM |
Running |
JOB_STATUS_PREEXTERN |
Console |
JOB_STATUS_COMPLETED |
Completed |
JOB_STATUS_NORMAL |
Completed |
JOB_STATUS_ABNORMAL |
Error |
JOB_STATUS_SKIPPED |
Never |
JOB_STATUS_ORPHAN |
Unknown |
JOB_STATUS_ABORTED |
Killed |
JOB_STATUS_EXTERN |
Console |
JOB_STATUS_TIMEOUT |
Overdue |
JOB_STATUS_CANCELLED |
Canceled |
Behavior of TA SAP Solution Manager
RFC Destination |
Program ID |
Behavior |
---|---|---|
New |
New
|
Creates a new destination with the Program ID. RFC server will be started. |
New |
Existing |
Multiple RFC Server will be registered corresponding to same program Id. Not supported. |
Existing |
Existing and belonging to same destination |
Uses the existing destination and RFC server will be started. |
Existing |
Existing but belonging to different destination |
Adapter will not let the connection Active. |
Optional parameter values
Parameter Name |
Description |
Data Types |
Default Values |
---|---|---|---|
CONNECTINTERVAL |
Connection attempts |
Numeriс |
30 sec |
CONNINFOPOLL |
Connection Polling |
Numeric |
10 sec |
CONNTIMEOUT |
Timeout of connection |
Numeric |
120 sec |
jco.client.lang |
Language |
Alphanumeric |
EN |
smse_version |
SMSE version used to register external scheduler. |
Numeric |
1 |
default_rfc_conn |
To enable current rfc server as default. |
Alphanumeric |
'Y' Enabled |
trace |
To enable trace. |
Alphanumeric |
'N' Enabled |
overwrite_destination_oncreate |
Overwrite the existing destination if already exist. |
Alphanumeric |
'Y' Enabled |
xmi_version |
Version of XMI |
Alphanumeric |
3.0 |
remove_destination_onUnregister |
Remove the destination while unregistering. |
Alphanumeric |
'X' |
token_response_timeout |
While requesting for token from master, the adapter uses this parameter to wait for the token response. |
Numeric |
12000 milliseconds (2 minutes) |
job_insert_response_timeout |
For Immediate and Once start conditions, the job run id is not received immediately. As a result, the adapter uses this parameter to wait and poll again for a certain number of times until it receives the job run id. |
Numeric |
12000 milliseconds (2 minutes) |