|
"File Upload Commit"
(SVC/FILE)
View Options:
(help)
| Focus: |
Maintenance / Operation |
| Structures: |
Abstract / Concrete |
Description:
This command indicates that the loaded LFILUPLDATA file data contents should be written to storage. The FILEID paramter indicates the storage location. The complete file data set is first validated before successfully entering the COMMIT state. The validate only flag in the FILEFLAGS parameter indicates that validations errors shoud be reported, but that the file upload state machine will remain in the LOAD state regardless of the validation outcome.
Layout:
(show detail;
help)
| Offset |
S |
L |
|
Type |
ITOS name |
ITOS description |
| 0x008 |
0 |
4 |
|
U12 |
LFILENODE | Computer to send the command to |
|
4 |
12 |
|
U12 |
LFILEPAD12 | A twelve-bit padding field |
| 0x00A |
0 |
16 |
|
U12 |
LFILEFLAGS | File Commit Flags |
| 0x00C |
0 |
32 |
|
U1234 |
LFILEID | File Storage ID |
|