Saturday, January 19, 2008

eGenerator Issues and Solutions

Issue:
Using Direct Generation to connect the eGenerator on any environment (on sample is PD) you'll be stump by an error saying:



Solution:
On your web generator machine go to the following path and edit the jas.ini:
c:\e812\system\OC4J\j2ee\home\applications\webclient.ear\webclient\WEB-INF\classes\jas.ini

On the [OWWEB] section, add the necessary environment in the PathCodes setting.

Ex.
[OWWEB]
PathCodes=('DV812','PY812','PD812')

Notes:
Make sure there is no space in between the commas.