Products | Versions |
---|---|
TIBCO BusinessConnect EDI Protocol Powered by Instream | - |
Not Applicable | - |
Resolution:
The error "Can't create .tgl file." is because the environment variables set in runENV.sh are not sourced correctly in your current shell.
Before you run the ECS2TGL conversion utility, run the script as
. ./runENV.sh (note the . before ./runENV.sh)