I have a table created in _SYS_BIC schema which is to be updated by an http PUT request calling an xsjs service which has an update query.
A user.hdbrole file is created and this role is already assigned to user.But it does not update the table saying insufficient priviledges.
How can I grant the required role?