E
egarcia
Guest
Thank you for sharing the log files. The oepas2.agent.log shows error (293), (275) and (142). These errors occur in the create trigger Shoptrigc.p. The trigger calls getNextObj() which then calls ry/app/rygetnobjp.p but this procedure file is not found, which results on the mandatory Shop field not being set. You would need to add the dynamics folder to the PROPATH for PASOE so that it can find the procedure file. You should be able to configure this using PDSOE or directly the openedge.properties file. I hope this helps.
Continue reading...
Continue reading...