Hello I need to make demo on my environment for customer. He wants to see Business Publisher working with ARIS MashZone. I made some MashZone examples - each process in ABP is represented by one example in MashZone. Problem is - how to get proper MashZone from ABP. I think this could be done e.g by click on LINK1 attribute in ABP model's attributes. But how can I set proper MashZone? Is it possible to setting this in web address? (I mean GET parameters) I tried to view MashZone example directly by copied weblink (copied from address of opened MashZone example) - unfortunatelly MashZone asked me for user and pass. Other way... I know that I can use link which includes user and pass. (parameters j_username and j_password) But how can I direclty open MashZone example with these params? Best Regards Szymon
Hey Szymon,
ARIS MashZone supports currently only auto-login into the MashZone server but not yet into a specific mashapp. That feature is yet not implemented, though planned.
Even auto-login for your different mashapps doesn't work yet, please share your results with us.
It would be interesting seeing which added value a mashapp could bring to a process web based on ARIS Business Publisher.
Hi,
you can pass MashZone a link that refers to a given MashApp directly. You can obtain the link by coping it from your browser's address bar when viewing the MashApp. But MashZone will redirect any request to the log on page if your session has not been authenticated before. After you entered your credentials the MashApp will be opened.
Links such as http://gallery.mashzone.com/mashzone/j_spring_security_check?j_username=guest&j_password=guest are just a convenient method for well known passwords, e.g. the gallery server. Since specified by GET-parameter passwords are transferred in plain-text.
Regards
Stephan
Hello
So we are now in start point.
How to get mashapp with one weblink?
1. Link with j_username parameter gives me authentication but mashapp will not open - I need to choose it from library.
2. Link like:
http://mashzone:16360/mashzone/app/Viewer.html?guid=f2cf1229%2D6f5b%2D49f0%2D9964%2D4a8587ad48c3&module=viewer#
gives me mashapp but there is no information about login and pass and I need to enter these information manually
So..
How to get both in one link?
BR
Szymon