Connection issue in TIBCO BusinessWorks Salesforce.com Plug-in 6.0.1 .

Connection issue in TIBCO BusinessWorks Salesforce.com Plug-in 6.0.1 .

book

Article ID: KB0092464

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Salesforce.com -
Not Applicable -

Description

Description:
If TIBCO BusinessWorks Salesforce.com Plug-in 6.0.1 is installed together with BusinessConnect Plug-in, test connections to Salesforce server could fail. During runtime, the Salesforce plug-in activity cannot connect to Salesforce server.

Symptoms:
Test connection to Salesforce server fails. During runtime, Salesforce plug-in activity cannot connect to Salesforce server.
Cause:
This is caused by the installed BusinesConnect plug-in. See attachment (Filename: pic1.jpg) for the bundles.

Issue/Introduction

Connection issue in TIBCO BusinessWorks Salesforce.com Plug-in 6.0.1 .

Resolution

Uninstall the  BusinesConnect plug-in if possible. If BusinesConnect plug-in is installed via P2 (update site), you still need to manually delete BC related files in BW6_HOME/studio/3.6/eclipse/plugins directory after uninstalling it. Otherwise, follow the instructions below in the Resolution section.

Steps to fix Design time connection issue:

1). Go to <BW6_HOME>/studio/3.6/eclipse/configuration

2). Open up the config.ini file.

3). Append the property to the end:

    com.entrust.toolkit.x509.CertVerifier.ForceV1CertAsCA=true

Run time for Business Studio:

1). Go to Debug -> Debug Configuration ->BWApplication -> Arguments

2). Append the property in VM arguments (Note: there is one space after the existed properties):

      -Dcom.entrust.toolkit.x509.CertVerifier.ForceV1CertAsCA=true

3. Apply and close the configuration.

See attachment (Filenname: pic2.jpg).

Deployment Run time:

1). Go to <BW6_HOME>/bw/6.2/config

2). Open up the “appnode_config.ini_template” file.

3). Append the property to the end

    com.entrust.toolkit.x509.CertVerifier.ForceV1CertAsCA=true

This is supposed to propagate the property to all application nodes that get created.

Attachments

Connection issue in TIBCO BusinessWorks Salesforce.com Plug-in 6.0.1 . get_app
Connection issue in TIBCO BusinessWorks Salesforce.com Plug-in 6.0.1 . get_app