Products | Versions |
---|---|
TIBCO BusinessConnect EDI Protocol Powered by Instream | - |
Not Applicable | - |
Resolution:
Description:
============
Instream validation error: Return Code : 131; Message : Error 11 : Please set up 'FSINSTREAMINI" before run Instream .
Environment:
==========
Linux, EDI 6.5, Instream 8.3, Translator 3.3
Symptoms:
=========
When we run an edi transaction through edi 6.5, instream 8.3, translator 3.3 configuration, under the logviewer we see a validation error with the above mentioned exception.
Cause:
=====
FSINSTREAMINI related variables are not being updated properly in the interiorserver.tra file.
Resolution:
=========
Modify the following variables to correctly point to the intream bin directory on your system. This should be done in the bcengine.tra file located in the BC_HOME/bin directory.
tibco.env.FSINSTREAMINI=%TIB_HOME%/instream/8.3/bin
java.property.FSINSTREAMINI=%TIB_HOME%/instream/8.3/bin