import_webservice_batch.pl - Find batches staged by webservice and import them.
import_webservice_batch.pl [--framework=<frameworkcode> --overlay_framework=<frameworkcode>]
Options:
--help brief help message --framework specify frameworkcode for new records --overlay_framework specify frameworkcode when overlaying records
Print a brief help message and exits.
Specify frameworkcode for new records. Uses default if not specified.
Specify frameworkcode when overlaying records. Current framework is preserved if not specified.
This script is designed to import batches staged by webservices (e.g. connexion).
import_webservice_batch.pl
- Imports the batches using default framework
import_webservice_batch.pl
-f=<frameworkcode> Imports the batches adding new records into specified framework, not adjusting framework of matched records
import_webservice_batch.pl
-f=<frameworkcode> -o=<frameworkcode> Imports the batches adding new records into specified framework, overlaying matched records to specified framework