Endpoints in Maximo IT are created to identify a target location and the transport
mechanism that the integration framework or deployment manager uses to publish data or to
invoke a service. For more details, refer Creating endpoints.
Procedure
-
In the End Points application, click New End Point on the navigation
panel.
-
In the End Point tab, specify details in the below fields as follows:
-
End Point : Specify the end point name. For example, JIRA_21.
Note: Make a note of the end point name.
-
Handler: Select HTTP.
-
In the Properties for End Point window, click View Details of the following
endpoint property field and perform the following actions:
- HEADERS: Under Value column specify Content-Type:application/json
- HTTPMETHOD: Under Value column specify GET
- PASSWORD: Under Encrypted Value column specify your JIRA API token that you noted
in Creating the API token in JIRA.
- URL: Under Value column specify your JIRA server URL, for example
http://<YOUR_JIRA_SERVER_IP>:<Port
- USERNAME: Under Value column specify JIRA username