redgeographics wrote:
What are those connections connecting to? It looks like you're using parameters to have the user select them and that's throwing the publish wizard off for some reason, then again the error says it's missing or not supported...
I am not sure I need only the Web connection for ArcGis online used by the transformer "ArcGIS_AP_FileGDBExport" or "ArcGISOnlineConnector".
I think the token is only valid for a limited time. The docu says the OAuth-token created by authorization code is valid for 30min. This would apply to me. The process is working in fme flow for 30min. After this time the connection is not valid.
Maybe I can try "ArcGISOnlineTokenGetter" to gt for every process a new token for the AGOL connection!