Create Account Step Exception

Create Account Step Exception

Comments

  • Hi

    Im trying to create an account using the create account step. Below shows the fields I am mapping are shown below:

    [img]https://tirade.decisions.com/decisions/Primary/largefilehandler.ashx?fileReferenceId=245abad4-991e-4f1a-adbc-7a0b74f1c508[/img]

    However when I run the flow I get this exception message:

    Name: [BusinessRule] Name is Required Exception Message: [BusinessRule] Name is Required Input Values: -- No Data -- Exception Stack Trace: DecisionsFramework.BusinessRuleException: [BusinessRule] Name is Required at DecisionsFramework.Utilities.CodeGeneration.FlowSteps.CreateEntityExtensionStep.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)

    A little confused as it seems to say that Im not provided the name but I am?

    Any help would be appreciated!

  • Hello!

    What seems to be the issue is the Entity is not being given a name. If you add data to the "Name" field, you should be able to proceed in making new accounts. Hopefully this helps!

Sign In or Register to comment.