Hello Support,
Error Message when query is run:
'Name' attribute the error is referring to do does not exist within the object.
The query is for a BO Group with 3 objects in the group.
The BOs in the group have a shortcut to BO.Customer.Name. When the query parameter ORDER BY is set (eg ORDER BY BOgroup.Customer_NameSC) the error appears.
If the ORDER BY is not set, the query executes fine without any errors.
I seems that the business object group queries are not reading the shortcuts properly.
Cheers