Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables or disables the ability to call for available apps, impacting how applications are managed within the Scoped App Client. |
| What area does it affect? |
Scoped App Client |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring app availability settings or troubleshooting app management issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_appclient.client_calls_allowed |
| Sys ID |
18a86d1e730203005c0c62543ef6a779 |
| Type |
boolean |
| Application |
Scoped App Client |
| Default value |
true |
| Description |
Indicates whether get available apps should be called. |
| Updated |
2024-05-25 04:31:55 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... script gs.info(gs.getProperty("sn_apprepo.credential"));. e. Add sn_appclient.repo_auth_name with sn_repo.AppRepo as its value. f. Set the glide.test_instance property to False on both the application repository instance and the client instance. g. Set the sn_appclient.client_calls_allowed property to True. Note: A scheduled job might set this property to False when not connected. h. Set the sn_appclient.app.install.offline property to False on the client instance. i. Select Submit. ...
Related properties