Hello,
We are experiencing a provisioning failure when users request only a Blueprint entitlement for Epic SER account creation. The provisioning fails with the following error:
- sailpoint.connector.ConnectorException: Operation failed: [Begin processing of database import, Entry Person: 828-IH_SAILPOINT, TEST, Data Source: Global, Import Specification: SER,1000, Log for record 1, Warning: ID translation failed; attempting to create a new record by setting related import items from mnemonic MPI metadata LSLC5E812,-1,351., Error: Item 45: Referral Source Type is a required item. Aborting record import., This record has not been imported., End of processing of database import; 1 records processed]
- Schema to Item Number Mapping:
- Added:
<entry key="referralSourceType" value="45" />
- Blueprint Configuration:
-
Every Blueprint contains a
referralSourceTypeattribute (e.g., “Provider”, “Non Referral Source”) -
Blueprints are aggregated as entitlements (Account Groups)
-
Provisioning Policy Status: Blueprint attribute is currently in disabled state in the provisioning policy
-
What Works
When we follow a two-step process, provisioning succeeds:
-
First Request: User requests
referralSourceTypeattribute- Account is created successfully.
-
Second Request: User requests Blueprint entitlement
- Blueprint is assigned to the existing account successfully
What Doesn’t Work
When users request only the Blueprint entitlement (single request):
-
Account creation fails with “Item 45: Referral Source Type is a required item” error
-
The Blueprint contains the
referralSourceTypevalue, but it’s not being passed to Epic during account creationHow should we configure the provisioning policy to allow users to request only a Blueprint and have the account created successfully with all required Epic fields (including Item 45 - Referral Source Type)?
-
Regards,
Manish