Skip to main content
Released

FMEServerJobSubmitter - add polling interval to make it possible to use with Loa

Related products:FME Form
  • August 12, 2019
  • 5 replies
  • 94 views

sigtill
Supporter
Forum|alt.badge.img+25

***Note from Migration:***

Original Title was: FMEServerJobSubmitter - add polling interval to make it possible to use with LoadBalancer


FMEServerJobSubmitter - add polling interval to make it possible to use with LoadBalancer without dropping connections.

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.

5 replies

rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • September 23, 2019

This feature is now In Beta scheduled for released in FME Server 2019.1.3 and Newer.


rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • October 23, 2019

This feature is now available. FME Server 2019.1.3 was released earlier this month – current version 2019.1.3.1 is available from the Downloads page.


sigtill
Supporter
Forum|alt.badge.img+25
  • Author
  • Supporter
  • October 24, 2019

Great news, thanks a lot! - I`ll post here once I get the option to verify how it works from some clients.


rudy_v
Contributor
Forum|alt.badge.img+6
  • Contributor
  • February 14, 2020

Hi

 

Where do you find this option - i am on 2019.2.1. - is on the server / can't see in the transformer. Currently we cannot get fmeserverjobsubmitter working - normal jobs working ok - we are using a load balancer - using Citrix Netscaler

FMEServerJobSubmitter_Tiler (ServerFactory): http://gisfmeserver.melbourne.vic.gov.au - Submitting a request to run workspace 'LawnAreaPointTiler.fmw' in repository 'QualityAssurance'...

60 FMEServerJobSubmitter_Tiler (ServerFactory): http://gisfmeserver.melbourne.vic.gov.au - Failed to submit request to run workspace 'LawnAreaPointTiler.fmw' in repository 'QualityAssurance'

61 FMEServerJobSubmitter_Tiler (ServerFactory): Reason - user 'admin' is not authorized to perform this action

62 FMEServerJobSubmitter_Tiler (ServerFactory): http://gisfmeserver.melbourne.vic.gov.au - Submitting a request to run workspace 'LawnAreaPointTiler.fmw' in repository 'QualityAssurance'...

63 FMEServerJobSubmitter_Tiler (ServerFactory): http://gisfmeserver.melbourne.vic.gov.au - Failed to submit request to run workspace 'LawnAreaPointTiler.fmw' in repository 'QualityAssurance'

64 FMEServerJobSubmitter_Tiler (ServerFactory): Reason - user 'admin' is not authorized to perform this action

 


rylanatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • February 14, 2020

Hi @rudy_v, there are no new parameters for the FMEServerJobSubmitter as part of this implementation. After the transformer submits the job, it will now poll FME Server every 45 seconds until a status is returned – instead of maintaining an (idle) connection that was being terminated by load balancers, for example.

I'm not sure if this improvement addresses the scenario you have encountered, for your log file identifies that the request failed...

Please reach out to our Experts Team so that we can gather more information and work together towards a resolution.