Data Structure for ICMTranslationRouting

Attribute

Base Type

Restrictions

Description

timeout

Int

1 to 2147483647

Time in milliseconds that the system waits before it rejects the request for the application.

defaultScript

String

None

Default script of the Unified CCX postrouting application.

Example for system script:

<defaultScript>aa.aef</defaultScript>

Examples for user script:

<defaultScript>SCRIPT[user.aef]</defaultScript>
<defaultScript>SCRIPT[user/user.aef]</defaultScript>