Skip to main content
Solved

How can I move a solution from my development environment to the test environment and ultimately production?

  • October 24, 2016
  • 4 replies
  • 140 views

fmelizard
Safer
Forum|alt.badge.img+21

We are risk averse here at Lizard Inc. and we utilize a a three stage dev/test/prod environment to ensure that no bad code or configurations get into our production system. Production must work!!

How can we move a working solution from an FME Server development installation to a testing/staging installation and ultimately to our production install?

Best answer by fmelizard

This is so easy in FME Server 2017.0 using new functionality called Projects.

Check out this video showing how to create a project for the purpose of moving it from one FME Server installation to another:

http://www.screencast.com/t/QwUMqtYe5PvM

Check out this video showing how to export the project from one FME Server and import it another FME Server:

http://www.screencast.com/t/QTOMx2WG0Na

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

fmelizard
Safer
Forum|alt.badge.img+21
  • Author
  • Safer
  • Best Answer
  • October 24, 2016

This is so easy in FME Server 2017.0 using new functionality called Projects.

Check out this video showing how to create a project for the purpose of moving it from one FME Server installation to another:

http://www.screencast.com/t/QwUMqtYe5PvM

Check out this video showing how to export the project from one FME Server and import it another FME Server:

http://www.screencast.com/t/QTOMx2WG0Na


fmelizard
Safer
Forum|alt.badge.img+21
  • Author
  • Safer
  • October 24, 2016

If you are using FME Server 2016 or previous, then you don't have access to Projects.

Here is what you can do instead:

https://knowledge.safe.com/articles/19635/fme-server-workspace-life-cycle-for-the-enterprise.html


fmelizard
Safer
Forum|alt.badge.img+21
  • Author
  • Safer
  • June 2, 2017

This is so easy in FME Server 2017.0 using new functionality called Projects.

Check out this video showing how to create a project for the purpose of moving it from one FME Server installation to another:

http://www.screencast.com/t/QwUMqtYe5PvM

Check out this video showing how to export the project from one FME Server and import it another FME Server:

http://www.screencast.com/t/QTOMx2WG0Na

Also, if you need each environment to use it's own database, then you can define a database connection on each FME Server that shares the exact same name, but differs in the host and credential info. When a workspace is moved from one FME Server to the next, it will just connect to the database defined in the connection.

 

 

Relates to this somewhat:

 

https://knowledge.safe.com/questions/34975/moving-workspaces-between-fme-installs-tips-and-tr.html

fmelizard
Safer
Forum|alt.badge.img+21
  • Author
  • Safer
  • August 18, 2017

Here is also a tutorial on the Projects feature available in 2017.0 and newer:

https://knowledge.safe.com/articles/44299/tutorial-automation-planning-and-deployment-with-f.html