Testing basic authentication in Designer when the target domain is not on the local machine?

book

Article ID: KB0086999

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Abstract:
==========
How to test basic authentication in Designer when the target domain is not on the local machine?

Environment:
==========
TIBCO ActiveMatrix BusinessWorks

Resolution:
==========
1). Make sure the TRA and BW has been installed on the machine.

2). Copy the <TRA_Home>/domain/<domain_name>/AuthorizationDomain.properties from the target domain to <TIBCO_HOME>/tra/5.x on local machine.

3). Make sure the file <TIBCO_HOME>/tra/domain/DomainHomes.propertise exists. If not,  copy it from the target domain to local machine.

4). If the target domain is a DB-based domain you will also need to add the JDBC driver path into <TIBCO_HOME>/designer/5.x/bin/designer.tra file. The property name is “tibco.class.path.extended”.

Issue/Introduction

Testing basic authentication in Designer when the target domain is not on the local machine?