Skip to main content
Question

FME Cloud PDFStyler Issue

  • August 21, 2019
  • 3 replies
  • 12 views

deanhowell
Influencer
Forum|alt.badge.img+24

I have created a workspace to extract data from a series of datasets based on selected land parcels.

When I run it from the desktop it works fine, the DWG file is created and a PDF of the data is also produced.

When I run it from FME Cloud Server, I get the following error around the PDFStyler.

 

94PDFStyler_2_CheckLineWidth (TestFactory): The clause 'TEST 1 TYPE NUM ENCODED FEATURE_TABLE_SHIM_SUPPORT Yes' within 'FACTORY_DEF * TestFactory FACTORY_NAME PDFStyler_2_CheckLineWidth INPUT FEATURE_TYPE FeatureWriter_public.ParcelCadastreCombined TEST 1 TYPE NUM ENCODED FEATURE_TABLE_SHIM_SUPPORT Yes OUTPUT PASSED FEATURE_TYPE __CheckLineMiterLimit__' is incorrect. TEST must look like: TEST <value> <operator> <value> [ENCODED]95The clause 'TEST 1 TYPE NUM ENCODED FEATURE_TABLE_SHIM_SUPPORT Yes' within 'FACTORY_DEF * TestFactory FACTORY_NAME PDFStyler_2_CheckLineWidth INPUT FEATURE_TYPE FeatureWriter_public.ParcelCadastreCombined TEST 1 TYPE NUM ENCODED FEATURE_TABLE_SHIM_SUPPORT Yes OUTPUT PASSED FEATURE_TYPE __CheckLineMiterLimit__' is incorrect. TEST must look like: TEST <value> <operator> <value> [ENCODED]

 

Can anyone shed some light on what this error means and why it does not like it in FME Server?

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

laurawatsafe
Safer
Forum|alt.badge.img+12
  • Safer
  • 158 replies
  • August 21, 2019

My first thought is that this error looks a lot like a version compatibility issue. What version of FME Server is your FME Cloud instance running? Is it older than the version of Workbench used to create the workspace?


deanhowell
Influencer
Forum|alt.badge.img+24
  • Author
  • Influencer
  • 315 replies
  • August 21, 2019

My first thought is that this error looks a lot like a version compatibility issue. What version of FME Server is your FME Cloud instance running? Is it older than the version of Workbench used to create the workspace?

The workbench is 2019.1.0 Build 19608 and Server is Build 19260.

I will upgrade the Server build to see if that fixes the issue :)

Thanks @lauraatsafe

 


laurawatsafe
Safer
Forum|alt.badge.img+12
  • Safer
  • 158 replies
  • August 21, 2019

The workbench is 2019.1.0 Build 19608 and Server is Build 19260.

I will upgrade the Server build to see if that fixes the issue :)

Thanks @lauraatsafe

 

No problem! Hope that fixes it!