cancel
Showing results for 
Search instead for 
Did you mean: 

REST Polling Date format

apu_das2
Active Contributor
0 Kudos

Hi,

Working on a REST pooling interface. Scenario is REST Polling -> Proxy. Interface development is done and its working fine. I need below confirmation whether my thought is correct or we have alternatives for this.

My RESTAPI url is below -

I need to pick data per day once. I have no way to incorporate duplicate handling as duplicate cant be determined from one particular parameter.This is a combination of 3-4 parameters. so I have done below in my Sender Channel -

Now I have two simple questions -

1. As I have put 86400 seconds (1 day) in polling time so it should poll data once per day . Am I right?

2. This Timestamp at Last Call date format will work? Means it will automatically change to 2016-03-01 next day or format will not work.

Thanks,

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Apu,

Your understanding seems to be correct.Refer the below link( the same has been done)

apu_das2
Active Contributor
0 Kudos

Hi Raghuraman,

I have already gone through multiple blogs including this one. But these doesn't answer my questions that's why I have posted this query.If you have done any configuration like me,you may help me with the answer of the questions I have mentioned.

Thanks,

former_member186851
Active Contributor
0 Kudos

Hello Apu,

Unforutunately I didnt get a chance to work on this.But when I compared what you have done with the link ,Your understanding seems be correct.

anyways lets wait for other experts reply who could have worked on this.

Thanks.