We have a customer who are upgrading from IFS APPS 8 to IFS Cloud and would like to move their Documents (2TB worth of data) from their external storage into the IFS Cloud FS.
The challenge for us is how do we make these documents accessible to MPX in IFS Cloud (Application) where the documents are stored in Azure BLOBS that are only accessible via the application with no direct access routes. We need an effective way of migrating/importing the documents from the FTP into the storage ( via the application) or any other way. This is critical to the upgrade so will need to be done.
After investigating and checking other community posts , we’ve received the following suggestion, which answers how to migrate the Documents but would not be acceptable to the customer given the size of the DB.
We have a migration tool for copying data from an Apps 8/9/10 database to IFS Cloud File Storage ("FS"). It's documented here: https://docs.ifs.com/techdocs/23r1/020_lifecycle/100_file_storage_service/fsmigtool/
This tool currently only support copying files stored in a Database repository in Docman, to FS. It does not support direct migration from FTP or Shared repositories in the source environment.
In order to use this tool you therefore first have to use the "internal" repository change assistant in Apps 8 and move the files from any FTP repository into the Database. Then the FS mig tool can be used to copy files to FS.
Issue - Adding 2TB to the DB would increase cutover timings for Go-Live significantly so this isn’t a viable option. The reason for moving from DB storage to external storage in the first place are also still valid.
Please can you advise if the tools now allow the migration from an external source and if not are you aware of any custom made scripts that will facilitate the migration.