The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

External Command Activity


Priya Mahajan

Recommended Posts

When I'm trying to execute this XCOM command usingExternal Command Activity in Tibco BW 5.14, It is not able to find the//ad/nas/abc/"Test 1.txt"

xcomtcp -f /nas/XCOMConfig.cnf REMOTE_FILE_RF=//ad/nas/abc/"Test 1.txt" LOCAL_FILE_RF=/nas/abc/pqr/"Test 1.txt"

Link to comment
Share on other sites

Did you try removing the double quotes //ad/nas/abc/Test 1.txt or putting them like this : " //ad/nas/abc/Test 1.txt".

 

If that doesn't help you may try to execute the command from a command window on the BW server and see if you get an error message, you may also need to check access rights for the account used to run your BW.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...