LANSA User Agent host configuration file SET_233_CSV.lih

LANSA

LANSA User Agent host configuration file SET_233_CSV.lih

#
# LANSA Integrator Host Information
#
name=SET Example 233 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
#
xml=text/xml
txt=text/plain
xls=application/vnd.ms-excel
tsv=text/tab-separated-values
csv=text/comma-separated-values
#
# Host URI for file sources
#
csv.uri=/cgi-bin/jsmdirect?SET_233_CSV
xls.uri=/cgi-bin/jsmdirect?SET_233_CSV
#
# Excel processing
#
# the next line is the sheet of the spreadsheet that will be converted to csv and loaded,
# if a .xls file is selected
excel.sheet=sheet1
excel.convert=text/comma-separated-values
# excel.convert=text/tab-separated-values