Hi
I am using Import Excel to Database Smart service and for Datasource I tried to make connection using Connected System .I called the CS in constant using CS as its type .But in Import excel smart service ,
Datasource is defined Text type .Is it possible to give DB connection url string as Text and pass it in constant and then use it .If yes then what is correct connection url string?
Discussion posts and replies are publicly visible
Did you try this?
https://docs.appian.com/suite/help/24.3/fnc_system_a_getDataSourceForPlugin.html
Thank you so much everyone !https://docs.appian.com/suite/help/24.3/fnc_system_a_getDataSourceForPlugin.html
This solution worked for me .