Skip to main content
Released

FME Workspace reader should return connection and bookmark info

Related products:FME Form
  • December 7, 2015
  • 11 replies
  • 89 views

david_r
Celebrity

The FMW reader reader need to return more information for it to be truly useful, notably

  • Transformer connections
  • Bookmarks (which transformer is in which bookmark)
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.

11 replies

david_r
Celebrity
  • Author
  • December 5, 2016

Use cases include automating workspace documentation, see also https://www.linkedin.com/pulse/automated-workspace-documentation-patrick-koning


denniswilhelm
Contributor
Forum|alt.badge.img+21
  • Contributor
  • December 6, 2016

In addition to that more detailed information about database connections would be helpful. Especially the actual database (NamedConnection, Connection File (e.g. SDE) or the instance with url and port) are relevant when documenting workspaces.


fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • February 10, 2017

As of FME 2017 Connections are read from an FME Workspace using the FME Workspace Reader. Bookmarks are being read but we can't yet read what is inside the book mark. Thanks for the suggestions. [Note: this comment was edited]


fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • February 10, 2017
@denniswilhelm1 this was a good suggestion but was not covered in the recent work we did here. Do you mind creating a new idea for this suggestion

 


david_r
Celebrity
  • Author
  • February 10, 2017
Connections are already a great addition, thanks!

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • February 10, 2017
You were awarded the Inventor Badger for this. Suggesting an Idea that has made it into the product.

 

 


david_r
Celebrity
  • Author
  • February 10, 2017
Thanks, I've always wanted a badger! :-)

 

 

'

patrick_koning
Contributor
Forum|alt.badge.img+7
Hi @david_r

 

I incuded a small workspace in releasecandidate 2017 that strips a .fmw file to a xml and then reads out the bookmarks or annything as you wish as it is xml.

 

A workaroud for the timebeing.

 

For each feature there are local coordinates wich can be used to build relations.

 

Greetings,

 

Patrick Koning

 

fmw-to-xml.fmw

patrick_koning
Contributor
Forum|alt.badge.img+7

Hi @david_r

 

I incuded a small workspace in releasecandidate 2017 that strips a .fmw file to a xml and then reads out the bookmarks or annything as you wish as it is xml.

 

A workaroud for the timebeing.

 

For each feature there are local coordinates wich can be used to build relations.

 

Greetings,

 

Patrick Koning (126.2 kB)


david_r
Celebrity
  • Author
  • February 23, 2017
Nice, thanks a lot!

Forum|alt.badge.img+1

This has been released as part of FME 2017.0 . Visit http://www.safe.com/downloads to download it and give it a spin.