Hello,
thanks for the quick response. We're rebuilded our setup as follows:
We're created a button for our HR-department, which "Modify users" and ask them for a "Date and Time of Offboarding", which is stored in to the variable "adm-CustomAttributeDate1".
After the HR employee has sended his request, the Adaxis-Admin group receives a request, which was created via this Business Rule:
Name of the rule: "Offboarding - Approval for updating a user"
The Adaxes Admin Team now receiving this request now:
When we're accepting this request, the following Business Rule will be triggered:
Name of the rule: "Offboarding - After approval for updating a user"
We're also configurated a Sheduled task now, which looks as follow:
Now, we're receiving an another request which looks as follow:
This request was created from this Business rule:
Name of the rule: "Offboarding - Approval for disabling account"
But, now we're facing some issues.
When we're accepting this request, nothing happended. Also the log just gave us the information, that the request was approved.
This is the Business rule, which should work, after we're accepted the request, which were created by the Business Rule "Offboarding - Approval for disabling account":
Name of the Business Rule: Offboarding - After Approval of disabling account
When we're running the sheduled task, the same request, for disabling the user account, will created again.
Can you tell me, where we're misconfigurated something?
Thanks in advantage!