Hi everybody, has a solution for this issue ever been found?
The problem also occurs on ARS version 7.0.01 patch 3. I analyzed it as follows. Having four regular forms with data in a join key field: Key Value Form A Form B Form C Form D 1 1 1 2 2 2 2 3 3 3 3 3 4 4 4 4 5 5 5 meaning that e. g. in "Form B" there are three data rows with key values '2', '3' and '4'. Then have join forms on the key value: Inner Join "Form A" x "Form B" -> "Form AxB" Inner Join "Form AxB" x "Form C" -> "Form AxBxC" Outer Join "Form AxBxC" x "Form D" -> "Form AxBxCxD" Then you get the ARERR 121 error when clicking on all entries except on row '3' in the results list of "Form AxBxCxD". When "Form AxB" and "Form AxBxC" are outer joins then the ARERR 121 error only appears on selecting the entries '4' or '5'. It is comprehensible that some data is missing when retrieving these entries. But why is that error raised instead of just leaving the data fields empty? Any help would be very much appreciated. Thanks, best regards Oliver Scharf -----Ursprüngliche Nachricht----- Von: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] Im Auftrag von Michiel Beijen Gesendet: Mittwoch, 21. Dezember 2005 13:58 An: [email protected] Betreff: ARERR 121 Error with an entry in the Entry ID List Hi all, I was creating a join form on my RAM application and received the following error message when I tried to query the form: ARERR [121] Error with an entry in the Entry ID list : AST:AST-ContractRel-MainJoin The results list is populated, but the form is not. Has anyone received this error message before? What would be the solution? The AR Error Message document says: 121 Entry error in the Request ID list. During processing of a list of request IDs, one or more of the values was invalid. An associated message describes the problem. This error connects the associated error to the ID list instead of to another parameter in the call. This is not really helpful to me... what to do?? Regards, Michiel _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.ARSLIST.org (Support: mailto:[EMAIL PROTECTED]) _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

