Why do I get the error "Can't create .tgl file." while running the ECS2TGL conversion utility?

Why do I get the error "Can't create .tgl file." while running the ECS2TGL conversion utility?

book

Article ID: KB0085511

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect EDI Protocol Powered by Instream -
Not Applicable -

Description

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)

Issue/Introduction

Why do I get the error "Can't create .tgl file." while running the ECS2TGL conversion utility?