Versions Compared

Key

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

Sets the self URL for the current serviceReturns the enable logging flag setting.

Syntax

Code Block
Response = HTTP_Services('SetSelfURLGetEnableLoggingFlag', 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 servicesA Boolean value indicating whether or not logging is enabled for this web application. This is used by the CreateLogFile service to determine if logging should be attempted.

Parameters

N/A

Remarks

It pulls this from SRP_HTTP_FRAMEWORK_SETUP <10>. Note: Only an explicit setting of False (0) will turn this flag off.