Skip to main content
Question

FME Server Error: MAXIMUM_COUNT clause must specify an integer. Value 'None' is invalid

  • May 30, 2018
  • 0 replies
  • 24 views

I have developed a workspace that makes a HTTP call then returns the parsed JSON response. It runs from FME desktop successfully, but when published to FME Server as a streaming service I get the following errors:

Creator_CREATED Brancher -1 4(BranchingFactory): MAXIMUM_COUNT clause must specify an integer. Value 'None' is invalidMAXIMUM_COUNT clause must specify an integer. Value 'None' is invalid

From the logs it's failing just initializing the workbook and before trying to connect and make the HTTP call. I was unable to find a similar error anywhere else.

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.