roms
1. list
Input Parameters:
Field name | Description | Type | Size | Mandatory |
ROMS |
Name of ROMS | Text | 10 | Yes |
Output Parameters:
Field name | Description | Type | Size |
NAME |
Name of ROMS | Text | 10 |
DESCR |
Description of ROMS | Text | 60 |
STARTINST |
Callback Target | Text | 40 |
RECONFIG |
Time interval for reconnecting | Text (0-999) | 3 |
CMD_INTFCE |
OMS tasking via command line interface | Boolean | 1 |
JOB_QUERY |
OMS job query possible | Boolean | 1 |
JOB_CANCEL |
OMS jobs can be deleted | Boolean | 1 |
POLL_JOBS |
OMS job polling possible | Boolean | 1 |
CALLB_JOBS |
OMS job callback possible | Boolean | 1 |
DEV_QUERY |
OMS queue query possible | Boolean | 1 |
2. create
Input Parameters:
Field name | Description | Type | Size | Default | Mandatory |
NAME |
Name of ROMS | Text | 10 | None | Yes |
DESCR |
Description of ROMS | Text | 60 | None | Yes |
STARTINST |
Callback Target | Text | 40 | None | Yes |
RECONFIG |
Time interval for reconnecting | Text (0-999) | 3 | 20 | No |
3. modify
Input Parameters:
Field name | Description | Type | Size | Settable | Mandatory |
ROMS |
Name of ROMS | Text | 10 | No | Yes |
DESCR |
Description of ROMS | Text | 60 | Yes | No |
STARTINST |
Callback Target | Text | 40 | Yes | No |
RECONFIG |
Time interval for reconnecting | Text (0-999) | 3 | Yes | No |
4. delete
Input Parameters:
Field name | Description | Type | Size | Mandatory |
ROMS |
Name of ROMS | Text | 10 | Yes |