COBOL Algorithm Cannot Be Called Directly From Java.
(Doc ID 602890.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Utilities SDK - Version 2.1.0.2 and laterInformation in this document applies to any platform.
Goal
When trying to access to Cobol program CIPAADJG in OUSDK: Open Eclipse with OUSDK and try to
initialize a class:
"CobolProgramCIPAADJG cobolCIPAADJG = (CobolProgramCIPAADJG)
getDynamicComponent(CobolProgramCIPAADJG.class);"
the following error is displayed "CobolProgramCIPAADJG cannot be resolved to a type"
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |