Transaction group error User access denied

I am getting error in executing the transaction groups.
I have sinumerik One connecting over OPC UA connection.

Hi Aditya,

Check OPC Server Permissions. Ensure that the user making the request has the appropriate permissions on the OPC server. This may require reviewing the OPC server's settings and, if necessary, adjusting the user's roles or permissions.

If the error occurs when writing to the database, verify that the database user specified in the connection settings has the appropriate permissions to insert or update records in the corresponding table.

I am using user named Ignition_RW with below configiuration.

And in server below are the settings.


One more thing is I am using Sinumerik one here.
I am trying to connect X130 port for OPC UA connection.
I have created Device connection using s71500 driver but it shows connecting always.
I have also created OPC connection through which i am able to browse OPC tags.
In the transaction group I am getting trigger from PLC , I am able to log that data into database but i am not able to write back with transaction results.