File Transport
URI format: file://BaseDir/*.*
This causes all the directories under BaseDir
to be checked for the files. For the files to be handled by BusinessConnect Container Edition – Services Plug-in, include the following information:
- Default behavior for the operation BC/version/Notify:
BaseDir/EZComm/TpName
- Non-default behavior for other operations:
BaseDir/EZComm/TpName/Category_version_OperationID
WhereBaseDir is a base directory selected by the user, TpName is the name of the trading partner, Category is the operation category, version is the operation version, and OperationID is the operation ID.
If OperationID is not provided, then it defaults to BC/version/Notify.
You must provide a file mask (*.*) to ensure that the file is picked up by File transport.