Hello Team,
I have installed new FME Server 2019.2 and published my existing workbench.
When I ran this workbench from server I am getting following error, Could somebody help me to get out of this error, I have a start end shutdown python scripts embedded with the workspace.
2020-03-23 08:42:19| 21.5| 2.8|ERROR |Python Exception <ImportError>: No module named win32com.client
2020-03-23 08:42:19| 21.5| 0.0|ERROR |Error executing string `import arcpy, fmeobjects
class mmLicenseStatus:
mmLicenseAlreadyInitialized =0x32 # from enum mmLicenseStatus
mmLicenseAvailable =0xa # from enum mmLicenseStatus
Present I am using deprecated version of python27, If I want map with latest version of the FME then what could be the process for it.
Thanks in advance.