https://fmeserver.ncd.noaa.gov/fmeserver/login/end
It looks like in 2013 version the admin interface and the public interface have been combined? Wha's the public url for workbench so users dont have to login?
https://fmeserver.ncd.noaa.gov/fmeserver/login/end
It looks like in 2013 version the admin interface and the public interface have been combined? Wha's the public url for workbench so users dont have to login?
I'm not sure what you mean by the "public url for workbench". If you want to let outside folk run a translation you just need the same url as before. Again, it will be down to the permissions on the system whether any particular workspace can be run by anyone or needs an account to do so.
Hope this helps
Mark
Assuming you've turned on security, users will always need to log in in order to access FME Server.
To bypass this for public users, you could similutate a auto-login by:
If you're referring to users being able to access FME Server via FME Desktop, they will indeed always have to log in as a user. PerhaPs create a "public" user with a password of public and setup the access rights to such a user.
http://ocs-gis.ncd.noaa.gov/fme/fme_test.html
However my published workbench has a drop down for menu for 5 different output format (from published parameters). I want the same thing on the web form. Also a checkboxes for each of the layers. Should I just do this in html ?
When you click on that then the code you need to show the published parameters will be displayed. Hopefully this will help when you are creating a front end for the system: