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:
- SignOn to CD Node
- Submit a Process
- Select the Process Stats
- SignOut from CD Node
Java and Python scripts come packaged with the installer. To access the scripts, go to
<INSTALLATION_PATH>/SampleRESTClientScripts
directory.