Sample Scripts to invoke RESTful APIs

IBM® Connect:Direct® Web Service sample scripts can be used to invoke RESTful APIs . These scripts run from a remote client - making scripting common actions easier and can be customized to suit your business requirements.

JavaRESTClient.java and PythonRESTClient.py are sample Java and Python program, which invokes following APIs programmatically:
  1. SignOn to CD Node
  2. Submit a Process
  3. Select the Process Stats
  4. SignOut from CD Node

Java and Python scripts come packaged with the installer. To access the scripts, go to <INSTALLATION_PATH>/SampleRESTClientScripts directory.