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

Workflow is getting auto approve

User11
New Contributor II
New Contributor II

Hi Team, 

We have created an Enterprise role request approval workflow which is getting auto approve. 

 

 

14 REPLIES 14

rushikeshvartak
All-Star
All-Star

Share wf and logs


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

User11
New Contributor II
New Contributor II

User11_1-1712324229978.png

 

NM
Regular Contributor III
Regular Contributor III

Hi @User11 , if the if else condition is true the request will get auto approved or if condition doesn't  satisfy and user manager is the requester it will get auto approved.

User11
New Contributor II
New Contributor II

Hey @NM 

I understand "if condition doesn't satisfy and user manager is the requester it will get auto approved".

For ""if the if else condition is true the request will get auto approved" what is True that is allowing the auto approval?

NM
Regular Contributor III
Regular Contributor III

@User11 as true part is connected to grant access block which automatically approves the request and creates a task

What is requestor title here ?


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

Is the request getting satisfied on the first condition? Also where have you attached this workflow? Can you please provide screenshot of that?

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.

PremMahadikar
Regular Contributor III
Regular Contributor III

Hi @User11 ,

Yes, the if-else condition is satisfied(true) which is directed to 'Grant Access' block, the request will be auto approved based on the workflow.

 

User11
New Contributor II
New Contributor II

Can you please help me how workflows can be deleted. 

Only edit option is appearing 

Hi @User11  to  enable the delete icon, make sure the parameter enableHiddenFeatures is set as True in your externconfig.properties file. Please see the below documentation

https://docs.saviyntcloud.com/bundle/EIC-Admin-v24x/page/Content/Chapter12-Workflows/Managing-Workfl...

naveenss_0-1712750100861.png

 

Regards,
Naveen Sakleshpur
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

User11
New Contributor II
New Contributor II

Hi @naveenss 

I have updated the enableHiddenFeatures is set as True in your externconfig.properties file. 

However not able to find delete option 

After the changes did you restart the server? If not please do the application restart. 

 

Regards,
Naveen Sakleshpur
If this reply answered your question, please click the Accept As Solution button to help future users who may have a similar problem.

User11
New Contributor II
New Contributor II

Yes I did perform application restart 

Make sure you have deleted all version by opening workflow

rushikeshvartak_0-1712804512768.png

enableHiddenFeatures = true

rushikeshvartak_1-1712804554411.png

 

 


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