Hi all,
Got a strange situation with the SharePointOnlineConnector (both in FME Form 2024 & 2025.2).
I want to upload a file towards a certain sharepointsite. In the GUI I can select my site: ‘https://mysharepoint.com/teams/teamA, my library and my Path.
If I want to make my site dynamic, so File A needs to to go site from TeamA and File B needs to go to site from TeamB
I’m not able to do this. User Parameter does not work. Making the url like this: https://mysharepoint.com/teams/@teamValue does not work → Even for the File for TeamB it still refers to the site from TeamA (or whatever team I selected to create the workspace).
Even using the setup of getting the <HostURL>,<siteID>,<webId> provided from attributes:

It still points towards the old setup and not a dynamic one.
Am I missing a certain step? the used Authentication account has rights towards the sharepoint (setup via this guideline: How to Create a SharePointOnlineConnector Single Tenant Web Connection – FME Support Center








