Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Google Cloud Storage | 6.0.0 |
TIBCO ActiveMatrix BusinessWorks(TM) Plug-in for Google Cloud Storage 6.0.0 Hotfix 001 is released for all platforms. Please refer to the attached Readme for additional details on these and other cumulative fixes included in this Hotfix.
New Features:
The plug-in for Google Cloud Storage HF-01 allows the shared resource values from JSON file to be set as module properties so they can be modified during runtime.
Following fields have been added in GCS Plugin Shared Resource > Configuration Page > Configuration Fields
Field | Module Property? | Description |
JSON File Path | Yes | Absolute or the relative path of the account JSON file. |
Project ID | Yes | Name of the project from which Google Cloud Storage is referred. |
Configure Fields | Yes | Allow users to use fields from JSON file as module properties. When this is checked, the values from JSON file will be populated in respective fields and those values will be given preference. |
Type | Yes | Type of account from JSON file |
Private Key ID | Yes | Identification string for private key from JSON file |
Private Key | Yes | Private key value from JSON file Note: The default private key has 1734 characters.But the default length for string is 1000 in databases. This will cause issues in editing the value for private key in TEA UI.To resolve the issue, update the ‘PROPERTIES’ table in the database configured for TEA and increase the length of the column ‘VALUE’. Eg: For Oracle DB, ALTER TABLE PROPERTIES MODIFY VALUE VARCHAR2(4000) |
Client Email | Yes | Client Email from JSON file |
Client ID | Yes | Client ID from JSON file |
Auth URI | Yes | Authentication URI from JSON file |
Token URI | Yes | Token URI from JSON file |
Provider x509 cert URL | Yes | Value of auth_provider_x509_cert_url from JSON file |
Client x509 cert URL | Yes | Value of client_x509_cert_url from JSON file |
Universe Domain | Yes | Universe Domain value from JSON file |
Google Cloud Storage Connection shared resource:
Importing from older release:
For older projects created in 6.0.0, importing in 6.0.0 HF1 will display the new fields in shared resource. However these fields will not be used unless ‘Configure Fields’ checkbox is checked by the user explicitly. By default the values from the JSON file mentioned in the ‘JSON File Path’ field will be used.
Listed below is a summary of updates included in this Hotfix. Please refer to the Hotfix Readme for additional details and installation instructions.
===============================================================================================
Closed Issues in 6.0.0-HF001 (This Release)
BWGCS-239
Getting timeout error with GCS (Google Cloud Storage) Plugin in integration with GCP Plugin v6.0.2
This issue is fixed.
BWGCS-245
Support JSON parameters in shared resource as module properties
This issue is fixed
===============================================================================================
Please refer to the instructions for Installation/Uninstallation in the Readme file attached.
This hotfix can be downloaded from TIBCO Support Customer Portal Web UI(https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials. Once logged in you can download the hotfix by selecting the “Downloads” -> “Hotfixes” option under:
/AvailableDownloads/BusinessWorks/Plugins/Google Cloud Storage/6.0.0/hotfix 001
Product: TIBCO ActiveMatrix BusinessWorks(TM) Plug-in for Google Cloud Storage
Version: 6.0.0
OS: All Supported Operating Systems
TIBCO ActiveMatrix BusinessWorks(TM) Plug-in for Google Cloud Storage 6.0.0 Hotfix 001 is now available