Differences between revisions 3 and 4
Revision 3 as of 2012-10-17 07:45:04
Size: 1112
Editor: LanceEdgar
Comment: add DEPLOY_RATTAIL section
Revision 4 as of 2015-07-07 21:44:00
Size: 1492
Editor: LanceEdgar
Comment: Add link for purging non-PAL records.
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
The following Rattail utilities are designed for use with LOC SMS. The following Rattail utilities are designed for use with [[https://www.locsoftware.com/|LOC SMS]].
Line 21: Line 21:

== Purge "non-PAL" Records ==

In a multi-store environment, it sometimes happens that your SMS host database can become cluttered with various types of product records with a target (F1000) other than 'PAL' and which you would prefer go away. There's a tool for that:

 * [[Utilities/LOCSMS/PurgeNonPAL|Purging non-PAL records from SMS]]

Rattail Utilities for LOC SMS

The following Rattail utilities are designed for use with LOC SMS.

Data Snapshots

First please note that the "data snapshot" referred to here is not a true backup/restore solution. (You should use the native SMS tools for that.)

For development and testing purposes, it seems (to me) useful to obtain a copy of production data for use in the test environment. Since a complete SMS backup would include data records for terminals (TER_TAB) and targets (STO_TAB), etc. (i.e. things which may be undesirable in the testing environment), the utilities below are designed to be more selective. They hopefully include useful data but nothing which may interfere with the test(s).

Deploy Hooks

An installable SMS "option" is available which will export CSV data when changes are deployed. See the link for more info.

Purge "non-PAL" Records

In a multi-store environment, it sometimes happens that your SMS host database can become cluttered with various types of product records with a target (F1000) other than 'PAL' and which you would prefer go away. There's a tool for that:

Utilities/LOCSMS (last edited 2015-07-07 21:44:00 by LanceEdgar)