I am looking for a nice solution for the following use case. I need to implement

I am looking for a nice solution for the following use case. I need to implement a special four-eyes principle. The same data is entered by two different people independentely. After that the entered data is compared. Finally a user task should show the records that have errors. For the user inputs I am using a grid, which works allright. I then use a rule and the apply() function to check which lines are not equals. I can then use the where() function to detemrine the right indexes. I need some good ideas to show the errors and provide functionality to correct them. Any ideas are much appreciated. Thanks!...

OriginalPostID-48813

OriginalPostID-48813

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data