Loading
Salesforce now sends email only from verified domains. Read More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Attribute Mapping in Qualification Rule Procedures

          Attribute Mapping in Qualification Rule Procedures

          In your qualification rule procedures, you must map specific attributes from the context definition to the corresponding decision table fields based on the type of the qualification element. In addition, you must map your custom attributes that must be used to evaluate qualification.

          Required Editions

          View supported products and editions.

          Here’s a table that lists the attributes that you must map based on the type of the qualification element.

          Type Node Name Attribute Name Description
          Product Category Qualification or Disqualification Category CategoryID Is mapped to the Category field of the input parameter of the custom element in the procedure.
          IsCategoryQualified Is mapped to the Qualified or Disqualified field of the output parameter of the custom element in the procedure. The product category is qualified when the value is True or Null, and disqualified when the value is False. The CategoryDisqualificationReason field populates the disqualification reason when this attribute is False.
          CategoryDisqualificationReason Is mapped to the Reason field of the output parameter of the custom element in the procedure.
          CurrentDate Is mapped to the EffectiveFromDate and EffectiveToDate field of the input parameter of the custom element in the procedure. The CurrentDate attribute is of the format ‘YYYY-MM-DD’.
          Product Qualification or Disqualification CategoryProduct ProductId Is mapped to the Product field of the input parameter of the custom element in the procedure.
          RootProductId Is mapped to the Root Product field of the input parameter of the custom element in the procedure.
          ParentProductId Is mapped to the Parent Product field of the input parameter of the custom element in the procedure.
          IsQualified Is mapped to the Qualified or Disqualified field of the output parameter of the custom element in the procedure. The product is qualified when the value is True or Null, and disqualified when the value is False. The Reason field stores the disqualification reason when this attribute is False.
          Reason Is mapped to the Reason field of the output parameter of the custom element in the procedure.
          CurrentDate Is mapped to the EffectiveFromDate and EffectiveToDate field of the input parameter of the custom element in the procedure. The CurrentDate attribute is of the format ‘YYYY-MM-DD’.
           
          Loading
          Salesforce Help | Article