Hello Klaus,
You can access an application element from within a module via code, e.g.:
var oButton = sap.ui.getCore().byId('Screenname--ButtonId');
In your module, just add a script shape after the event that you are listening to in the Process Designer and add the code there.
Enter the destination URL
Or link to existing content