Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with daily change

Former Member
0 Likes
572

Hi all,

the Coding is a permanent interface, which supplies data at other vendors' system. The interface can be started 1 to N times per day. To the other vendors' system date and time will transfer. If I make now no restriction on the time, the data records are transferred doubly (1. Transfer 8:00 2. Transfer 10:00). That is not correct, since the DS were then put on also doubly in the Interface

any Idea ??

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
550

Cud u be more specific and clearer in problem definition

Hi all,

the Coding is a permanent interface, which supplies data at other vendors' system. The interface can be started 1 to N times per day. To the other vendors' system date and time will transfer. If I make now no restriction on the time, the data records are transferred doubly (1. Transfer 8:00 2. Transfer 10:00). That is not correct, since the DS were then put on also doubly in the Interface

any Idea ??

3 REPLIES 3
Read only

Former Member
0 Likes
551

Cud u be more specific and clearer in problem definition

Read only

Former Member
0 Likes
550

As I can understand from your requirement ...the best way out is to mark the record which has already been sent so that you do not re-transfer it.

Regards

Anurag

Read only

Former Member
0 Likes
550

one my one