[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: New to XML - Dequeue2 Request Issue



Hello again Corby.

If you look in the example program that I posted previously, called DSRPERFMON, you should see a data area named ##PERFMON. This data area contains the Last Transaction that was received and saved from the previous run. If you include this Last Transaction in your next request you only receive data that is greater than this Last Transaction. At the end of each run I store the Last Transaction in the data area ##PERFMON and so on...This way I only get "new" data that I haven't yet received that I can append to my database file on our backend system. I believe this is doing what you are asking.

As far as I know, with this service,  there is no way to select data via a date/time stamp range. I believe you have to use this Transaction number.

I hope this helps.
------------------------------------------------------------------------------------------------------
Paul Reid
Application Developer III
Erb Group of Companies | 290 Hamilton Road | New Hamburg, Ontario | N3A 1A2
Phone: 519.662.6133 ext. 2363
Web: http://www.erbgroup.com/

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of corby.weaver@xxxxxxxxxxxxxxxxx
Sent: Thursday, January 21, 2016 10:20 AM
To: HTTPAPI and FTPAPI Projects
Subject: Re: New to XML - Dequeue2 Request Issue

   I've gotten some good data with my Dequeue2 requests.  Thanks for
   everyone's help.
   Can I select by date/time stamp which records I pull prior to the
   decoding process?  I only want to pull information since the previous
   request.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------