Execute a Credit Enquiry update request to retrieve a request currently "In Progress".

Syntax

finCreditBureau.ExecuteCreditEnquiryUpdate(serviceLogPk, [failedNotYetComplete], [executeUpdateFailed], [executePostFailed], [response])

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Primary Key of a Service Log for the Credit Enquiry.
failedNotYetComplete Boolean Optional ByRef Indicates that the failure was because the Report has not yet complete. If omitted, a value of False is assumed.
executeUpdateFailed Boolean Optional ByRef Indicates whether the original Service Log update failed. If omitted, a value of False is assumed.
executePostFailed Boolean Optional ByRef Indicates whether the post script event "ExecuteCreditEnquiryUpdatePost" failed. If omitted, a value of False is assumed.
response ISCreditEnquiryResponse Optional ByRef The Response returned from the Credit Enquiry service. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finCreditBureau
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0