I’m using OData with IFS Cloud R23.2. I need to pull a specific DocumentText record related to a specific CustomerInfo record. In QueryDesigner I found that the DocumentText entity is connected to other entities via the DocumentText.NoteId attribute. Via the log console I found the NoteId for the Customer record I was referring to and by using that NoteId I can see the three DocumentText records for that customer. However, I do not see any place in the CustomerInfo where the NoteId is stored. Where can I find the NoteId for a Customer?
Page 1 / 1
Found it … turns out the customer NoteId is on the CustOrdCustomer entity, where the CustomerNo matches the CustomerId.

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.