Frequently asked questions CAT App

The table below explains the most common error messages that occur in the CAT App.


xml_error Error in the XML message.
unknown_ command No command or incorrect Command specified.
unknown_table No table or incorrect table specified.
condition_error Condition error.
variable_error Variables error.
values_error Error in 1 of the fields
item_not_found Specified record not found.
item_exists Record already exists
1006: general_error Is an error not yet known.
1007: write_error Error while writing a CAT Map
1008: read_error Error while reading a CAT Map
1009: print_error Error while printing a CAT Map

What is the difference between credits, points and a balance?

Credits are always put on a CAT Map. You can distinguish between balance or points. Which box stands for what, you define in the CAT software itself.

You can add credits to a Map. Credits in this case represent money, e.g. the cost of a shower, or points, e.g. a number of times access to a certain facility.

You can add this under the product. Click on the product you want to modify and click ‘Edit’. Under the heading ‘Credits’, you have the option to add a calculation type, as well as credit type and what balance belongs to it.

Points are also used for license plate recognition. The number of points indicates how many cars from that card can enter the park and be parked at the same time for this Reservation.


Can we adjust the entry and exit times ourselves for the barrier for a busy weekend?

To do this, you customise the product itself. In the App Store, go to CAT and then click through to card types and Products. Click on the product you want to customise, click the number in the Products row and then choose from the row of products you want to customise. Then click Edit and adjust the start times.


How do I add a type to CAT product?

To do this, you customise the product itself. In the App Store, go to CAT and then click through to card types and Products. Click on the product you want to customise, click the number in the Products row and then choose from the row of products you want to customise. In this overview, you can add which Types this product applies to.


Why is the licence plate not transferred to CAT?

The type may not yet have been added to the Types for which the license plates are valid. You need to add these in CAT. To do this, you edit the product itself. By editing the product, you can add the types under the heading ‘Filters’.


Can I print information on the CAT maps?

You can! You can use the tags below to do this. You add this information in the map type. Open the card type and click edit. Add the tags under the heading Print information.


Card details


Card

{{ card.valid_from }}

{{ card.valid_till }}

{{ card.card_number }}

{{ card.card_number_2 }}

{{ card.plates }}

{{ card.rooms }}

{{ card.credits }}

{{ card.points }}

{{ card.email }}

{{ card.reference }}

{{ card.title }}

{{ card.first_name }}

{{ card.name }}

{{ card.locale }}

{{ card.card_type }}

{{ card.card_keeper }}


Card type

{{ card.card_type.name }}


Cardholder

{{ card.card_keeper.owner_type }} - 'reservation' of 'owner'


External data

Map does not store the data below. If you want to use the tags below during printing, the CAT application must send a request (API call) to BEX to retrieve the missing information. If the Map itself already contains sufficient data, it is better to use Map data instead of the external data.

Owner details

{{ card.card_keeper.be.owner.first_name }}

{{ card.card_keeper.be.owner.last_name }}

{{ card.card_keeper.be.owner.company }}

{{ card.card_keeper.be.owner.is_company }}


Reservation details

Reservation

{{ card.card_keeper.be.reservation.start_date }}

{{ card.card_keeper.be.reservation.end_date }}

{{ card.card_keeper.be.reservation.late_checkout }}

{{ card.valid_from | date: "%d-%m-%Y" }} tot {{ card.valid_till | date: "%d-%m-%Y" }}


Customer

{{ card.card_keeper.be.customer.first_name }}

{{ card.card_keeper.be.customer.last_name }}

{{ card.card_keeper.be.customer.company }}

{{ card.card_keeper.be.customer.is_company }}


Accommodation

{{ card.card_keeper.be.rentable_identity.name }}

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.