I have inserted a new value in a database . (Scenario here is I have used a parent process to capture the values and sub process to write into the database.) Then again I update that particular value (Scenario here is I used different process to get all the updated values and used the same sub process to write it to the database). But the updated values are not getting reflected in the variables tab .It is showing the values that I used while inserting but in Process history tab the values are updated properly. I have mapped the input tabs properly. Can anyone please help me with this scenario.
Discussion posts and replies are publicly visible
Hi reenab0003 I am little confused about your question. So in the given screenshots, process history tab is showing the data before writing into table and variables tab is showing the data after insertion. Are both the screenshots from same instance? Also one more question here about the parent and sub process used inside the parent process. It is just you are trying to explain the scenario or does it has anything with that value in PV
Process History tab tracks each milestone in process instance. Are you sure you are not looking at different node output. I suggest you to go through Documentation on Process history tab