Perform the following steps to import Business Intelligence Archive Resource (BIAR) file.
Follow these steps:
Example: C:\Java\JDK
Note: If the biconfig folder does not exist under the C drive, then create the biconfig folder.
<?xml version="1.0"?>
<biconfig version="1.0">
<!-- Import BIAR file -->
<step priority="1">
<add>
<biar-file name="C:\biconfig\SLCM_universe.biar">
<networklayer>ODBC</networklayer>
<rdms>MS SQL Server 2008</rdms>
<username>sa</username>
<password>password</password>
<datasource>ASC</datasource>
<server>Catalog Server Name</server>
</biar-file>
</add>
</step>
</biconfig>
Note: Verify that the name for <datasource> matches the DSN name specified in the Installation Worksheet under CA Business Intelligence, CA BI Data Source Name to MDB. For example, in the screenshot above, the DSN name is ASC.
biconfig -h “<CABI_Server_Name>” -u “<administrator>” -p “<admin_password>” -s “secEnterprise” -f “xml_biar_import.catalog.xml”
This file lists the status of the import. This file also includes error messages if the BIAR file is not imported successfully.

Note: The new password must match the password that spadmin uses to log in to CA Service Catalog.
To set the password, perform the following steps:
Importing of the CA Service Catalog reports is complete. See CA Service Catalog Integration Guide for complete steps on importing CA Service Catalog reports.
|
Copyright © 2014 CA.
All rights reserved.
|
|