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.
UCM Client searchTool doesn't return data
Summary
Inovocating searchTool in a java program with library oracle.ucm.fa_client_11.1.1 doesn't return any dataContent
Hi all
We have been trying to implement Oracle WebCenter Content Document Transfer Utility - Oracle Fusion Applications 11g in a Java program. We followed instructions in help documentation (downloaded from url http://www.oracle.com/technetwork/middleware/webcenter/content/downloads/wcc-11g-downloads-2734036.html, under folders "programmatic-invocation", RidcToolTest.java )
Before implement java program, we successfully ran from prompt the command :
java -jar oracle.ucm.fa_client_11.1.1.jar SearchTool --url=https://hdfb.fs.em3.oraclecloud.com/_dav/cs/idcplg --username=MPS_BACKUP_1 --password=xxxx --dOriginalName=Pippo_31_10_2017.xlsx
0