Comments and answers for "Migrating from FME Cloud to FME Server (on-premises)" https://knowledge.亚搏在线safe.com/questions/77704/migrating-from-fme-cloud-to-fme-server-on-premises.html The latest comments and answers for the question "Migrating from FME Cloud to FME Server (on-premises)" Comment by cwarren on cwarren's comment https://knowledge.safe.com/comments/77816/view.html
Ok.I appreciate the additional help.It makes sense now.
Wed, 05 Sep 2018 03:47:16 GMT cwarren
Comment by gisinnovationsb on gisinnovationsb's comment https://knowledge.safe.com/comments/77814/view.html Look at FME Cloud as being FME Server hosted in the cloud.When migrating it should not be difficult with the BackUp/Restore functionality.However, you will need to look into the paths and the database connections as they must be the same on each server.As mentioned by Gerhard there is no difference using it on Windows or Linux, at the exception that the paths might be different.This;as I know could be solved by storing the data in the "Resources" folders.Anything outside would have to be looked into.

Wed, 05 Sep 2018 01:37:51 GMT gisinnovationsb
Comment by cwarren on cwarren's answer https://knowledge.safe.com/comments/77789/view.html Sorry for any confusion.FME Server versioning will be the same.The 2016 was only referring to the Windows Server version.I plan on using the same FME 2018.1 version on FME Server that is currently on FME Cloud.I just wasn't sure if there would be any issues with migrating it from Linux OS to Windows OS.


Tue, 04 Sep 2018 19:05:09 GMT cwarren
Comment by cwarren on cwarren's answer https://knowledge.safe.com/comments/77788/view.html We will be using the same versioning as FME Cloud as it is 2018.1 for FME Server.

Tue, 04 Sep 2018 19:03:59 GMT cwarren
Comment by cwarren on cwarren's answer https://knowledge.safe.com/comments/77787/view.html @GerhardAtSafeThank you sir!I just wanted to be sure I went over all of the documentation before I began.I have successfully performed multiple backup and restores on FME Cloud.
Tue, 04 Sep 2018 19:02:28 GMT cwarren
Answer by gerhardatsafe https://knowledge.safe.com/answers/77776/view.html

Hi@madwarren,
there shouldn't be any issues restoring an FME Server backup from FME Cloud on your on-premise machine as long as the build of the FME Server you restore on is similar or higher.

Regarding instruction you only need to follow the documentation for theFME Server Backup & Restore.

Regarding the differences between the OS, the main thing to be aware of would be file paths.Linux is using forward slashes and windows backward slashes as separators in file paths.It is recommended to use the FME Server parameters when possible (e.g FME_SHAREDRESOURCE_DATA) instead hordcoded paths to avoid complications during migration.

Tue, 04 Sep 2018 17:57:31 GMT gerhardatsafe
Answer by redgeographics https://knowledge.safe.com/answers/77719/view.html

I agree with@gisinnovationsb, there is a very high likelyhood of compatability issues.If you've used transformers, readers or writers that have been updated between FME 2016 and now those workspaces will not work on your FME Server.You can check this by opening the workspaces in FME 2016 Desktop and see if you get any warnings (or transformers go missing).

Best option would be to upgrade to FME Server 2018 too, then backup your FME Cloud and restore the backup in FME Server -or- create projects on FME Cloud and backup/restore those (as the full backup would also do the user management and security setup and you may want to set that up differently if it's running on-premises).

I doubt there will be much in the way of OS issues to be honest.The Windows version supports more formats than the Linux one actually, but to be on the safe side you can doublecheck in theFormats Matrix.

Tue, 04 Sep 2018 07:24:51 GMT redgeographics
Answer by gisinnovationsb https://knowledge.safe.com/answers/77717/view.html

Hello@madwarren;

I believe that migrating from a higher build to a lower build would create problems, specifically when it comes to the workspaces.Is there a chance that you would be upgrading your FME Server to 2018?

Tue, 04 Sep 2018 06:59:59 GMT gisinnovationsb