You can only make changes in the Owning company. If you want to have different results in other companies, there are several ways to do it.
- You could add condition blocks that tests the current company and based on the outcome you could send via a different e-mail template (or do something different all together).
- Or - Make the BPM Company Dependent and then do the same BPM in each company altering the data.
- Or - Create a mechanism where you pull the data from a UD table based on the company. You can then use that information within 1 Company Independent BPM without doing either of the previous steps.
We use method #3 so we can update/alter information based on process updates and personnel turnover.