You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Sets the self URL for the current service.

Syntax

Response = HTTP_Services('SetSelfURL', SelfURL)

Returns

N/A

Parameters

ParameterDescription
SelfURLThe self URL relevant to the current service. Required

Remarks

The self URL is the URL that identifies itself. It is typically returned in responses to serve as a self-referencing ID apart from other URLs that might be returned which direct the caller to other services.

  • No labels