Hi.
I have two entities1.process (custom entity)
2.processes(system entity)
I have a requirement where... i need to create a record in "processes(system entity)" when a record is created in "process(custom entity)...
That is if i create a record in my custom entity.. the same record should create a new business process flow in my processes(custom entity)
How do i do this using a plugin