Run Query Step giving error

Run Query Step giving error

Comments

  • Used Insert to Step to insert data in Postgres and it worked successfully. On trying to fetch data using select command in RunQuery step giving error - ErrorDetails: "System.InvalidCastException: Unable to cast object of type DecisionsFramework.Design.Flow.Mapping.DecisionsNativeType to type DecisionsFramework.Design.Flow.Mapping.DecisionsDefinedType.
    at DecisionsFramework.ServiceLayer.Services.DatabaseIntegration.FlowSteps.BaseReturnOptionStep.Run(StepStartData data)".
    Please help to check.

  • It got fixed!
    Thanks!

Sign In or Register to comment.