Connecting to MinIO Object Storage

You can use Amazon S3 Shared Resource Connection to connect to the MinIO object storage by using the property com.tibco.minio.endpoint=http://<host>:<port>

For design time add this property to the : tibco_home\studio\<version>\eclipse\TIBCOBusinessStudio.ini file.

In the debugger set JVM argument as: -Dcom.tibco.minio.endpoint=http://host:port

To set the property at runtime, refer to the setting for the bwappnode-<AppNodeName>.tra file in "Setting JVM Parameters for the AppNode Manually" in the TIBCO ActiveMatrix BusinessWorks documentation.

To connect to MinIO, configure the fields on Amazon S3 Shared Resource as shown in the following table.

Condition Applicable Field Module Property? Description
N/A AWS Region Name Yes Leave blank. Configuring a region on the shared resource is only used for S3 region-specific endpoints.
Note: MinIO may not support all the features of Amazon S3 object storage.
N/A Authentication Type Yes Use the following authentication:
  • AWS Credential

Available only when the Authentication Type is selected as AWS Credential. AWS Key ID Yes This is the ID of the secret key for MinIO.
AWS Secret Yes This is the encrypted secret key for MinIO
Cross Account Access No. Not supported by MinIO. Leave unchecked.