4.3 Salesware .INI Settings Reference : Sales32c.INI [ReservedSeating] section
 
Sales32c.INI [ReservedSeating] section
 
Sales
32c.INI
Module
.INI Setting
Valid values
Default
Description
See also
[ReservedSeating]
Reserved Seating
URL
Any valid URL
URL=http://localhost/ReservedSeating/
Allows for for the Sales to call the RSWebApp responsible for the seat booking process.
 
Note: URL=http://<Reserved Seating server>/<name of Reserved Seating directory installed under IIS>/
 
[ReservedSeating]
Reseverd Seating
HeaderDesc
Recap language
<resseating - ><description>
Describes the “item bundle” of tickets/seats included in a selected seat block.
 
Example:
This sample HeaderDesc setting results in a display similar to the following in the Item Bundle Header.
 
[ReservedSeating]
HeaderDesc=<resseating->numshows> Show(s) - <resseating->numseats> Seat(s) located at <resseating->levels> / <resseating->sections> / row <resseating->rows> seats <resseating->seatlabels>
 
 
 
[DriversLicense1]
Sales
Fields
Comma delimited list
address.state,address.city,CustRegex1,CustRegex2,birth_date,address.zip,gender,heig
ht,weight
List of the fields which corresponds to the Regex key above
 
[DriversLicense1]
Sales
CustRegex1
Regular expression
([^\$]*)\$?([^\$]*)
Sub field defined in Regex string above
 
[DriversLicense1]
Sales
CustRegex1Fields
Comma delimited list
last_name,first_name
List of the fields which corresponds to CustRegex1sample
 
[DriversLicense1]
Sales
CustRegex2
Regular expression
([^\$]*)\$?([^\$]*)
Sub field defined in Regex string above
 
[DriversLicense1]
Sales
CustRegex2Fields
Comma delimited list
address.address,address.address2
List of the fields which corresponds to CustRegex2sample