How do I update my OIP applications for the latest API version and address?

  • Article Type:
  • How To
  • Last Modified:
  • 11/05/2022

Objectives

Learn how to update OIP applications to use the latest API version and web address.

Environment

CCH Axcess Open Integration Platform (OIP)

Procedure

  1. Obtain the latest SDK as described in How do I install Open Integration Kit (OIK)?
  2. Review your application source code to determine which type of API is used. Reference the Open Integration Kit (OIK) read me and help files as needed.The possible API types are:
    • Client Side SDK SOAP APIs
    • Server Side SDK SOAP APIs
    • Web services RESTful APIs 
  3. Review your application source code to determine which URI (API address) is used. The valid URIs are:
    • https://sdk.cchaxcess.com (support ends May 2020)
    • https://api.cchaxcess.com
  4. Update all URI references to https://api.cchaxcess.com
  5. If using SOAP APIs, replace the OIK DLLs used in your application with DLLs from the most recent kit.
  6. Recompile, test, and distribute your application.
  Solution Tools
  Attachments
 Solution Id 000226457/000101450
 Direct Link
To provide feedback on this solution, please login.

Your feedback about this article will help us make it better. Thank you!