You can run standalone jobs from an external application after you specify the IP address of the machine that hosts the external application in the
conf.properties
file.
In the
conf.properties
file, specify the machines that have access to call the JSP or API. By default, no machines have access.
Access
conf.properties
from the Web container folder of the Data Archive installation.
Configure the
validHosts
property.
Enter the full IP address or the host name of the machines that can access the JSP or API from the external application. Use a comma to separate multiple values.