Hi Guys,
I am working on a iflow where I am stuck at a point, While sending data to data store I am sending a value in the header as well, I can see the header is going to the data store, the issue is when I try to read this data from the data store using Data Store Select operation, it only gets the body and does not picks the headers.
below is the google drive link to the test iflows for inserting data to data store and reading data from data store.
https://drive.google.com/file/d/1cdCTDB2nRzfG5W4ZNs1Dke8d85R6HUgV/view?usp=sharing
This is what I am doing.
1. send data to data store

2. Data is inserted to data store.

Payload and header present if I download the message


3. iFlow to read the header and payload - Trace mode on.

4. Payload is visible

5. Header is not coming.

Thanks in advance.
Yatan