Retrieve a Service Log Pk for a Callback.

If not found 0 will be returned. If duplicate Service Logs are found the latest record will be returned.

Syntax

ISDatabaseBL.GetServiceLogForCallback(serviceType, serviceId, requestReference, responseReference, serviceLogPk)

Parameters

NameTypeOptionalByRefDescription
serviceType iseServiceLogServiceType The Service Type.
serviceId String The Service Id.
requestReference String Request Reference. Either Request or Response Reference must be supplied.
responseReference String Response Reference. Either Request or Response Reference must be supplied.
serviceLogPk Integer ByRef The Primary Key of the Service Log Record for the Callback.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISDatabaseBL
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0