get

fun get(name: String = "Get", dataStoreName: String, visibility: DataStoreVisibility = DataStoreVisibility.Global, entryID: String? = null, deleteOnCompletion: Boolean = false, throwExceptionOnMissingEntry: Boolean = true): CallActivity(source)

Get the whole message in the dataStoreName with the entryID.

This step also sets the headers SAP_DataStoreCreatedAt and SAP_DataStoreExpiresAt representing a timestamp.