krn.UserSessionDelete
This job deletes a user work session for a B2B connection. A B2B connection exists between two servers (e.g. DRT server and Java server).
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported — pass |
|
STRING |
Yes |
ID of the work session |
2. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: krn.UserSessionCreate