Returns the enable authentication flag setting.

Syntax

Response = HTTP_Services('GetFlushCacheFlag')

Returns

Returns the flush cache flag setting. This is used by the 3.x - ClearSettings service to determine if a Flush and GarbageCollect statement should be called in order for changes in web service procedures to always be available without having to restart the OEngineServer.

Parameters

N/A

Remarks

It pulls this from SRP_HTTP_FRAMEWORK_SETUP <7>.

  • No labels