UserAgent object
When you need a user agent to initiate a request for a local service to establish a connection to the target server dynamically, create the UserAgent object and call it in the urlopen.open() API.
When the GatewayScript action includes the urlopen.open() API, the GatewayScript user agent property overrides the specific property in the user agent for the XML manager or by variables. The specific property is the same as the property of the UserAgent object.
UserAgent class constructor for creating the UserAgent object.
UserAgent APIs to manage the UserAgent object.