Hi to all!
For one of our customers we have created a custom button in the PurchTable form that when clicked calls a custom Data entity to export the selected purchase order and convert it from XML to a JSON through a transformation.
Now here is the issue we are encoutering in production environment: when used with an "admin" user, everything works like a charm. When one of our client users try to use it, it does not. It seems to be a permissions problem: the given error changed while we let the user access the various tables and DMFs involved. But at this point we have added all the known DMFs and tables, and still it does not work with users that are not admins.
Do you have any ideas of what could be missing, or how can we find what's generating the problem?
Don't hesitate to ask me for further details if you need them to better understand the problem. Thank you!