How to get BW Salesforce plug-in to work in BWSE framework 5.9.2.
book
Article ID: KB0091031
calendar_today
Updated On:
TIBCO ActiveMatrix BusinessWorks Service Engine
|
-
|
Not Applicable
|
-
|
Description
Resolution:
Description:
========
How to get BW Salesforce plug-in to work in BWSE framework 5.9.2.
Resolution:
=======
Here are the steps to get BW salesforces to integrated in BWSE/AMX 5.9.2 framework:
-Prepend Salesforce related JARs as well as the "plugins/lib" folder to the property "Custom_EXT_Prepend_CP" from AMX Admin GUI:
Custom_EXT_Prepend_CP =\tibco-home\bw\plugins\lib\palettes\salesforceplugin.jar;\tibco-home\bw\plugins\lib\palettes\salesforceplugindoc.jar;\tibco-home\bw\plugins\lib;
-Add the property "java.property.TIBCO_SECURITY_VENDOR=j2se" and comment out the following three properties from node TRA:
#java.property.javax.net.ssl.trustStore=E:/programs/bwse592/tibcohost/3.1/templates/admin.default.ssl.trust.store.ts
#java.property.javax.net.ssl.trustStoreType=JCEKS
#java.property.javax.net.ssl.trustStorePassword=#!llDFtm1IZoO9hFkLI83SMqigDHIE/V/n
-Restart the node.
-Redeploy the BW application.
Issue/Introduction
How to get BW Salesforce plug-in to work in BWSE framework 5.9.2.
Feedback
thumb_up
Yes
thumb_down
No