Scoped application

tbharathi15
Tera Contributor

When creating new application files in a scoped application, cross scope access is turned on by default in which of the following 

1. REST messages

2. Table

3.Script Include

4. Workflow 

 

 

4 REPLIES 4

Nishant8
Giga Sage

Hello @tbharathi15

 

It's 2 - Table.

 

Regards,

Nishant

GlideFather
Tera Patron

@tbharathi15 

When creating new application files in a scoped application, cross scope access is turned on by default in which of the following 

 

1. REST messages

2. Table

3. Script Include

4. Workflow 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Hi @tbharathi15 do you have any further questions?  

  • REST messages:

    • Cross-scope access is not enabled by default. You need to configure access manually.
  • Table:
    • Cross-scope access is enabled by default.
    • other applications (scopes) can access the table unless you restrict it
  • Script Include:

    • must be explicitly set to accessible from other scopes.
  • Workflow:

    • access needed to be explicitly allowed.

 

Explanation > creating a new table:

KamilT_0-1752407351081.png

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


prerna_sh
Giga Sage

Hi @tbharathi15 
"Table", is correct one.

If my response solves your query, please marked helpful by selecting Accept as Solution and Helpful. Let me know if anything else is required.
Thanks,
Prerna