Skip to main content
Question

Get the workspace Name saved as template

  • May 25, 2022
  • 2 replies
  • 39 views

boubcher
Contributor
Forum|alt.badge.img+11

Hello there

using the parameter $(WORKSPACE_NAME) to get the workspace name not working if the works[ace is saved as template, we get a different name

as an example

the workspace saved as a template with the name ( cad_to_gis.fmwt

when use the parameter $(WORKSPACE_NAME) we get getting this name ( wb-late-1653463418287_7640)

Any idea Please

Thanks

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2938 replies
  • May 25, 2022

I have no solution, but I believe this is expected behavior as a workspace template is opened as a temp file, and run as such until you save it as fmw.


boubcher
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 212 replies
  • May 25, 2022

I have no solution, but I believe this is expected behavior as a workspace template is opened as a temp file, and run as such until you save it as fmw.

@neilstephenson neilstephenson​  Thanks for your response