Page History
...
| Code Block |
|---|
Response = HTTP_Services('SetSessionID') |
Returns
N/A
Parameters
| Parameter | Description |
|---|---|
| SelfURL | The self URL relevant to the current service. Required |
N/A
Remarks
The Session ID is created in the following format:
...
YYYY-MM-DD_HH-MM-SS_
...
<ProcessID>
Process ID is created with the GetCurrentProcessID Windows API.