Oracle Waveset 8.1.1 Deployment Reference

Service Provider Confirmation Rules

The example Service Provider confirmation rules have access to the list of candidate accountIds under the candidates path and to the Service Provider User view under the view path.

Inputs:

None

You must specify the following for a custom Service Provider confirmation rule:

AuthType 

SPERule

SubType 

SUBTYPE_SPE_LINK_CONFIRMATION_RULE

Returns 

A null or a string representing the confirmed accountId 

Predefined Rules 

None 

The following table describes the example confirmation rules you can use to customize Service Provider.

Table 4–14 Example Service Provider Confirmation Rules

Rule Name  

Description  

Service Provider Example Confirmation Rule Rejecting All Candidates 

Rejects all candidates from a link correlation rule.Returns a null. 

Service Provider Example Confirmation Rule Returning First Candidate 

Returns the first accountId from the candidate list. 

Service Provider Example Confirmation Rule Selecting Candidates Using AccountId 

Returns the candidate that matches the accountId in the view. If the rule cannot find the accountId from the view in the candidate list, then the rule returns a null.