Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- Users who wish to access the JS7 REST API use scripting languages wrapped in shell jobs.
- This includes languages such as Python, PowerShell etc.
Desired Feature
- A JITL Job Template is made available to access the JS7 REST Web Service API from jobs running on any supported platform.
- The JITL Job Template will manage authentication with JS7, see JS7 - JITl - Common Authentication
- Support for authentication from Agent configuration
- Support for authentication form Job Resource settings
- The JOC Cockpit GUI offers a REST Editor to create REST requests.
- Built-in templating support for a number of JS77 REST APIs such as /orders/add, /orders/cancel etc.
- Built-in option to send requests from the GUI and to check related responses.