crayfish Posted February 3, 2014 Posted February 3, 2014 I'm having an issue where when I use the GTRR script step it sometimes, but not always, returns Error 101 even though it found the related records it was supposed to. Anyone else had this issue? Since Error 101 is returning false positives, is my only way to check for no related records being found by GTRR to check if it's in the right table following the GTRR? Thanks!
LaRetta Posted February 3, 2014 Posted February 3, 2014 If you GTRR based upon 'match current record only' then error 101 will be produced if no related records match THIS record - error is RECORD IS MISSING saying that the FIRST parent record has no child records, even if the other parent records have children. But if you GTRR using 'match found set' then error 401 which is NO MATCHING RECORDS. So if matching 1, test for 101 but if matching many, test for 401. 2
Recommended Posts
This topic is 4292 days old. Please don't post here. Open a new topic instead.
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