Skip to main content

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?

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?


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

 


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!