Skip to main content
keerthanm0001
September 2, 2024
Question

Process model Error

  • September 2, 2024
  • 4 replies
  • 0 views

Hi Everyone ,

I am getting an error in write to record node in the process model.

we had relationship between two records, the table name of the parent  record was modified and it was throwing an error in Process model.

telling: table does not exist  "The table name(old table name) " ,later the parent record was removed from application ,and the relationship is also removed.

Even now I am getting the same error.

when I am not even referring that record ,I am getting an error saying the older table name does not exist ,the table name is modified and record is removed ,why am I facing the error still?

Pls let me know the solution

    4 replies

    stefanhelzle0001
    September 2, 2024

    I think it is obvious that Appian still tries to write to that table. To identify the root cause, you will probably have to investigate deeper, and share more details allowing us to support.

    keerthanm0001
    September 2, 2024

    Hi [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] 

    Thank you for the reply.

    actually I am using only one write to record in the Process Model ,that too in this write to record I am using a different record ,

    the table which is coming in that error is not the one which is referred in the record

    this is My PM

    stefanhelzle0001
    September 2, 2024

    Thanks for sharing this, but I am afraid to say that we need way more details to get any insights. Records source config, snippets of the tomcat stdout log file, table names ...