Context inputs in Recommended Actions
A context input enables you to associate entities beyond just the context table with a context ensuring that recommendations are updated dynamically as the context evolves.
- String
- List
- Integer
- Long
- Choice
- True- false
- Reference
- Reference dot walked
- Sys id
Configuring a context using a context input
- Creating a context input. For more information on how to create a context input, see Create a context input in Recommended Actions.주:
- If a context has a parent context defined, you can’t create context inputs for it.
- You can have multiple active context inputs simultaneously.
- Mapping the context input to the following according to your requirement:
- default search term by adding it in the Contextual AI Search Config section on Context form.
- rules by using it in the condition builder on Rules form.
- recommendations by adding it in fields of the Action inputs section on Recommendations form.
- resource generators by adding it in the fields of Generator inputs section on Resource Generators form.
- Adding the JSON-format of the context inputs to the Recommended Actions component for the required record pages in the UI Builder. For more information, see Configuring Recommended Actions UIB component for context inputs.
The context inputs appear along with the context table in the appropriate fields of Rule, Recommendation and Resource generator forms so that you can include the data other than that of the context table to update the recommendations.
Configuring Recommended Actions UIB component for context inputs
As an RA author or admin, you must add the JSON-format of the context inputs in the Context input field of Recommended Actions UIB component of a record page to pass the values. You can get the JSON-format of the context input by selecting the Copy input JSON button on the Context input related list in the Context form. The JSON-format includes all the active context inputs. When a context input is deleted or deactivated after configuring the Recommended Actions UIB component, an empty value is passed for these context inputs in UIB from the upcoming iterations.
Context Input configuration limitations
- You can either define a parent context or configure context inputs for a context.
- When context inputs are defined for a parent content, then it's rules and recommendations cannot be inherited by its child contexts. In other words, the parent context does not appear in the Parent context field of the Child context.
- To define context inputs for a context which has a parent context defined already, delete the parent context in the Parent context field so that the Context inputs related list appears. And in the Context inputs related list, select the New button to create context inputs.
- When a context input is defined for a parent context which has a child context associated, then the parent-child context link is broken. In the child context, the inherited rules and recommendations will be removed from the Inherited Rules and Recommendations related list respectively.