Hello IFS Community,
we are trying to create a fairly simple Quick Report for our accounting department that includes a few views and tables, one of them is the one called “gen_led_voucher_tab” but when we try to run the report we get the following:
{"code":1031,"message":"ORA-01031: insufficient privileges"}
even if we try to run something as simple as :
select *
FROM gen_led_voucher_tab
we have even tried to run this report using an admin user with what we believe it has all the permissions, but we are still getting the same error, so we are clearly missing a permission somewhere??
anybody has any idea what are we missing ?
we are running IFS Cloud 24R2
your help will be truly appreciated !