ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Ä Client Properties Ä Ä Use / (one forward slash) as the file path separator. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Ä The location of Java. Should be specified using the platform- Ä specific path separator. MUST CHANGE TO AN ABSOLUTE PATH. JAVA_LOCATION=/usr/lpp/java/current_31 JAVA_VERSION=1.8 Ä The location for log files. Ä MUST BE CHANGED TO AN ABSOLUTE PATH CLIENT_LOG_FILE_DIR=/shnorpro/acr/assure/AITE2/InfogixClient/logs/default/IA/ ÄDefault logging level for client logs LOG_DEFAULT_PRIORITY=INFO Ä The locations for data, temp, and config folders. Ä For successful z/OS JCL client execution, these must be changed to absolute paths. CONFIG_HOME=/shnorpro/acr/assure/AITE2/InfogixClient/igx-data/conf DATA_HOME=/shnorpro/acr/assure/AITE2/InfogixClient/igx-data/data DATA_TEMP=/shnorpro/acr/assure/AITE2/InfogixClient/igx-data/temp Ä Various properties related to communicating with the server. HOST_NAME=ap-insight1s.oneadr.net HTTP_PORT_NUMBER=8180 HTTPS_PORT_NUMBER=8543 HTTP_SCHEME=http HTTP_USER_NAME=insight-weblogic HTTP_USER_PASSWORD=insight123 Ä The context root of the web application instance for this client. solution.context.root=assuredevvdc Ä Startup options to pass to the Java VM. Ä The path to the keystore (javax.net.ssl.trustStore) file needs to be Ä an ABSOLUTE PATH. If your web server is not using a self-signed Ä certificate the javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword Ä settings should be removed Ä Oracle JVM or standard IBM JVM options CLIENT_JAVA_OPTIONS=-Djavax.net.ssl.trustStore=ÅäKEYSTORE_PATHå -Djavax.net.ssl.trustStorePassword=democert -Xmx512m Ä IBM WebSphere JVM options ÄCLIENT_JAVA_OPTIONS=-Djavax.net.ssl.trustStore=ÅäKEYSTORE_PATHå -Djavax.net.ssl.trustStorePassword=democert -Djava.security.properties=ÅäCONFIG_HOMEå/ibm.java.security.properties -Xmx128m Ä Path to keystore file if using a self signed certificate KEYSTORE_PATH=Åäinfogix.client.homeå/components/System/conf/democert.keystore Ä Default Encryption Level DEFAULT_ENCRYPTION_LEVEL=PBE-DES Ä Various properties related to communicating with the server. PROXY_HOST= PROXY_PORT_NUMBER= PROXY_USER_NAME= PROXY_USER_PASSWORD= Ä To communicate directly with a WebSphere 5.1 server, set Ä USE_HTTP_CHUNKING to false and CUSTOM_RESPONSE_CHUNKING Ä to true. For all other application servers and Web servers, set Ä USE_HTTP_CHUNKING to true and CUSTOM_RESPONSE_CHUNKING to false. USE_HTTP_CHUNKING=true CUSTOM_RESPONSE_CHUNKING=false DATASOURCE_JNDI_NAME_PREFIX=