Not able to update an existing record using an update activity | Community
Skip to main content
Level 2
July 20, 2021
Solved

Not able to update an existing record using an update activity

  • July 20, 2021
  • 3 replies
  • 1073 views

Hi All,

 

We are facing an issue when updating an existing record using an update activity. It does not give any error and shows the record has been updated.  However, it never gets updated but if try to update the same record using a Script/SQL statement in the workflow, it’s works fine.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by anishs2303

Thank you both!

 

This issue has been resolved, and we found that it was with respect to data.

3 replies

Manoj_Kumar
Community Advisor
Community Advisor
July 20, 2021

Hello @anishs2303 

 

Can you share more details on how the activity is configured or logs?

 

 

 

Manoj  | https://themartech.pro
Krishnanunni
Level 4
July 21, 2021

Hi @anishs2303 ,

If any of the columns listed in the schema keys are blank, we might experience such issues. Could you please check that as well? If there are blank records in any of the key field, either it should be filled or the column should be removed from the keys.

anishs2303AuthorAccepted solution
Level 2
July 22, 2021

Thank you both!

 

This issue has been resolved, and we found that it was with respect to data.