Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The first step will be to have all the necessary mappings filled in with the correct format (see Fortress GB configuration - description of v2 integration).

  1. Ask fortress the minimal ACN number and enter it into S-360 (add a script in the doc doing that)
  2. Check the mappings. Check the numeric part of them. Check again.

The second step will be to make a script that nulls the EXTMANINTERF_ID column of the products table. (Attached scriptActivateV2.sql is an example for reference)

Third step is to make another script to change the ticket kind to 'SECUTIX' of all tickets linked to a product in the current season. (Attached  updateKindToSecutixWBA.sql is an example for reference)

Fourth step, to be able to print season ticket from the plugin it is necessary to leave active only the card type of fortress. Script CardType.sql is an example of how to do it.

The last step will be to change the Access control type to Fortress:



scriptActivateV2.sqlupdateKindToSecutixWba.sql

cardType.sql

  • No labels