LANSA User Agent host configuration file SET_235_CSV.lih

LANSA

LANSA User Agent host configuration file SET_235_CSV.lih

#
# LANSA Integrator Host Information
#
name=SET Example 235 CSV service
#
# Communication
#
proxy=
host=http://xxx.xxx.xxx.xxx:nn
# java.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol
#
# Authentication
#
user=
password=
#
# MIME types for file sources
#
xls=application/vnd.ms-excel
csv=text/comma-separated-values
#
# Host URI for file sources
#
csv.uri=/cgi-bin/jsmdirect?SET_235_CSV
xls.uri=/cgi-bin/jsmdirect?SET_235_CSV
#
# Excel processing
#
# The sheet of the spreadsheet that will be converted to csv and loaded,
# if a .xls file is selected
excel.sheet=sheet1
# how an excel spreadsheet is to be processed
excel.convert=text/comma-separated-values
#