Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sets the self URL Returns the unique Session ID for the current serviceHTTP Request/Response.

Syntax

Code Block
Response = HTTP_Services('SetSelfURLGetSessionID', SelfURL)

Returns

N/A

Parameters

ParameterDescription
SelfURLThe self URL relevant to the current service. Required

Remarks

N/A

Remarks

The Session ID is created in the following format:

YYYY-MM-DD_HH-MM-SS_<ProcessID>

This is used to stamp various logsThe 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.