PTIBConfigureDBNode

Application class - PTEM_CONFIG:PTIBConfigureDBNode

The PTIBConfigureDBNode plug-in configures the database node.

Property Default Value Description

env.pia_webserver_host

@host@.@domain@

Server host of the PIA domain.

env.pia_webserver_port

@httpport@

HTTP port on which the PIA domain listens.

env.pia_webserver_ssl_port

@sslport@

HTTPS port on which the PIA domain listens.

env.pia_site_name

PS

PeopleSoft site name.

env.gateway_host

@host@.@domain@

If using multiple machines, enter the gateway server host.

env.gateway_port

@httpport@

If using multiple machines, enter the gateway HTTP port.

env.gateway_ssl_port

@sslport@

If using multiple machines, enter the gateway HTTPS port.

env.use_ssl_gateway

False

This Boolean value specifies whether an SSL gateway is configured for the PeopleSoft system.

env.use_ssl_webserver

False

This Boolean value specifies whether SSL is used or not. It is based on this flag that the security mode is set. If the flag is not set, HTTP is used, else HTTPS is used for node URI.

env.default_user_id

@userid@

Default user ID for the environment.

env.default_local_node_pass

 

Default local node password.

env.anonymous_default_user_id

@userid@

Specifies the default user ID for message node name ANONYMOUS.

env.default_local_node

@nodename@

Default local node

env.wsdl_external_user_id

@userid@

Specifies the external user ID for wsdl_node.

env.wsdl_external_pass

 

Specifies the external user password for wsdl_node.

env.configure_wsdl_node

False

Flag to configure WSDL node

env.wsdl_node_tokentype

NONE

Specifies the authentication token type for WSDL.

Valid values:

  • NONE

  • STSD - SAML token

  • USRT - User name token

env.wsdl_node_tokenencrypted

0

Encryption for WSDL node

env.wsdl_node_tokensigned

0

Digital Signature for WSDL node

env.wsdl_node_ibencryptionlevel

A

Specifies the encryption level for WSDL node.

Valid values:

  • A - All

  • B - Body

  • H - Header level