Creating HTTP end points

You can use the steps provided here to create HTTP end points.

  1. Log on to Maximo® as an administrator.
  2. From the Go To menu on the navigation toolbar, select Integration -> End Points to open the End Points application.
  3. From the Select Action menu, select Add/Modify Handlers or click New End Point.
  4. Provide a valid name for the new end point
  5. Select the HTTP handler and specify the values for the following parameters:
    1. USERNAME – user name to connect to the remote computer
    2. PASSWORD – password associated with the user name
    3. CONNECTIONTIMEOUT – timeout when connecting
    4. READTIMEOUT – timeout when reading
    5. URL – URL of the file on the remote system. For example, http://9.156.6.14/test.xml
    6. HTTPMETHOD – choose POST request
    7. HTTPEXIT – name of the custom Java™ class

For more information about end points and handlers, see the End Points and Handlers section of Maximo Asset Management 7.1 Integration Guide or the documentation of your Maximo based product.