WORKAROUND
Implement a Script Module with a function similar to the below, and insert it into the Workflow at the desired spot:
function waitAwhile($Request)
{
#Pauses for 60 seconds
start-sleep -s 60
}
STATUS
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 쿠키 기본 설정 센터