Unable to copy a row in web, but able to copy from local web ( Fat Client)
Hi,
Copy function on a custom interactive application is not working in web. But same is working fine in local web ( when ran from fat client). When i click the copy button, it inserts a record into the custom table.
When i run from fat client, JDEDEBUG log shows the insert statement.but JAS log is not showing the insert statement.
It may be a security issue. Not sure how to check. Any help to understand this issue.