If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

COGTR Throwing up an Error on STDERR

Started by BharatRedz, 02 Apr 2015 08:55:42 AM

Previous topic - Next topic

BharatRedz

Hi All,
When executing the following bash script
$ cogtr -n "C:\Program Files\Models\Test.pyj" following message is generated
Transformer Version 10.2.6
The system cannot find the path specified

$

Is there any way i can avoid the bash script displaying the above two messages. As this is getting propogated to STDERR


MFGF

Quote from: BharatRedz on 02 Apr 2015 08:55:42 AM
Hi All,
When executing the following bash script
$ cogtr -n "C:\Program Files\Models\Test.pyj" following message is generated
Transformer Version 10.2.6
The system cannot find the path specified

$

Is there any way i can avoid the bash script displaying the above two messages. As this is getting propogated to STDERR

Hi,

If you're using bash, that implies you are running Transformer on a unix server? Is that the case?

If so, a Windows path to the model file (C:\Program Files\Models\Test.pyj) isn't going to be valid. Replace the path with the appropriate unix path to the model location.

MF.
Meep!