Cisco Cisco Workload Automation 6.3 User Guide

Page of 32
14
Configuring the BusinessObjects Data Services Adapter
Configuring the HTTPS Protocol
To use WinAD or LDAP authentication:
1.
Go to the 
master/services/{87c3269f-bfb8-4671-b97d-1d1333664af9} 
folder.
2.
Create a subfolder called 
config
, if it does not already exist.
3.
Create a text file named service.props if it does not already exist.
4.
Open the service.props text file and add the following line:
LoginConfig=c:\\windows\\bscLogin.conf
...or wherever the login configuration is located. Note the use of 
\\ if this is a Windows location.
5.
Restart the master after creating/updating this file.
See 
 for other parameters that can be set in service.props related to polling, output, 
and log gathering. 
Configuring the HTTPS Protocol
It is recommended that BusinessObjects Web servers be configured to use SSL via the HTTPS protocol for Data 
Services/Data Integrator. If your environment is configured to use HTTP, you can skip this section.
For complete instructions on configuring BusinessObjects Data Services servers to use the HTTP or HTTPS protocol, 
refer to the BusinessObjects documentation that ships with the product.
Obtain Security Certificates
From a Windows desktop, you can obtain a security certificates for each target BusinessObjects Data Services server 
using the Microsoft Internet Explorer Certificate Cache.
Note: 
Although other procedures are available for obtaining the required certificates, the procedure below can be 
performed from your Windows desktop.
Note: 
You need to carry out the following instructions only if your server certificate is generated in-house (that is, 
self-signed) or if your server certificate is signed by a Certification Authority that is not trusted by the version of Java you 
are using. Alternatively, if your adapter connection fails by reporting the error “unable to find valid certification path to 
requested target” you need to carry out the following instructions.
To obtain target BusinessObjects server security certificates 
1.
Open the Internet Explorer browser and navigate to the following dispatch URL (replacing servername and port as it 
applies to your environment).
https://<adminHost:adminPort>/admin/servlet/webservices
where 
adminHost is where the Data Integrator Administrator is installed and adminPort is the port the Data 
Integrator Administrator is listening on.
Security Alert
 message displays.