Jump to content
Server Maintenance This Week. ×

Getting attachments on current record


This topic is 2816 days old. Please don't post here. Open a new topic instead.

Recommended Posts

So all setup now on MS 3.v3 and using JDBC for the sync of 9 tables, some tables are hub > spoke the attachment tables are spoke > hub and things are pretty quick for initial sync.

and even after an exam is synced up its pretty quick with the small overhead of any new pdf's or images from the ios device being uploaded. 

only one table is using the Custom SQL qualifier  the logic is "WHERE doSync = 1" the field doSync is a calculation :

Min ( arrayDate) ≥ (Get(CurrentDate) - 7 )  and Max ( arrayDate) ≤ (Get(CurrentDate) + 7 )

seems to be pulling the correct data 

because we are only pushing images to the hub there are cases where the inspector wishes to see images or PDF from a few days ago - is there any way to initiate a sync for the record that he is viewing to pull down the pdfs and images? 

 

Link to comment
Share on other sites

This topic is 2816 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.