I have a model A (has one iView) and a model B (also has an iView with a button).
I deploy and run model B and want to (by clicking on the button) run (call or execute) the iView of model A.
Is this possible ? and if so are there any examples ?
Can I also exchange data (parameters, variables) between these iViews (models) ?