Create remote choice definitions in Service Exchange for Providers
As a provider, define remote choice fields that allow consumers to retrieve choice data from their instances in real time.
Before you begin
- Role required for creating a Remote Choice Definition: security_admin
- Role required for creating Remote Choice fields: admin
Procedure
Elevate your role to security_admin.
Navigate to All > Service Exchange Provider > Administration > Remote Choice Definitions.
Click New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Table | Name of the table that's available to your consumers to query for while they are selecting a catalog item on their service portal. |
| Name | Auto-assigned name that can be changed by an user with the `security_admin` role. |
| GlideRecordSecure | When this option is selected, all queries for this table follow the access control list \(ACL\) restrictions. When this option isn’t selected:- Queries for this table ignore all ACL restrictions. - Reference qualifier conditions must be specified for each remote choice variable to limit data access. |
| AccountSecure | When this option is selected, all queries for this table limit the results that are based on the querying service account's Company field and the table's Company or Account field. Note: This flag is available only on the tables with references to the company or account where the field is named account, u_account, company, or u_company. |
| Short description | Additional information about the table. |
| Filter | Filter conditions that define the base conditions on the table. |
Click Save.
Navigate to Service Exchange Providers > Administration > Remote Catalog Items.
Select a remote record producer and click Edit.
In the Variables related list, click New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Record producer table | Auto-selected table that appears when you select the field. This table can be selected manually if it isn't mapped to a field. |
| Type | Reference type. |
| Remote choice enabled | Option that you can select for a remote choice. |
| Catalog item | Name of the remote record producer. |
| Question | Questions that appear in a catalog record on your consumer's service portal. |
| Type Specifications |
|
- Click Submit.
Result
A remote choice variable is created.