Hi, we just got ARIS PS and I'm testing it. I'm also working with some configurations, before it's handed out for public use. I faced couple questions and I hope I can find solution from here.
1) Can I edit login page? For example graphics or can I set "Change password" function off. Why you might ask, well at this point we will use one common username/password combination. In future it will be integrated with our AD and SSO.
2) I'm able to add news' from source-file, which is nice, but is there are a way to turn whole news module off?
3) Same as nbr. 2, but with Search module?
4) Where one can edit attribute selection which is showed on right-side of the screen, when user clicks a object? I have a lot of information in Description attribute, but portal doesn't show it always.
Thanks for your help!
Mikko
Martin Schröder on
Hi Mikko,
have you checked the category ARIS support?
re 1) I doubt you can change content of the login page on your own (=> cu$tomized $olution by IDS)
Apart from that, to skip login or password change completely, did you try to configure business publisher for "anonymous login"? (cf. Docs of Business Architect under %arishome71%\doc\[language]\quick_start_guide_bpub.pdf or from IDS download area) re 4) Please take care to backup any config files from your business publisher server before changing them. Into hide single attributes of objects or models, edit the nested XML section:
Another possibility - with different syntax - is to hide complete blocks of attributes in section:
<object> (or <model> resp.) <infoBlocks> <block id="block_feedback" display="N"/Further examples are given by IDS in the comments of this file. Maybe you will discover a solution for 3) there.
Hope that helps, Martin