How to pass only the required arguments without the host name getting appended as the last argument to the post-processing script in SFT mode.

How to pass only the required arguments without the host name getting appended as the last argument to the post-processing script in SFT mode.

book

Article ID: KB0089845

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Files for Unix and Windows -
Not Applicable -

Description

Description:
If using a post-processing script in TIBCO ActiveMatrix Adapter for Files (Unix/Win) (FA) the host name gets appended as the last argument of the post-processing script in SFT mode.

Resolution

If you don't want to pass the host name as the last argument when using the post-processing script in SFT mode, you can write a wrapper script which is invoked by TIBCO ActiveMatrix Adapter for Files (Unix/Win) and that wrapper script should call the actual script with the required arguments.

Issue/Introduction

How to pass only the required arguments without the host name getting appended as the last argument to the post-processing script in SFT mode.

Additional Information