go to post Giray Ozel · Apr 23, 2019 Is changing the projection the only way to include them in a single query?
go to post Giray Ozel · Apr 23, 2019 I am aware that I can use the PKs to open each object but wouldn't it impact the performance if the result set has a lot of rows?
go to post Giray Ozel · Apr 23, 2019 I am aware that I can use the PKs to open each object but wouldn't it impact the performance if the result set has a lot of rows?
go to post Giray Ozel · Mar 25, 2019 Many to many. One child can have 1 to * parents (no maximum). And a parent can have 0 to * children (no maximum). I cannot say what the average can be.Also, I've edited my question accordingly, since having a reference to the parent from the child would mean 1 to many. The parent has a list of children now.
go to post Giray Ozel · Jul 10, 2018 No concrete permissions if you mean permitted classes in the web app configuration.It always gives 401.I don't redirect to a login page since it is part of a custom application.It is sent on its own.
go to post Giray Ozel · Mar 2, 2018 That did the trick, but I had the default namespace set until this point and it used to work just fine. Do you have an idea why it suddenly stopped working?