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

FIN_EIC_SEQEN function incrementing value

NM
Regular Contributor III
Regular Contributor III

Hi,

Scenario 1-

we have encountered an issue so, currently for account name we are using FIN_EIC_SEQEN function to increment the value (as or condition), what we have noticed. when a user tries to raise a request and the first condition fails, saviynt will be evaluating the second condition, now for the first time second rule gets evaluated and result we get(firstname_lastname1) now we didn't submit the request and just closed the form again we went back to raise a request so instead of picking account name as "firstname_lastname1" it picked "firstname_lastname2" even though there is no request or account with "firstname_lastname1" and is that an expected behavior when using FIN_EIC_SEQEN function

Scenario 2 - 

if we are already using the dataset value ("inc or identitfier) for some other application and current value for "inc" in dataset is let's say 10 so the next value for a different application will be picked as 11 or 1?

Can we use any other function for increment instead of "FIN_EIC_SEQEN"

 

followup question - Replace function doesn't seem to work in account name rule can we use anything else?

we have to replace space with blank so.."a bc" should be converted to "abc" in account name rule

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Scenario 2 - 

if we are already using the dataset value ("inc or identitfier) for some other application and current value for "inc" in dataset is let's say 10 so the next value for a different application will be picked as 11 or 1? - It will be picked as 11

Replace works in accountname

 

Scenario 1-

since form was loaded it considered its utilized but it should be defect


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.