Page 1 of 1

Batch file for resolving Duplicate caseid

Posted: April 15th, 2017, 8:22 am
by sah
Hello Josh/Martin
I need help in resolving duplicates cases by in export batch file and I don't want to eliminate the cases but rather add them to the data set. So if cases 10001 repeat I want to change one of them to case 1000199

Any Help.


Thanks,
Sah

Re: Batch file for resolving Duplicate caseid

Posted: April 15th, 2017, 4:25 pm
by Saint
Hi Sah,
Can you find any variable (or actually a set of variables) that will distinguish the cases with the duplicated IDs? If so then you can just add this/these variables to the CASE_ID variables in your export batch file. This should be a quick fix.

Re: Batch file for resolving Duplicate caseid

Posted: April 17th, 2017, 11:36 am
by Gregory Martin