What are your views on using Occurrence copies of Process Interface object type and Signal Event object type in both EPC and BPMN diagrams.
I'm told for projects this is manageable but when you need to integrate this into the Enterprise Architecture of the business, the effort required to ensure integrity is very high and this includes ongoing maintenance
Your comments would be most valuable.

Alexander Cherednichenko on
Hi,
I don’t know how are you going to use Process interface in BPMN (it is impossible for BPMN models), but of course you can use events in both types of models to connect them, but I cannot understand why do you use both types of models in parallel. And you can use not only signal event, for EPC it’s does not matter what kind of event you use.
What about integrity, if I’ve understood you clearly. There is standard built-in semantic check script for events checking on different models, it works on EPC models, so you should modify it for your needs. Other way we did is checking for start and end events connected models and then adding automatically text annotation for such event with name of previous or next process.
Regards, Alex