This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

"Insert" Event for Department

If I want to create a custom process in case of an "insert" event of a new department, who can I do that? On which table? With which (pre-)conditions?

Parents
  • here is an example of a process chain that triggers when a new department is created (inserted into the database). The base object of the process chain is  DEPARTMENT . Yes this is a view on "base tree" but you can , as shown above, use this for your process chain definition. This way you do not need to filter the object type.

Reply
  • here is an example of a process chain that triggers when a new department is created (inserted into the database). The base object of the process chain is  DEPARTMENT . Yes this is a view on "base tree" but you can , as shown above, use this for your process chain definition. This way you do not need to filter the object type.

Children
No Data