3.2 Configuring IBM WebSphere 8.5.5
IBM WebSphere 8.5.5 should be installed on the same node as the Connect install directory.
The documentation for WebSphere 8.5.5 is available at this site: http://www-01.ibm.com/support/knowledgecenter/SSEQTP_8.5.5/as_ditamaps/was855_welcome_base_dist_iseries.html?lang=en
Connect uses a temporary directory that is specified in the application server.
WAS Server->Server Types -> WebSphere application servers -> SERVER_NAME ->Java and Process Management ->Process definition -> Java Virtual Machineand add :-Djava.io.tmpdir=ANY_VALID_DIR(ex : -Djava.io.tmpdir=/tempWAS)
Note: All temporary files used by the WAS instance will use this directory not just the Connect application.