Hello,
I have an FME workflow that runs perfectly when executed with the FME GUI open, but it fails when launched via a Windows bash script.
The error message generated is:
SharepointOnlineConnector: Connection 'SharePoint0Online08safe.microsoft-sharepoint9' does not exist. Check connection parameter and connection definitions in FME options and try again
Is the SharepointOnlineConnector connection only valid when the graphical interface is active? Do you know how to keep this connection active even when running the workspace from a script?
Thank you in advance !