Hi,
I am developing External Repository Connectors which help to synchronize data from one of the accounting software.
I know that we have one method called "OpenConnection" which opens the connection and gets the connection string.
"public IDataSourceConnection OpenConnection(string connectionString, Guid configurationId)"
Is there any way to actually read the connection string and update it to whatever we want?
Also, how do we map the value list properties of m-files in GetItems method?
Thank You,
Yash
