Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Executing HCMDataLoaderServiceSoapHttpPortClient.main gives Java error
Summary
Exception in thread "main" java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy runtime error when executing HCMDataLoaderServiceSoapHttpPortClientContent
We are trying to implement HCM Data Loader utility once we have upgraded to 19B in May. Since FBL would not be supported we are working on implementing HDL. Currently we call FBL IntegrationSevice from command prompt via a batch file. This now needs to be replaced with HDL class file.
To achieve the above, I modified HCMDataLoaderServiceSoapHttpPortClient.java supplied in the Automating_HCM_Data_Loader_R11.pdf and compiled it successfully. When executing HCMDataLoaderServiceSoapHttpPortClient.class I get "Exception in thread "main" java.lang.ArrayStoreException: sun.reflect.annotation.TypeNotPresentExceptionProxy" error. Please see the attached file for more details.
Tagged:
1