i am currently making a way so that if 1 field's value is under 50m then the top flow works, if between 50m and 150m then the middle flow works and if over 150m then the bottom flow works i am building a business process, now am a bit confused, is this how you do it?
or do i have to use the exclusive gateway for the if field conditional flows?
I think an exclusive OR gateway would be optimal in that it would only test conditions until the first true condition, whereas an (inclusive)...MoreLess
A more reliable and flexible solution for your task would be to implement a business process that triggers upon the creation or modification...MoreLess
A more reliable and flexible solution for your task would be to implement a business process that triggers upon the creation or modification...MoreLess
I'm trying to make the approval comment field mandatory for a DCM. The idea is that the approval cannot be approved or rejected if a comment hasn't been added to the section. That is, all approvals need to have a comment added to them.
I try to marked the comment as obligatory in the object "Basevisa" but it didnt work.
Hello, I'm currently trying to make a case stage process where an approval is sent out tothe selected approver by an user. I've set up so that when a case reaches the "Approval" stage a sub-process is run that will open a mini page for asking the approver name by a user.
But sub process is not automatically open that page for asking the approver name. Please see the screenshots below:
Can anyone please help with this? Any help is really appreciated!
In the Next Steps approval element of Freedom UI, is it possible to add an additional button? We already have 'Approve' and 'Reject' buttons, but I would like to include a 'Revise' button as well.
I have the order approval enabled. There is an OOB field called objective, I have a process that prompt the user for approval reason (with auto generated page) and it gets populated on the approval instance. I want to add some more information to the order approval object, I added the fields to the order approval object and added parameters to the auto generated page but i don't know how to make the input save into the order approval.
Is there a way to create a filter on the approval delegation list?
For example, the user is prompted with an approval using the approval step in a business process. They access it from the right hand panel and choose "Delegate Approval" and the window that appears offers all users and roles as an option. We want to offer a select role only as available options. Is this possible?
I need to trigger a process to search for all pending approvals in a Freedom UI section, but I have not found a Visa object connected to Freedom pages. How can I approve all pending approvals connected to a specific object in a FreedomUI section via a process?
Found, it is a single object for all entities: Approval, in the column "Reference schema name" must indicate the name of the object of the section...MoreLess
In Classic UI, the approvals and the tasks were all shown in the action dashboard, where it says "Next Steps".
Now in FreedomUI, only tasks are being shown there, no approvals. Is that the expected behavior? is there any way to show approvals there as in classic UI?