Step Details | |
Introduced in Version | 7.12.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Equifax > Consumer Credit Report |
The Get Consumer Credit Report step sends a request to the associated Equifax endpoint to retrieve a consumer credit report. To set values for individual fields in the request, select Build Data for the Requests and Consumers inputs.
Prerequisites
This step requires the Equifax module to be installed before it will be available in the toolbox.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Request | The values sent to the endpoint in order to retrieve a credit report. | ConsumerCreditReportRequest |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Outputs | ConsumerCreditReportResponse |
Common Errors
Equifax Module Settings have not been configured
If the inputs have not all been configured, the step will cause an error.
To correct this, completely fill out the inputs for this step.
Exception Message:
DecisionsFramework.Design.Flow.ErrorRunningFlowStep: Error running step Get Consumer Credit Report 1[GetConsumerCreditReport] in flow [Step Library Flow]: Exception invoking method GetConsumerCreditReport on class ConsumerCreditReportSteps ---> DecisionsFramework.LoggedException: Exception invoking method GetConsumerCreditReport on class ConsumerCreditReportSteps ---> DecisionsFramework.LoggedException: Equifax Module Settings have not been configured. Cannot continue.
at Decisions.Equifax.ConsumerCreditReport.ConsumerCreditReportSteps.ExecuteCreditReportRequest(ConsumerCreditReportRequest request)
at Decisions.Equifax.ConsumerCreditReport.ConsumerCreditReportSteps.GetConsumerCreditReport(ConsumerCreditReportRequest request)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
--- End of inner exception stack trace ---
at DecisionsFramework.Design.Flow.StepImplementations.InvokeMethodStep.Run(StepStartData data)
at DecisionsFramework.Design.Flow.FlowStep.RunStepInternal(String flowTrackingID, String stepTrackingID, KeyValuePairDataStructure[] stepRunDataValues, AbstractFlowTrackingData trackingData)
at DecisionsFramework.Design.Flow.FlowStep.Start(String flowTrackingID, String stepTrackingID, FlowStateData data, AbstractFlowTrackingData trackingData, RunningStepData currentStepData)
--- End of inner exception stack trace ---
Related Information
Related Articles: