Unable to add a database connection string as an asset. Is it a bug in Orchestrator?
Hello @Chatur,
There are four types of assets:
Text - stores only strings (it is not required to add quotation marks)
Bool - supports true or false values
Integer - stores only whole numbers
Credential - contains usernames and passwords that the Robot requires to execute particular processes, such as login details for SAP or SalesForce.
If you want to use a database connection string as an asset you have to select Text Type:
Regards,
Susana
1 Like