Skip to main content
Question

Share Workspace 2019 - configure user screen

  • June 14, 2019
  • 6 replies
  • 12 views

Forum|alt.badge.img

I really like the capability to share a workspace in FME Server 2019.

It would be really good if we could add content to the page for example so we can explain a bit more to the user.

It would also be great if we could brand the self service page!

Thanks

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.

6 replies

david_r
Celebrity
  • 8394 replies
  • June 14, 2019

I'm thinking that the simplest solution currently available is to create your own html page and to include the FME Server "app" page in an iframe somewhere inside. That would give you the opportunity to add your own branding, documentation, etc.

If you already have access to a CMS for e.g. your intranet pages, this is often fairly easy to do.


itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • 1442 replies
  • June 14, 2019

trevorm
Contributor
Forum|alt.badge.img+3
  • Contributor
  • 23 replies
  • June 14, 2019

@david_r wow, I love that idea and was wondering if you have a sample of the basic steps to complete that?


Forum|alt.badge.img
  • Author
  • 6 replies
  • June 14, 2019

I'm thinking that the simplest solution currently available is to create your own html page and to include the FME Server "app" page in an iframe somewhere inside. That would give you the opportunity to add your own branding, documentation, etc.

If you already have access to a CMS for e.g. your intranet pages, this is often fairly easy to do.

That's a pretty good idea! Thanks.

 

I was considering creating a "tools" section in our intranet so that could work well. Thumbs up.


Forum|alt.badge.img
  • Author
  • 6 replies
  • June 15, 2019

That's an improvement isn't it, thanks.

It's still missing the capability to add a friendly response message. Maybe a late addition to 2019.1 ;-)

 


david_r
Celebrity
  • 8394 replies
  • June 17, 2019

@david_r wow, I love that idea and was wondering if you have a sample of the basic steps to complete that?

There's not much to it, just look up "html iframe" using e.g. Google. Unfortunately I do not have any FME specific samples, but generic iframe samples are abundant on the net.