on 2023 Apr 04 4:22 PM
Hi,
According to Using Data Storage Features When Designing Integration Flows | SAP Help Portal, for the use case "Store data to access it after message processing has finished (for example, for purposes such as error analysis and audit logging)." SAP recommends using either "Message Store" via a Persist step or "Message processing log attachment" via script.
I can successfully persist to message store in an iflow, and retrieve via Message Store API.
Now, according to the page Data Storages | SAP Help Portal under Tenant Database, it says
Message store content (retention period: 30 days)
When you use Cloud Integration in the Cloud Foundry environment, message store content is stored in the SAP BTP object store.
Message processing log attachments
When you use Cloud Integration in the Cloud Foundry environment, message processing log attachments are stored in the SAP BTP object store.
we are using cloud foundry, and in BTP, i can see that the Object Store Service has not been activated. i would have rather expected to get an error when trying to persist message if BTP object store service is not available. seems not to be in line with the above documentation that states in cloud foundry the message store content is stored in the BTP object store.
1. so where is this data being stored?
2. If we would activate the Object Store service in BTP (see also What Is Object Store? | SAP Help Portal) , how to make cloud integration use it for persist step / MPL attachments instead of whatever storage it is currently using (when BTP Object Store is not activated)?
3. Would it be correct understanding that by using Object Store in BTP that persisted message store data and MPL attachments could be written to Azure Blob Storage (via BTP Object store) and thus the 32GB tenant database storage limitation and 1GB per day MPL Attachment limitation, would no longer be relevant for Message Store (Persist Message) and MPL Attachment storage but rather limits would be dependent on our service plan regarding BTP object store/blob storage.
4. Other than the reference to BTP object store in the documentation linked in my question, i don't find any detailed documentation about the relationship/setup between Message stores / MPL Attachments and BTP Object Store. is there some more information somewhere?
any insights would be much appreciated.
Rupert
Request clarification before answering.
with MPL I meant persisted message
according to https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/e12c09cc8e9b4574b092d89... quota is 35GB
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
21 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.