How to enter credentials declared in Orch Assets to the PCOMM Terminal. Type Secure test activity is for web

Please advise on the activity to be used.

Hi @akapoo4

Use get credential along with get asset

Thanks
Ashwin.S

Hi buddy @akapoo4

Kindly follow the below steps that could help you resolve this issue
–use get credential Activity and we will be getting two outputs like username (a string variable ) and password ( a secure string )
–to type a string into username field use a type into Activity and mention that variablename as input
–to type secure string use type secure string Activity and mention password variable as input as we cannot type a secure string with normal type into Activity

Cheers @akapoo4