URL require to load Login page before gets display community asset.

We need RAM URL, which will load search page of particular community Assets After successful Log-in.
Earlier, we used below RAM URL
https://<server>/secure/loginProxy.faces?origin=/search/_rlvid.jsp.faces?_rap=_rlnn&_rvip=/search/index.jsp&a=fGroup%2Ciram_central_administration_community&n=&s=doc&sart=false&sshdw=false&forum=false
This URL, first open Log-in page, after successful log-in, it will automatically redirects and show the iRAM central administration community’s Asset(s) in Search page of RAM
But, now RAM v7.5.1.1 with iFix9, it opened log-in page, after successful login, it shows PAGE NOT FOUND message.
Can you help us construct the URL about this requirement?
Bakiyaraj Arul
iRAM CS Team
Email: bakiyaraj.arul@in.ibm.com
India
One answer

https://<server>/<context-path>/secure/loginProxy.faces?origin=/search/index.faces&originParms=txt%3DramSearch%3A%281fGroup%252Ciram_central_administration_community%29
where iram_central_administration_community is replaced with the name of the community, all lower cased, and spaces replaced with underscores. The rest of the URL must be exactly as shown, after replacing <server>/<context-path> with your installations server and context path.