Tima version:


LHS version:


DeltaTima version:


GeometryServer version:


FMS type:


Client: 


Diagnosis and solution: When transforming the excel file '51 Plano Tabla', through the ServicesLB.py script, it throws the following error.



This indicates that you need an integer and you are receiving a string. To solve this error, you must go to Excel and check the "Tabla Plano" sheet.


Esto indica que necesita un entero y está recibiendo un string, para solucionar este error se debe dirigir al excel y revisar la hoja Tabla Plano.


It can be seen in the image that the Kton column, cell 12, has a character string. You must identify which cells it refers to, most likely one of them does not have any value, in this case replace the value REEF! with 0. Now the code should not show the error and output the required excel.