Is there anyway to read information using an FMW reader about a workspace that has been uploaded to FME Server without downloading first? I can automatically download to a temp location via the API if needed just wanted to check I wasn't missing an alternative
Solved
Using a workspace on FME Server as the input for an FMW reader
Best answer by nielsgerrits
Not sure if this helps you but I have a workspace on server which reads itself using $(FME_MF_DIR)$(WORKSPACE_NAME).fmw as the path to expose the modified_date and write it to a "processed jobs" table. This way I can reprocess older jobs when the workspace is updated. So at least it works without downloading.
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.
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.



