Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Create User Request Failing

Manu269
All-Star
All-Star

Hello,

We are working on Invitation based user onboarding.

Referred : Invitation-Based User Onboarding (saviyntcloud.com)

We have creatd simple attributes in create user form withour any validation :

Manu269_0-1707737069240.pngManu269_1-1707737087230.png

Attached following WF :

Manu269_2-1707737128211.png

The solution is failing for Access Type as Invitation.

We are getting error as :

Manu269_3-1707737160969.png

Error Logs :

Manu269_4-1707737211171.png

Assist please what I am doing the mistake.

 

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.
1 REPLY 1

Manu269
All-Star
All-Star

Hello folks,

Was able to identify the problem.

Following issues were identified :

1. The email templates variables provided here is wrong Creating and Managing Email Templates (saviyntcloud.com) 

Configuring Invitation based User Onboarding Notification Email

To : ${email}

Body :

${firstname} ${lastname}

token link : <a href="https://xxxxx.saviyntcloud.com/ECM/home/external?token=${token}" target="" rel="" title="Link: https://xxxxx.saviyntcloud.com/ECM/home/external?token=${token}"> https://xxx.saviyntcloud.com/ECM/home/external?token=${token}</a>

I have raised a query on doc portal for correction.

@Sunil  FYI

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.