Why is my cross-scope privilege not working as expected?

HedgeHodge
Tera Contributor

I am creating a flow that switches the "active" state between two HTTP Connection records (http_connection), but I am getting an error saying "Scope does not have write access to table http_connection". I have added a cross scope privilege with "Write" access and set it to "Allowed".

3 REPLIES 3

sachin_namjoshi
Kilo Patron
Kilo Patron

have you added restricted access record as well?

 

find_real_file.png

 

Regards,

Sachin

I am trying that now. I don't quite understand what I am doing here though. I created a restricted access record with the following:

Operation: Write
Source: Global
Application: <myapplication>
Target Scope: <myapplicationscope>
Target: <connectionrecord>
Status: Allowed


This is still not working correctly though.

HedgeHodge
Tera Contributor

I am trying that now. I don't quite understand what I am doing here though. I created a restricted access record with the following:

  • Operation: Write
  • Source: Global
  • Application: <myapplication>
  • Target Scope: <myapplicationscope>
  • Target: <connectionrecord>
  • Status: Allowed

This is still not working correctly though.