Issue facing at the time of development of custom form
Hi Exprts,
We have Oracle EBS R12.1.3., Oracle DB 11g and Oracle Form 10g ( [32 Bit] Version 10.1.2.0.2 )
We have developed custom form to display the Sub Inventory wise On Hand Stock.
To get the result, I have used the seeded API : apps.INV_QUANTITY_TREE_PUB.QUERY_QUANTITIES .
This API is running perfectly in PL/SQL Block, giving the correct results.
But when same API we are using oracle Form 10g, it's giving following error
FRM-92101 : There was a failure in Forms Server during startup, This could happen due to invalid configuration.
Please look into web-server log file for details.
Can anyone help to resolve the issue ?