file-path
Contained By
| Business Service Element | Business Service Request |
|---|---|
| IPFusion | <request name="publish"> |
| Queue | <request name="dequeue-next-file"> |
Contains
| Business Service XML Element |
|---|
| N/A |
Business Service Parameter
| Business Service Element | Name | Description | Parameter Type | Req (Y/N) | Valid Value(s) | Default Value | Direction |
|---|---|---|---|---|---|---|---|
| IPFusion | file-path | Specifies output file name. Value will be appended to <output-path>. | string | Y | user defined | in | |
| Queue | file-path | The full path of the original document dequeued from the source folder. | string | user defined | out |
Example
<file-path type="string">Document.pdf</file-path>