user

Contained By

Business Service Element Business Service Request Business Service Parameter
File

<request name="move-file">

<request name="copy-file">

<request name="delete-file">

<request name="delete-folder">

<request name="delete-folder-contents">

<request name="get-file-size">

FTP

<request name="send-file">

<request name="send-folder">

Queue

<request name="list-queued-files">

<request name="dequeue-file">

<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
File user Specifies the user that will be used to log in to the file system. This parameter is only required if you do not specify the login information in Domain Manager. string N user defined in
FTP user Specifies the user to log in when connecting to the FTP server. string Y user defined in
Queue user Specifies the user that will be used to log in to the file system. This parameter is only required if you do not specify the login information in Domain Manager. string N user defined in

Example

<user type="string">bsmith</user>