Hello Dear's. Is posible get the username and user contact name from Odata service? What collection have that.
Regards,
File attachments
Like
1 comments
18:41 Mar 16, 2017
You will not be able to get a username using OData directly. You need to create a view based on the table SysAdminUnit in the configuration. Then you'll be able to get the data from the view.
Show all comments