SAP Support Portal links

SAP BusinessObjects Support Home Page:

https://service.sap.com/bosap-support

New Message Creation:

http://service.sap.com/message

SAP Help Portal:

http://help.sap.com

SAP BusinessObjects Community:

http://sdn.sap.com/irj/boc

SAP BusinessObjects Notes:

https://sdn.sap.com/irj/boc/notes

SAP BusinessObjects Articles:

https://sdn.sap.com/irj/boc/articles

SAP BusinessObjects Forums:

https://sdn.sap.com/irj/scn/forums

SAP BusinessObjects Patches:

https://service.sap.com/patches

SAP BusinessObjects Full Builds:

https://service.sap.com/installations

License Keys:

http://service.sap.com/licensekeys

SAP BusinessObjects Product LifeCycle (EOL Dates)

https://service.sap.com/bosap-lifecycle

SAP Support Portal user creation

SAP Support Portal SSO

Configure Single Sign On (SSO) on the SAP Support Portal so that we don't have to enter the username password again and again :)

How to request license keys from the SAP Support Portal

Differences between BusinessObjects EDGE and Enterprise

- BusinessObjects Edge 3.0/3.1 is a single server deployment while BusinessObjects Enterprise can be deployed on multiple servers.
- Profiles and Publications (also referred to as Publishing) are disabled in BusinessObjects Edge 3.0. This is enabled in BusinessObjects Edge 3.1, with a limitation of sending to 100 recipients at a time. The option to send to additional recipients can be purchased as add-on functionality.

- Federation is disabled in BusinessObjects Edge 3.0/3.1. Note this feature remains visible in the CMC for the BusinessObjects Edge 3.0 release, however it is not operational.

- BI Widget is supported in BusinessObjects Edge Edge 3.0/3.1 Polestar is supported in BusinessObjects Edge Edge 3.1.

- BusinessObjects Edge 3.0/3.1 does not have native .NET IIS support.

  - Tomcat is the only web application service supported in BusinessObjects Edge 3.0. BusinessObjects Edge 3.1 has an internal hosted application server which services all its web-based applications. This is no need to purchase a separate application server. Should you wish to deploy on a separate application server, Tomcat is supported.   

Kill BOXI 3.1 user login sessions

http://www.ziddu.com/download/10263054/killsession.zip.html
Download, Unzip and put the folder KillSession into the webapps folder under tomcat.


Before you can use it, copy the all library files from CmcAppActions (C:\Program Files\Business Objects\Tomcat55\webapps\CmcAppActions\WEB-INF\lib) to the C:\Program Files\Business Objects\Tomcat55\webapps\KillSession\WEB-INF\lib

You might need to restart Tomcat.

http://yourserver:8080/KillSession

Schedule Manager in BOXI 3.1

In XI3.x, Schedule Manager is a separate download as a zip/war file. It can be downloaded from
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80af7965-8bdf-2b10-fa94-bb21833f3db8
Once downloaded, here are the steps to deploy it :
  • Copy the zip file to c:\Program Files\Business Objects\deployment\workdir\tomcat55\application and rename it to ScheduleManager.war
  • Create a XML file ScheduleManager.xml at \Tomcat55\conf\Catalina\localhost with the line from the example below
  • Now open a browser and access Schedule Manager from http://servername:[port]/ScheduleManager