on 2022 May 12 11:48 AM
Hi Team,
I am working on a interface to extract records from Odata service. I am able to make successful connection and extract data based on different query statements. But the challenge I have is, I am interested in only extracting delta records as shown in below example.
In the source schema TD_REG_WELL_RESULT there is a field "MODIFIED_AT"
Eg: If I have 5 records which has MODIFIED_AT = 2022-04-20T05:11:35.000GMT, My next execution should check for this last run time minus 1 hour to pull the records.. i.e., 2022-04-20T04:11:35.000GMT
can this be achieved using QUERY option in the Odata Sender adapter ?
if so how Resource path should be defined as ?
I am working on PO 7.5 SPS 22 with Odata V2 deployed using CONNECTIVITY ADD ON 2.0
Or
Is there a way I can store the last timestamp somewhere in SAP PO so that it helps to query for next execution ?
Thanks,
Varun
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
9 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.