Browse By Tags

  • MongoDB 4.4 end-of-life support

    This blog has been written, to notify the Sage X3 ecosystem, of the official end-of-life support for MongoDB Version 4.4. Any new developments around this topic will be updated inside this blog. MongoDB has officially announced, the End of Life, for MongoDB…
  • Syracuse Migration Tool

    The Syracuse Migration Tool is one way of transferring the Administration data across different servers. You can read more about the general approach in my blog “How to copy Administration data to a separate server” ( https://www.sagecity.com/gb/sage…
  • How to copy Administration data to a separate server

    You may be in a situation where you either want to clone your LIVE server to a TEST server, or may be undertaking a migration to a newer version of Sage X3 and want to copy over all the administration data form your SOURCE (LIVE) server to the TARGET…
  • MongoDB Disaster Recovery Automation

    1. Introduction:- MongoDB Backups has been a grey area for Sage's BP's it is our intent in this Blog to illustrate a simple but very effective method for Automatically creating MongoDB Backups on a scheduled basis. These MongoDB backups will form…
  • MongoDB Log File Rotation

    MongoDB Log File Rotation Why is it important? The below benefits are good reasons to consider deploying MongoDB Log file rotation using the script we provide to our Sage X3 Business Partners:- Automated Log file rotation offers an easy alternative…
  • ALERT : Hotfix MongoDB 4.0.18.84 is now available.

    MongoDB 4.0.18.84 hotfix is now released and available from our FTP Site This Hotfix addresses an issue with the Mongo 4.0 Installer when the Certificate Password contains a dollar-sign ($). The Installer displays the following error message: "Import…
  • New version of MongoDB for Version 11

    MongoDB 4.0.18.83 has now been released and is available for download from the UKI FTP site Please use this new MongoDB setup if you are installing X3 Version 11 patch 18, or if you have experienced an issue upgrading to MongoDB 4.0.18 using the setup…
  • Connect Syracuse conection o mongo db replicaset

    Does anyone knows how to connect Syracuse to a mongodb replica set instance? What are the conection configuration parameters on node.js? Already tried several approaches without being able to connect Syracuse with success to the active mongo node… …
  • Folder Backup for X3 including MongoDB and Syracuse Setup

    Hi All, Taking a backup of a folder is easy process in Sage X3 V6.5. We could extract to SVG and restore these onto the new folder. In V7 also this is possible for sure. But how can we get the back up of Mongo DB and Syracuse if we need to move into…