In uipath orchestrator I have to store password in credentials of assets section only password not username since in asset section username is mandatory how to store only password
Please refer to the documentation
Hi @sruthesanju,
I believe that’s not possible as that is required to fill.
You just put NA in username and put respective password.
The value of asset always fetch from its Asset name and just ignore username at runtime and get the password.