Previous Topic

Next Topic

Book Contents

Using the ODM Java Sampler tool

The ODM Java Sampler tool utility is an ODM Java Client with Object classes generated using ODM WSDL and XSD that you can use to write your own Client using Java language.

This utility provides:

Usage

java -jar ODMJavaSampler.jar <Adapter_Host> <Virtual_Dir> <trial_Name> <Certificate_JKS_FILE> <Cert_Alias> <Cert_Password> <Method Name>

Example:

java -jar ODMJavaSampler.jar hsgbuinfws.us.oracle.com/qapfst InFormAdapter qapfst cert.jks te-a8192283-ac72-4b7a-b305-9b71fb3afbbe password GetSiteList

Send Feedback