http://sbmserver /tmtrack/tmtrack.dll? shell =srp&IssuePage&RecordId=6938&Template=view&TableId=1168 Then once you're in the shell all you do is remove the query string so as to go to the traditional UI like this.
The following example can be used when you want to log into a shell interface without being prompted for username and password. In the following example the shell =srp parameter will log into "Request Center" but can be changed to match your needs.
This is most probably a permissions issue and will be most common where Windows Authentication is used for IIS. The default installation structure for SBM 11.3 changed from "serena" to "microfocus", whereas SSM 5.2.2 still defaults to "serena".
3) Take a backup of the files and then copy and replace portal.js in folder: "?:\Program Files\Serena\ SBM \Application Engine\bin\javascript\ shell \SRP" and
This built in webserver can conflict with IIS as they both use Port 80 by default. We often recommend changing the default here to something other than 80 in case this built in web service gets started accidentally.
> setspn –s HTTP/fqdn:80 account > setspn –s HTTP/fqdn:8085 account But in that case you will also have to update them each time you change ports in SBM Configurator.
In practice, the designer may realize the need for the new state while operating in the patch context. In this case , the designer would just open the tip version of the process app, make the change there, then open the patch context again and copy the state from the tip. Deploying the Process App to Production
The JBoss service wrapper was changed in SBM 2009 R4 and in some instances, the service does not stop gracefully. Errors will be recieved in the service_shutdown.log located in "Program Files\Serena\SBM\Common\jboss405\server\default\log".
SBM directory in case you need to roll back to the original. 4. Edit the file and find the "doCancel()" function. 5. Replace the contents of that function with: