Shrijeet Sinha Posted January 3, 2019 Posted January 3, 2019 In CaseDataUserGuide , under section Displaying a Case Object in a User Task - Using a Form It is mentioned as You can also, optionally, automatically update the case object with any changes made by the user when the user closes or submits the form. When the form is closed or submitted, any changes made to fields that are part of the case object are written back to the case data store. My Understanding of above statement is : Which means that When the form is displayed , case objects values can be edited and when form is closed/submitted, same edit will get updated in table. To achieve above, it mentioned in document as : If you want to automatically update the associated case object when the form is closed or submitted, set the data field's mode to IN/OUT and click Mandatory. But i see that CaseTable is not getting updated with edited/update dvalue of caseobject values. I had explained issue on attached wordDocument as well with screenshot. My project is also attached. Please canyou advise if i am missing anything here.
Shrijeet Sinha Posted January 9, 2019 Author Posted January 9, 2019 It was issue with my datafield which i used for storing case reference. I declared 2 data fields for storing caserefernce for different reasons and by mistake i was not passing correct one on user Task parameter.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now