Skip to main content
October 1, 2023
Question

Stuck with process models

  • October 1, 2023
  • 9 replies
  • 0 views

I have been stuck here for days . i want to write to a data store entity using process model , but i am getting this error. 

i don't really understand what do they mean " The list of records to be saved must not contain a null

what records? i filled all the fields in the form and also the fields can be null , except the ID field.  

    9 replies

    stefanhelzle0001
    Brainy
    October 1, 2023

    Well, the error message is pretty clear. The list or record you try to write contains a NULL value. Check process properties to see the actual values of your process variables.

    docs.appian.com/.../Testing_and_Debugging_Problems_with_Process_Models.html

    October 1, 2023

    when i check the prosperities they have values , but it isnt saving it to the database
     

    stefanhelzle0001
    Brainy
    October 1, 2023

    Can you share the configuration of that node?

    mathieud0001
    October 1, 2023

    I would also like to see your CDTs. I have a feeling you might have created nested CDTs instead of keeping them flat.

    October 1, 2023