Versions Compared

Key

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

Sets the self URL for the current serviceReturns the original HTTP ProcErr that the OECGI creates.

Syntax

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

Returns

The original HTTP ProcErr that the OECGI creates.

Parameters

N/A

Parameters

ParameterDescription
SelfURLThe self URL relevant to the current service. Required

Remarks

Remarks

Used by the CreateLogFile service when creating the ProcErr log. It will also be used when creating the Request log and the Request argument is emptyThe 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.