Write operation against 'x_latoi_metric_agile_team' from scope 'rhino.global' has been refused

sri vyshnavi
Tera Expert

Hi,

 

I wanted to update a field through business rule 

on Agile Teams Table which is in Metric scope, need to make the Active field From True to False, when the lifecycle record Metric Field changed from Yes to No in Multipurpose Table which is in Global Scope.

 

Condition is written below for easy visualization

Metric (global scope field)  = No -> Active(metric scope field) = false

 

 

I also enabled all the application access on both tables - can read, can write, can create, can delete, Allow access to this table via web services, Allow configuration.  

 

Still I see error - Write operation against 'x_latoi_metric_agile_team' from scope 'rhino.global' has been refused due to the table's cross-scope access policy.

 

Can you please suggest how to resolve this issue.

 

 

3 REPLIES 3

Elijah Aromola
Mega Sage

You need to ensure there is a cross-scope application record for for this access and the status is "Allowed". Navigate to the module shown below and check for a record with a source scope/target scope that matches your source/target scope and update the status. If you don't see an existing record then create one.

 

ElijahAromola_0-1695130693387.png

 

srivyshnavi_0-1695188468469.png

I have created still showing the same error

I don't think that is setup correctly. The business rule sounds like it's on a Global table that needs to update a record in the Metric scope.