You are not logged in. Click here to log in.

codebeamer Application Lifecycle Management (ALM)

Search In Project

Search inClear

Tags:  not added yet

Office Launcher Installation


Since codebeamer 7.4.x and newer, editing Working Item Descriptions and Microsoft Office documents can be performed directly in Microsoft Office, however, this feature needs a simple setup on front-end PCs. On front-end PCs, Microsoft Office (on Windows: Office 2007 or higher) must be installed.

Windows

Windows users should download and install You must login to see this link. Register now, if you have no user account yet..

Linux

Since OpenOffice and LibreOffice are not fully compatible with Microsoft Office, editing Working Item Description does not work. However, editing Microsoft Office Documents from Document Management is supported.

How to configure Firefox

  • Download You must login to see this link. Register now, if you have no user account yet..
  • Ensure that the script is executable with the command below:
    chmod a+x cboffice_launcher.sh
  • Enter about:config as shown below and create a New Boolean (right mouse click).
  • Enter network.protocol-handler.expose.cboffice and select false as value.
  • The first time you click on an URL cbofffice://, and Firefox asks which script should be used, select the downloaded office / cboffice_launcher.sh.

How to configure Chrome

Download You must login to see this link. Register now, if you have no user account yet. and read for instructions.

Troubleshooting

If a selected application does not start and an error screen is displayed, make sure that there is an associated application for the selected file type.


Example of a correct association for Microsoft Excel .xlsx files:

C:\Windows> cmd /c assoc .xlsx
.xlsx=Excel.Sheet.12

C:\Windows> cmd /c ftype Excel.Sheet.12
Excel.Sheet.12="C:\Program Files\Microsoft Office\Root\Office16\EXCEL.EXE" "%1"


If there are no associated applications, the commands will return empty results, for example:

C:\Windows> cmd /c assoc .xlsx
File association not found for extension .xlsx
C:\Windows> cmd /c assoc Excel.Sheet.12
File association not found for extension Excel.Sheet.12


A default application for that file type must be selected on the Windows Apps > Default apps panel:

CB:/displayDocument/1711103626996.png?doc_id=39562764&version=1&history=false&notification=false


For more information, see the official Microsoft support page on changing default programs: Change default programs in Windows.

Codebeamer Office launcher log files

The cboffice_launcher.log file is created on each PC where the Codebeamer Office launcher tool is installed. It contains the logs from the You must login to see this link. Register now, if you have no user account yet.. The logs are useful to troubleshoot issues with opening files when no information is captured in the Codebeamer server logs.

The location of the cboffice_launcher.log file is the following:

%TEMP%\cboffice_launcher.log

On Windows, for example:

C:\Users\<username>\AppData\Local\Temp\cboffice_launcher.log

How to configure Office Edit in codebeamer

To configure Office Edit in codebeamer, add the referenced section to Application Configuration: "officeedit" section.