Hello,
When running a system command like ipconfig there is no problem. But when trying to execute a custom command (CLI) the system throws error -150, as if this command was not recognized.
The command is question is registered in the path variable of the system so that when called from a normal command console it responds without problems.
The question arises whether this is due to UNIFACE permission, since if the command line is called from UNIFACE through an intermediary, it responds that the command does not exist, as if it were inheriting permission from the UNIFACE executable.
Could the Uniface need to be configured to accept custom commands? or when executing a program generates a system user to whom we must fix the permission appropriately?
Thanks.