Anyone created new Pushload data loading feature in ECC?
Hello,
We are trying to implement new ECC V7 feature Push Load data loading, but struggling due to lack of Oracle documentation. Below are the steps we followed, but not getting enough support. Can any one please help us with sample and instructions?
1) We created all objects based on this document:- Implementing Push Load (Using ECC Client JAVA API)
https://docs.oracle.com/cd/E26401_01/doc.122/f21671/T673609T676700.htm
2) We retrieved Oracle sample java file based on your instructions in this SR and created new Java file from below path.
PRODUCT: ont
FILE_PATH: java/ecc/dataload
FILENAME: OMECCPushDataLoad.java