Invoke the MatchingRuleProcessor API

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • After you create one or more matching rules, you can invoke the MatchingRuleProcessor API and run the rules.

    시작하기 전에

    Role required: sn_customerservice_agent, sn_customerservice_manager, admin

    프로시저

    • You can invoke the matching engine using the processAndGetCandidates method of the matchingRuleProcessor class.
      Pass in the task record and the number of resources. The result is an array of resource sys_ids.
    • The system processes the matching rules based on the number stored in the Execution Order field for each rule.
      The result is a list of users (sys_ids), which you can use for case routing and assignment.