I have an input excel file that is the source some HTTP calls are made to fill in columns in the spreadsheet using a template file and a defined output file overwritten. It runs in workbench but fails when published with an error that I can't locate the function or () it is complaining about. I have searched the error log for the text in the error and can't find a parameter with out a ()?
Function `XLSXW_OUT_TEMPLATEFILE_XLSXW_1' must be called with any parameters enclosed in ( ), even if there are noneÂ
Some details are:
FME Server 2016.0.1.1 - Build 16177 - win32
Â
Copyright (c) 1994 - 2016, Safe Software Inc.Direct Url Example
Published Parameters
Description
Parameter Name
Type
Current Value
Default Value
Options
Destination Microsoft Excel File:
ExcelAnswerrtcm2rpt
FILENAME
G:\\RFWorkspace\\rlcupload\\rlcUpload1Answer.xlsx
G:\\RFWorkspace\\rlcupload\\rlcUpload1Answer.xlsx
Â
Source Microsoft Excel File(s):
ExcelInputrtcm2rpt
MULTIFILE
G:\\RFWorkspace\\rlclrs\\rlcUpload1.xlsx
G:\\RFWorkspace\\rlclrs\\rlcUpload1.xlsx
Â
Template File:
RLCExcelTemplateFile
FILENAME_MUSTEXIST
G:\\RFWorkspace\\rlcTemplateFile\\rlcUpload1Template.xlsx
G:\\RFWorkspace\\rlcTemplateFile\\rlcUpload1Template.xlsx
Â