AzureBlobStorageContentStorage

I’d like to use this class as a custom storage implementation, but can’t find it in any of my Flowable libraries. Is it in one of the Enterprise libraries? Does someone know where I can obtain it?

Thanks,

Felix

Hey @Felix,

Support for the Azure Blob content storage (Content Object Storage customization | Flowable Enterprise Documentation) is part of the Flowable Enterprise offering. It is not part of Open Source.

Cheers,
Filip

In case this helps, I eventually found the class here:

com.flowable.core:flowable-spring-boot-starter-azure-blob-storage:3.16.2

Hey @Felix,

That artifact is part of the Flowable Enterprise artifacts. This forum is for the Flowable Open Source, that’s why I said that.

Keep in mind that the class is also not part of the Flowable Enterprise public API, which means that if you are using it it might change in a patch release.

Cheers,
Filip

Thanks. It would also be useful to know, is there a GCP equivalent?

I’m seeing an AWS one referred to in the Flowable documentation:

but no mention of anything for GCP, which seems odd as it’s a widely used platform.

Thanks,
Felix

Hey @Felix,

Yes we do have AWS S3 and Azure Blob storage support. However, currently we do not have an equivalent GCP support. I would suggest you to create a change request and reach out to your Account Manager to prioritize this.

Cheers,
Filip