The Edit ABL Service page allows you to edit an ABL service of WebHandler type, REST type (with or without Data Object), WebApp type (with or without Data Object) as required.

To edit an ABL service:

  1. From the Project Explorer view, expand the Defined Services node under your ABL Web App project.
  2. Right-click an ABL Service, and then select Edit on the context menu. The Edit ABL Service wizard appears. You can also double-click to open the wizard.
    Note: You cannot modify the Project, Transport and Service name fields. They are disabled.
  3. Do one of the following:
    1. To edit an ABL service of Data Object type with a REST service provider, enter a Service relative URI and Service description as required. In the Service relative URI field, specify a resource Uniform Resource Identifier (URI). This is relative URI for all the resources defined in the ABL Service. The relative path must start with /. For example, /sampleURI.
      Note: You cannot modify the Service type, Service name, or WebHandler fields. You can edit or remove a resource URI using Edit and Remove. Use the Up and Down keys to sort the resource URIs.
    2. Click Next and select the resources.
  4. Click Next. The second page of Edit ABL Service wizard appears where you can select the Data Object resources (ABL Service annotated ABL procedure and class files) for the defined service.
  5. From the Resources list, modify your previous selection by adding or removing the resoures.
  6. Click Select All to add all the available resources.
    Note: Click Deselect All to clear the selection of the resources.
  7. Click Finish.