PTPNInterdomainConfig
Application class - PTEM_CONFIG: PTPNInterdomainConfig
The PTPNInterdomainConfig plug-in configures notifications from Process Scheduler domain for Inter Domain Event Configuration.
Note:
The PTPNInterdomainConfig plug-in can be executed only through command line.
The PTPNInterdomainConfig plug-in can be used in two scenarios:
-
Application server and Process Scheduler domain are on the same host.
-
Application server and Process Scheduler domain are on different hosts.
Application Server and Process Scheduler Domain on the Same Host
| Property | Default Value | Description |
|---|---|---|
|
env.appserverdomainname |
Application server domain name. |
|
|
env.prcsdomainname |
Process Scheduler domain name. |
|
|
env.joltport |
9033 |
Sets the JSL port number. |
|
env.hostnameappserv |
Sets the fully qualified domain name of the application server. |
|
|
env.appserverport |
7988 |
Sets the application server port number. |
|
env.prcsport |
8988 |
Sets the Process Scheduler port number. |
|
env.prcsscheduleserver |
Process Scheduler server name. |
|
|
env.hostnameprcs |
Sets the fully qualified domain name of the Process Scheduler. |
Application Server and Process Scheduler Domain on Different Hosts
You should run the plug-in separately on the hosts where the application server and Process Scheduler are running.
Properties for configuring Process Scheduler on one host:
| Property | Default Value | Description |
|---|---|---|
|
env.prcsdomainname |
Process Scheduler domain name. |
|
|
env.domainid |
Application server domain name which is to be configured. |
|
|
env.joltport |
9033 |
Sets the JSL port number. |
|
env.hostnameappserv |
Sets the fully qualified domain name of the application server. |
|
|
env.appserverport |
7988 |
Sets the application server port number. |
|
env.prcsport |
8988 |
Sets the Process Scheduler port number. |
Properties for configuring application server on another host:
| Property | Default Value | Description |
|---|---|---|
|
env.appserverdomainname |
Application server domain name. |
|
|
env.prcsscheduleserver |
Process Scheduler server name. |
|
|
env.hostnameprcs |
Sets the fully qualified domain name of the Process Scheduler. |
|
|
env.prcsport |
8988 |
Sets the Process Scheduler port number. |
|
env.appserverport |
7988 |
Sets the application server port number. |