Source Code for Sampler tools
This release includes the source code for the Discrepancy Sampler tool and the ODM Sampler tool.
You can use Visual Studio 2015 to open the projects and view the code. This allows you to see how the sampler tool is constructing the requests and making the web service calls.
You can also modify the code.
This guide, the sampler tools and application, and the source code are accessible from My Oracle Support (https://support.oracle.com). Download the source code and unzip it to your personal computer at your choice of location. For example:
- Discrepancy Sampler tool:
<unzip_directory>\InformAdapterSamples\DiscrepancySampler
- ODM Sampler tool:
<unzip_directory>\InformAdapterSamples\OdmSampler
- ODM Java Sampler tool
<unzip_directory>\InformAdapterSamples\ODMJavaSampler
The sampler tools are subject to the following:
Note: The sampler code is provided for your convenience to demonstrate how to use the ODM Transaction Export Interface and the Discrepancy Interface. You may use the sampler code in source form, for internal purposes only, as an aid in developing a web service interface for the discrepancy interface or ODM interface, respectively. The sampler code shall not be sublicensed, copied, or transferred in any manner. The sampler code and all accompanying documentation are provided to you "as is" without any representation that the sampler code will meet your requirements or that its use will be uninterrupted or error-free.