<< Click to Display Table of Contents >>
datasource.properties
Set the options for data source information of XML, SOAP, file, HTTP store.
alias.VENDOR
Set the vendor name.
alias.XMLURL
Set the XML address of XML store.
alias.SAMPLEXMLURL
Set the temporary XML file path for the XML store data set design.
alias.SCHEMAPATH
Set the DTD/XSD file path for the XML store data set design.
alias.FILENAMETOLOG
Set the OZ Server log file name for the CSV or XML data set added in XML & HTTP store.
alias.URLENCODE
Set whether to use URL encoding for the HTTP or XML store.
alias.DOPOST
Set whether to send POST for the HTTP or XML store.
alias.XMLPARSER
Set the XML parser of the XML store.
alias.URL
Set the user application address(URL) of the HTTP store.
alias.ERRORRETRYCOUNT
Set the retry count for the HTTP store.
alias.DESIGNTIMEFILENAME
Set the temporary CSV/XML file path for the CSV or XML data set design.
alias.DATASETNODENAME
Set the data set node name for the XML data set.
alias.RECORDNODENAME
Set the record set node name of the XML data set.
alias.STARTINDEX
Set the starting row number of the dynamic data set.
alias.FILENAME
Set the file path for the FILE store.
alias.FIELDDELIMITER
Set the field delimiter for the CSV data set.
alias.LINEDELIMITER
Set the line delimiter for the CSV data set.
alias.HASFIELDTYPE
Set whether to include field type information for the CSV data set.
alias.NULLMARK
Set the null mask for the CSV data set.
alias.CHECKERROR
Set the error code for the CSV data set.
alias.CHARACTERSET
Set the character set for the CSV data set. System character set is the default.
alias.ID
Set the user ID for HTTP authentication of the SOAP store web service.
alias.PASSWORD
Set the user password for HTTP authentication of the SOAP store web service.
alias.ENDPOINT
Set the web service endpoint for the SOAP store.
alias.WSDLURL
Set the WSDL location of the SOAP store.