File - create a directory
Search form
Description - Creates a
Runtime Class - com.ibi.agents.XDPFFileOpsAgent
Parameter Groups
Parameter Type Description
* Directory Name: string The directory to create.
* - denotes required
Parameter Type Description
Retry: integer If non-zero, will retry the operation n times at one-second intervals
* - denotes required
Parameter Type Description
* Out Document: string Document returned by operation (bad input defaults to result)
Select from one of the following options:
- Result {result} - Returns the result of the operation.
- Status {status} - Returns a status document
- Original {original} - Returns the document passed in
* Return on Failure: string Whether input document or status document returned on failure
Select from one of the following options:
- Input Document {input} - Return status document on error
- Status Document {status} - Return status document on error
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDPFFileOpsAgent
Parameter Groups
Parameter Type Description
* Directory Name: string The directory to create.
* - denotes required
Parameter Type Description
Retry: integer If non-zero, will retry the operation n times at one-second intervals
* - denotes required
Parameter Type Description
* Out Document: string Document returned by operation (bad input defaults to result)
Select from one of the following options:
- Result {result} - Returns the result of the operation.
- Status {status} - Returns a status document
- Original {original} - Returns the document passed in
* Return on Failure: string Whether input document or status document returned on failure
Select from one of the following options:
- Input Document {input} - Return status document on error
- Status Document {status} - Return status document on error
* - denotes required
Output Events
Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Directory Name: | string | The directory to create. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Retry: | integer | If non-zero, will retry the operation n times at one-second intervals |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Out Document: | string | Document returned by operation (bad input defaults to result)
Select from one of the following options:
|
* | Return on Failure: | string | Whether input document or status document returned on failure
Select from one of the following options:
|
* - denotes required
Output Events
Name | Description |
---|---|
OnFailedOperation | Could not perform the operation requested. |
OnNotFound | The resource was not found. This may or may not be a failure. |
OnParseError | Could not parse a document. |