IBM Support

SDK - package com.cognos.developer.schemas.bibus._3 does not exist

Troubleshooting


Problem

Customer was unable to complile the Java sample code supplied

Symptom

package com.cognos.developer.schemas.bibus._3 does not exist.

Cause

build.bat did not correctly specify the CRN_HOME variable.

Resolving The Problem

There was an unnecessary quote and a backslash missing at the end of the line set CRN_HOME

incorrect

set CRN_HOME="C:\Progra~1\Cognos\c8

correct

set CRN_HOME=C:\Progra~1\Cognos\c8\

[{"Product":{"code":"SSEP7J","label":"Cognos Business Intelligence"},"Business Unit":{"code":"BU053","label":"Cloud \u0026 Data Platform"},"Component":"Software Development Kit","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"8.2","Edition":"Edition Independent","Line of Business":{"code":"","label":""}}]

Historical Number

1041934

Document Information

Modified date:
28 November 2022

UID

swg21343429