Skip to main content
April 24, 2023
Question

Data is not writing to data store entity

  • April 24, 2023
  • 12 replies
  • 0 views

Hi,

When i am trying to write the data to data store entity data was not writing to DB but in instance the columns has the data. And one more weird thing happening is in the completed instance if i trigger from the write to data store entity or from before node to write to DSE the data is inserting to dB but when it ran as new instance only pv variables has the data and nit writing to DB, what could be the reason for this could anyone please suggest on this

12 replies

April 24, 2023

Hi, do you have any errors in your process model please share some screenshots of your instance

April 24, 2023

Hi

There is no error in the process it was completed without any error but to db the data was not written. In the same completed instance if I trigger from data store entity means then the data was inserting to db

April 24, 2023

can you share a screenshot ? 

Edit : Your node is not configured properly on the flow I think it must be looking something like this 

April 24, 2023

Hi Dharanik,
Could you please attach the Screen Shot of the flow and the configuration of your input nodes in WDSE?

April 25, 2023

Thank you so much for everyone the issue is fixed i haven't observed there is dependent other process writing to write the data to entity to the same table in the interface there was process called in the process parameters i didn't mapped my two new input fields after mapping the fields there it worked

thanks once again to everyone