adm.StoreSystemFile
This job saves the system file received from the client.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Controls save behavior and timestamp format: |
|
STRING |
Yes |
Name of the system file |
|
INT |
Yes |
Timestamp in LowDateTime format |
|
INT |
Yes |
Timestamp in HighDateTime format |
3. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: adm.GetSystemFile