For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Hello All,
I want to trigger a custom process whenever a thread is created i.e whenever a staff member sends a response from a particular channel type. Thanks in advance for the help.
Regards, Priya
You can do that from the business rules.
Just call a CPM when an incident is updated and check in the CPM WHAT is updated.
Hey Luuk,
How to find what is updated in particular for Threads? Any help and direction will be helpful.
Regards, Priya
You have the thread object in your CPM available so you can see what the last thing is that has been updated.
It even has a timestamp.