|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| BeginRequest () |
Tracks the beginning of the PASOE request |
||
| dispose () |
Destroy/Shutdown/Anti-Initializer |
||
| EndRequest () |
Tracks the end of the PASOE request |
||
| CHARACTER FormatFileName (character) |
Formats an ABL procedure name to look something like a type name |
||
| initialize () |
Initializer/Startup |
||
| LoadSettings () |
Loads the settings from telemetry.conf |
||
| SetClientPrincipal (handle) |
Sets user and domain based on the client principal provided |
||
| SetData (integer, character, character) |
Sets application specific data |
||
| SetError (Error) |
Updates details about an Error |
||
| SetKey () |
Sets the key for the aggregation in ProTop |
||
| SetRequestUri (URI) |
Updates the URI |
||
| SetServiceInterface () |
Set the initial Service Interface |
||
| SetServiceInterface (OERequestInfo) |
Updates the Service Interface |
||
| SetServiceRequest (character, character) |
Updates the Service Request |
||
| SetStopCondition (Stop) |
Updates details about a StopCondition |
||
| SetUserInformation (character, character) |
Updates the user and domain name |
||
| ValidateSettings (JsonObject) |
Validates the Settings |
||
| WritePendingRequest () |
Writes the Pending Request data |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL BufferedOutput |
|
||
| INTEGER DetailLevel |
|
||
| CHARACTER FileNamePattern |
|
||
| CHARACTER InstanceIdentifier |
|
||
| CHARACTER OutputDirectory |
|
||
| CHARACTER PendingRequestFileName |
|
||
| CHARACTER PendingRequestsOutputDirectory |
|
||
| CHARACTER ServiceInterfacePath |
|
|
Top
BeginRequest ()
|
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dispose ()
|
|||||||||||||||||||||||||
EndRequest ()
|
|||||||||||||||||||||||||
CHARACTER FormatFileName (character)
|
|||||||||||||||||||||||||
initialize ()
|
|||||||||||||||||||||||||
LoadSettings ()
|
|||||||||||||||||||||||||
SetClientPrincipal (handle)
|
|||||||||||||||||||||||||
SetData (integer, character, character)
|
|||||||||||||||||||||||||
SetError (Error)
|
|||||||||||||||||||||||||
SetKey ()
|
|||||||||||||||||||||||||
SetRequestUri (URI)
|
|||||||||||||||||||||||||
SetServiceInterface ()
|
|||||||||||||||||||||||||
SetServiceInterface (OERequestInfo)
|
|||||||||||||||||||||||||
SetServiceRequest (character, character)
|
|||||||||||||||||||||||||
SetStopCondition (Stop)
|
|||||||||||||||||||||||||
SetUserInformation (character, character)
|
|||||||||||||||||||||||||
ValidateSettings (JsonObject)
|
|||||||||||||||||||||||||
WritePendingRequest ()
|
|||||||||||||||||||||||||
LOGICAL BufferedOutput
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
INTEGER DetailLevel
|
|||||||||
CHARACTER FileNamePattern
|
|||||||||
CHARACTER InstanceIdentifier
|
|||||||||
CHARACTER OutputDirectory
|
|||||||||
CHARACTER PendingRequestFileName
|
|||||||||
CHARACTER PendingRequestsOutputDirectory
|
|||||||||
CHARACTER ServiceInterfacePath
|
|||||||||