Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
For outbound EZcomm file poller, the specified directory should be:
<Dir>/EZcomm/*.* (example: "c:/temp/outbound/EZComm/*.*")
and the files should be placed in:
<Dir>/EZcomm/<tpname>/<operation category name>_<operation name>/ (example C:\temp\outbound\EZComm\bcftps\TestCategory_TestOperation)
For inbound, the FILE directory should be set to:
<baseDir> (example c:\temp\inbound)
and the file shoud be placed in:
<baseDir>/EZComm/<tpname>/<operation category name>_<operation name>/ (example C:\temp\inbound\EZComm\bcftps\TestCategory_TestOperation)