/AWS1/CL_NIMSTRMINGSESSSTRGR00¶
The upload storage root location (folder) on streaming workstations where files are uploaded.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_linux TYPE /AWS1/NIMSTRMINGSESSSTRGROOT00 /AWS1/NIMSTRMINGSESSSTRGROOT00¶
The folder path in Linux workstations where files are uploaded.
iv_windows TYPE /AWS1/NIMSTRMINGSESSSTRGROOT01 /AWS1/NIMSTRMINGSESSSTRGROOT01¶
The folder path in Windows workstations where files are uploaded.
Queryable Attributes¶
linux¶
The folder path in Linux workstations where files are uploaded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINUX() |
Getter for LINUX, with configurable default |
ASK_LINUX() |
Getter for LINUX w/ exceptions if field has no value |
HAS_LINUX() |
Determine if LINUX has a value |
windows¶
The folder path in Windows workstations where files are uploaded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WINDOWS() |
Getter for WINDOWS, with configurable default |
ASK_WINDOWS() |
Getter for WINDOWS w/ exceptions if field has no value |
HAS_WINDOWS() |
Determine if WINDOWS has a value |