Warning : usage of a local non-builtin name and Debug format string
Hi , During execution of a job tInputFileDelimited | | tInputFileExcel ----->tMap ----> tOutputFileDelimited the following messages are displayed : "Warning : usage of a local non-builtin name " "Debug format string is : 0.0%" "Debug format string is #,##0.00 \ £
With same tInputFileDelimited(same csv file) I did'nt get such message and am suspecting Excel file. How can I identify the non-builtin name ?
Here enclosed screenshots (Job , tMap , Warning1 , Warning2) Best regards, YVES
Hi Yves
Which version of TIS/TOS are you using? I seen the same problem before, the warning messages are printed on tFileInputExcel component.
To locates the problem further, try to use a a tfileInputExcel to read a simple excel file and see the problem comes from the component or the file.
Best regards
Shong
Hi Shong,
With a simple job tFileInputExcel --> tFileOutDelimited I get same messages .
I attached the file the file to the post (I try use the worksheet IPP3).
Best regards,
Yves.