For some reason when I run inlinequerier on FME server 2022 I get the following error.
64 | 2025-3-31 16:49:13 | InlineQuerier (InlineQueryFactory): The clause 'USE_FMEOBJECTS Yes' within 'FACTORY_DEF {*} InlineQueryFactory FACTORY_NAME { InlineQuerier } USE_FMEOBJECTS Yes TABLE_DEF Swap_Data Title<comma>text<comma>Hyperlink<comma>text<comma>Region<comma>text<comma>Status<comma>text<comma>Event_ID<comma>integer<comma>Usid<comma>text<comma>Market<comma>text<comma>SubMarket<comma>text<comma>ClosedOut<comma>text<comma>ErcNode<comma>text<comma>SSD<comma>text<comma>SSV_Ready_Date<comma>text<comma>Q_5640T_Date<comma>text<comma>FA<comma>integer<comma>County<comma>text<comma>SSV_Rejection_Note<comma>text<comma>sharepoint_item_id<comma>integer QUERY_DEF Swap_Data SQL_ENCODED Select<space><quote>County<quote><lf>From<space><quote>Swap_Data<quote> GEOMETRY_SELECTION FIRST INPUT Swap_Data FEATURE_TYPE Swap_Data_SHAREPOINT_1_1_wuz7majgeOo=' is not recognized by the factory 'InlineQueryFactory'
My desktop version is 2023.2. This was done to get my JDBC connection to work with DEEP. |