Jump to content

Ocean West

Administrator
  • Posts

    4,445
  • Joined

  • Last visited

  • Days Won

    99

Everything posted by Ocean West

  1. I am sorry no updates as of yet. I am equally as frustrated.
  2. We were also experiencing an uptick in DDOS threats I have had to place rules on certain countries please Message me your IP address and I will safe-list it on could flare to help reduce these for you.
  3. Things should be returning to normal.
  4. Sorry about this - I can confirm. I am looking in to this it is a DNS issue that has yet to propagate.
  5. We are having issue sharing files on the the site at the moment please post your file to https://wormhole.app and share the link
  6. New Client Story: Lab9 & ClickWorks How do you scale internal systems to support a growing retail and service network; without losing agility? From building their first FileMaker tool in-house back in 1993 to powering daily operations for 300+ employees today, Lab9 has always valued efficiency and innovation. When their internal platform needed a complete redesign, they partnered with us at ClickWorks. Together, we reimagined their platform by refining design, improving day-to-day usability, and supporting teams across service, retail, and operations. It’s a collaboration that still continues today. Read the full story here - https://www.clickworks.eu/en/case/inside-lab9-a-custom-platform-a-lasting-partnership/
  7. @360Works any insight here?
  8. I have an inspector in the field they did a new inspection, the "log" table is spoke to hub one way so new records should push to the hub. However only three records uploaded. This seems to be only happening to one inspector, I had him email me the file and indeed I saw 19 records. In the MS script I don't have any customization for that table in the Hub section or the Spoke section. (linux server)
  9. Please be aware we currently have a bug with our site with forum downloads. We recently moved to storing our files on BackBlaze B2 bucket, which took over a week to move files over, without realizing the bug. I don't have an ETA to resolve it. I would recommend uploading to https://wormhole.app and post the link until we can resolve this. My Apologies Stephen
  10. Please be aware we currently have a bug with our site with downloads. We recently moved to storing our files on BackBlaze B2 bucket, which took over a week to move files over, without realizing the bug. I don't have an ETA to resolve it. I would recommend uploading to https://wormhole.app and post the link until we can resolve this. My Apologies Stephen
  11. https://github.com/SoliantMike/FM-Admin-API-Tool There is a file there to help generate a JWT perhaps that will help?
  12. 🕯️ I was informed today of the passing of @LaRetta this past February. Thank you LaRetta for the many years of sage wisdom and insights to our community you will be missed!
  13. in server there is a setting to filter databases. The user may need to authenticate first to see the list of files. Alternatively on all computers and server you can enable HTTPS tunneling and then you will no longer need to have 5003 open on your router.
  14. If the file is closed you can duplicate the file using the operating system - just make sure the file is closed.
  15. Copy of current file is 1:1 of your file Compacted is a thinned down variant on occasion useful to reclaim space if you add and delete lots of records Clone will only be schema NO DATA Self Contained will move any external storage in to local storage.
  16. https://tinyurl.com/add-on-survey2
  17. new error java.util.concurrent.ExecutionException: com.prosc.fmapi.APIDownException: The Data or Admin API is completely down on 'localhost'. Reboot the FileMaker Server, or start the FileMaker Service. You can test the Data API at https://localhost/fmi/data/v1/databases (httpResponseCode 500) (filemakerErrorCode -1) / URL: https://localhost/fmi/admin/api/v2/schedules/backup I rebooted the server still got this message
  18. I have not I will inquire if the hosting company did any thing, as I have no access to SSH on the linux box.
  19. This just started nothing to our knowledge has changed ( Linux Server ) rebooting the server didn't correct the issue.
  20. I am setting a new linux server 21.1 and when I am running a sync I can see this during a sync. FileMaker Data API Engine 19.1.2 (Windows)
  21. there is a MirrorSync table you add to your system and when you make layout or schema changes you revise the version number - after the end user syncs they will be prompted that a new version is ready they can download the new clone and an initial sync happens again. Highly recommend using UUID's - And hopefully you don't have to deal with timezones - that can be something you have to account for.
  22. My client is doing this very thing - inspectors will sync while in the office on wifi and get local copy on their device, we have set it up to download most tables to the device however we only push inspections one way back to the server they seldom need to take with them past inspections - this saves time on initial sync. The initial sync will download a clone of the file then sync the data set. ( you can even restrict per inspector if they don't need to see each others) We also take photos and only push photos back to the server you would need to make sure you move attachments to their own table and not to include containers in your main data files unless necessary. Or you could have a link on a record that will OPEN the hosted file if they have network access to review data on the server that isn't being synced. - you will just need to use Get(HostName) visually inform the user what platform they are using. You could setup multiple sync operations if you needed to sync specific tables depending on your need. If the users has good 5g coverage they could even sync over cellular. The first 30 seconds shows our solution relying on MirrorSync in action there are so many places in the Airport that has no connectivity. Cheers
  23. Cool, do you think we could inject a logo into a QR code?
  24. I am not seeing this on my end - I am using Safari - Can I ask if you tired a different browser and or in addition cleared your cache? On the activity list there is a condensed view. I will keep investigating.
×
×
  • Create New...

Important Information

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