Skip to main content
Solved

Using a workspace on FME Server as the input for an FMW reader


ebygomm
Influencer
Forum|alt.badge.img+38

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

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.

View original
Did this help you find an answer to your question?

4 replies

nielsgerrits
VIP
Forum|alt.badge.img+54
  • Best Answer
  • August 14, 2020

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.


virtualcitymatt
Celebrity
Forum|alt.badge.img+35

Yeah I would think it would work if you have the correct system path. For windows the workspaces are usually stored as

C:\\ProgramData\\Safe Software\\FME Server\\repositories\\<repo_name>\\<workspace_name>\\<workspace_name>.fmw


ebygomm
Influencer
Forum|alt.badge.img+38
  • Author
  • Influencer
  • August 14, 2020

Thanks both, i had a typo in the first <workspace_name> in the address - using $(FME_MF_DIR)$(WORKSPACE_NAME).fmw to get the information and copy and pasting sorted it :-)


virtualcitymatt
Celebrity
Forum|alt.badge.img+35
ebygomm wrote:

Thanks both, i had a typo in the first <workspace_name> in the address - using $(FME_MF_DIR)$(WORKSPACE_NAME).fmw to get the information and copy and pasting sorted it :-)

Curse those typos!! Typos are the worst!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings