Is there a way to see the output for Scripting on Android+

Solved Locked
TE
Travis Epperson
HD Supply - STOCK-CSC

Is there a way to see the scripts output in the logs or anywhere that is easy to get to?  (Debugging)

7 years ago
Android
ANSWERS
R
RKMOD@SOTI
7 years ago (edited 6 years ago)

Hi Travis,

The script output can be verified in the device ADB logs and you can collect these logs following the method mentioned in the below reference article:

https://support.citrix.com/article/CTX232375

In addition, when you run a script on the device, its execution status also gets reflected in the logs on the web console. (For example; The script has been successfully sent to the device, Failed to send the script etc.)

Thanks & Regards,

Solution