Returns the self URL for the current service.

Syntax

Response = HTTP_Services('GetSelfURL')

Returns

The URL representing the current web service.

Parameters

N/A

Remarks

This is not the same as the GetFullEndPointURL service, which returns the entire URL submitted by the client. The Self URL is that part of the Full End Point URL that represents the current segment currently being processed by a web service.

  • No labels