Object Store Client Begin Session Service
The Object Store Client Begin Session Service creates a session with the Object Store.
The following table provides an overview of the Object Store Client Begin Session service:
Parameters | Description |
objectstoreclientadapter |
Name of the adapter instance. Required. |
connectiontimeout
|
Amount of time in milliseconds after which the connection terminates in case of a connection error and the number of connections retries is attempted. Optional. The default value is 30000 milliseconds. |
readtimeout
|
Time out value in milliseconds. Optional. The default value is 30000 milliseconds. |
accountname
|
Account name for Azure Blob Storage. Optional if the endpoint URL is present in the adapter. |
accesskey
|
Not used for Azure Blob storage. |
secretkey
|
Account key used to connect to the Object Store. This key will be used as account_key in Azure. |
bucketname |
This will be Bucket Name. Optional if it is present in either adapter or individual services. See Sterling B2B Integrator and Azure Blob Storage terminology for nomenclature. |
sessiontoken |
Specify temporary credentials for cloud storage. SAS token for Azure. Note: The SAS token is bucket specific, so the same bucket needs to be used for flows.
See Sterling B2B Integrator and Azure Blob Storage terminology for nomenclature. |
certificatelist
|
Not supported in the Sterling B2B Integrator v6.2.0.0. |