PROIV Gateway Connection Configuration

   PROIV Aurora Help

The PROIV Gateway is used to run the PROIV Tasks that support the Aurora components.

To view the configuration of the PROIV Gateway, follow these steps:

1. Open the config.json file. This file contains descriptions of the properties and is located here:

..\PROIV Version 11\ClientServices\work\base-default\webapps\WEB-INF\resources

2. The PROIV Gateway configuration is located in the PROIV Gateway Settings section:

For example:

##############################################################

# PROIV Gateway Settings

##############################################################

proiv.gateway.host = localhost

proiv.gateway.port = 11835

proiv.gateway.environment = Aurora

proiv.gateway.encoding = UTF8

proiv.gateway.sysuserid =

proiv.gateway.syspasswd =

proiv.gateway.codiv = PTI

proiv.gateway.operid = TSK

proiv.gateway.operpwd = TSK

 

PROIV Gateway Connection on Unix Configuration

When configuring a PROIV Gateway on a Unix system, the sysuserid and syspasswd must match the details of a valid Unix user and password on that system.

Related Topics:

Post-Installation Reference Guide

Comment on this topic

Topic ID: 810066