Skip to main content
Solved

Get FME Server Job id in current workspace.

  • April 8, 2022
  • 3 replies
  • 167 views

Hello,

 

Is it possible to get the FME JOB ID from inside the currently running workspace?

 

I have a database that should be updated multiple times during a workspaces run. I would like to update this database from within the workspace itself, but one of the parameters I need is the the FME job id and I cant seem to find a way to get it from within the workspace.

 

Thanks,

Samuel

Best answer by nielsgerrits

Yes you can, using $(FME_JOB_ID).

2022-04-08_13h00_36

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.

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2940 replies
  • Best Answer
  • April 8, 2022

Yes you can, using $(FME_JOB_ID).

2022-04-08_13h00_36


  • Author
  • 14 replies
  • April 8, 2022

Yes you can, using $(FME_JOB_ID).

2022-04-08_13h00_36

Thanks a lot,

That was easy :)


nielsgerrits
VIP
Forum|alt.badge.img+60
  • 2940 replies
  • April 8, 2022

Thanks a lot,

That was easy :)

Aye :)