Setting: Script URL

Object level configurations to further customize and make automations more flexible, reusable and suitable for everyday tasks.
User avatar
YiMeng
Author
Posts: 235
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Setting: Script URL

Unread post by YiMeng »

Description

Set the source of the script location using an internet accessible url (http/https protocol). This path will replace the script path in exported batch file. The exported batch file can then execute automation locally while using the script that resides remotely.

To enable pre-defined automation settings for source url enabled automation, automation meta file must also reside at the same directory of the url path. Source URL enabled automation without pre-defined meta file will automatically be defined with default meta template parameters.

Usage