You need to sign in to do that
Don't have an account?
Ruben Smith 2
Process Builder
Hello
I am trying to find a way to open a case each time a custom record is edited to only meet certain criteria. I have the process setup in a manner that when certain criteria is met, a case is opened - the tircky part is for a case to open only when a certain field value is changed:
For example -
I am trying to find a way to open a case each time a custom record is edited to only meet certain criteria. I have the process setup in a manner that when certain criteria is met, a case is opened - the tircky part is for a case to open only when a certain field value is changed:
For example -
- Order ABC is created and the necessary criteria is met - Action: Open the case. (this part works)
- Order ABC is modified and only irrelevant fields are changed - Action: Do not open a Case (need help)
- Order ABC is modified and value in field XYZ is updated - Action Open new Case (need help).
- #3 should continue to open new cases as long as the value in field XYZ is changed.
Second step should be ABC meets the criteria, but there is risk that will happen during modification of ABC not only creation. I don't know if this is an issue for you.
In process builder if you make a condition you have to make action, so your action of doing nothing should be at end of your logic