Software AG Products 10.5 | Administering Integration Server | Setting Up HTTP URL Aliases | Creating an HTTP URL Alias | Specifying the URL Path
 
Specifying the URL Path
The URL path defines the resource to which the alias resolves. You specify a URL path for the URL alias and/or for port mappings defined for a URL alias.
Following are examples of formats for the URL path for different resources:
*If the resource is a service:
invoke/folder_name.subfolder_name/service_name
*If the resource is a REST resource:
rest/folder_name/subfolder_name
*If the resource is a REST V2 resource:
restv2/folder_name:resource_name
*If the resource is not a service or a REST resource:
package_name/file_name.ext
Note:
The URL path cannot include a space or the following characters:
# % ? ’ “ < \