We’re trying to integrate Java with Oracle Apps.For this we’re using Java Connector Architechture.Connection with Oracle is not a problem.
Problem is how to execute the functions of the ERP through Java.We’ve tried a number of ways like but don’t seem to find the right solution.
Could anybody give any hint whether invoking ERP functions through Java is possible and if possible how to invoke them?