Dear All,
i have a workflow as below,
I have approximately 200 users using this workflow process and sporadically the data is not being saved into sql database.
I have checked if there is any errors, but nothing appeared on the console.
Any idea?
Dear All,
i have a workflow as below,
I have approximately 200 users using this workflow process and sporadically the data is not being saved into sql database.
I have checked if there is any errors, but nothing appeared on the console.
Any idea?
What exactly do you mean by "data is not being saved into sql database"?
Hello Miruna,
When the process arrives at the Insert Data, the normal behavior should be:
- save the values "Set Entry Owner" and "Start Date" into a database.
However, i noticed that though the process started on Laserfiche, however, am not seeing any data being into the database.
any ideas?
What do the instance details show for that run of the workflow? Are there any errors?
There is no errors stated in the instance details on the console.
Any idea or is my workflow not well built?
What color is the outline of the Insert Data activity in your instance details? What do you set the entry owner to in the first activity and the start date in the second one?
Hello Miruna
Entry Owner is the person who initiates the business process
Start Date pick the system date when initiating the business process
Insert Data activity color is green
Then as far as Workflow knows, the data was written. Are you sure there isn't some other query that deletes it or updates it?