Creating a Remedy Web Service

Create and expose Web services in a Remedy AR system.

This section provides an overview of an example of how to expose Web services in Remedy AR system Version 6.0.x. This example shows the Category_Query_Service. For detailed procedures, see the Remedy Administrator documentation.

  1. Open the Remedy Administrator and enter your login information.
  2. Select Servers > Host > Web Services , where Host is the name of the Remedy server, such as ITSM60demo.
  3. Right-click Web Services, and select New Web Service.
  4. In the New Web Service window, make entries for the Web service.

    This New Web Service window shows example entries for Category_Query_Service.

  5. Click Input Mapping to define the input mapping.

    This input mapping window shows example input mapping entries for Category_Query_Service.

  6. Click OK.
  7. Click Output Mapping to define the output mapping.

    This output mapping window shows example output mapping entries for Category_Query_Service.

  8. Click OK.
  9. Click the Permissions tab to assign the appropriate permissions to the Web Service.
  10. From the No Permission list, select Public and click Add.
  11. From the main menu, select File > Save > Web Service to save the Web Service.
  12. Verify the WSDL is accessible from the Remedy middle-tier server.
    1. Click the WSDL tab.
    2. Edit the WSDL URL field according to the instructions on the tab.
    3. Click View.

      A WSDL displays, which indicates the WSDL is accessible from the Remedy AR middle-tier server; you can use it to create the Web service. An error message indicates the WSDL is not accessible from Remedy AR; you will not be able to use it.

Related tasks
Creating a Mobile Business Object From a Web Service


Created September 17, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com