ePages 6.10 - DE_EPAGES/ProductPortal/API/AutomatePortals.pm

Package DE_EPAGES::ProductPortal::API::AutomatePortals

Exports assigned products of product portals.

@EXPORT_OK
AutoExportPortals
AutoUploadPortals

Functions

AutoExportPortals
AutoUploadPortals

AutoExportPortals

This function is used by a scheduler to export products of a portal config.

Syntax
AutoExportPortals();
Input
$NoOutput (boolean)
suppress output if successful
Return
$hTimes (ref.hash.hash)
export time needed in seconds; keys: PortalConfigs, Shops; values: hash with export times for each object

AutoUploadPortals

This function is used by a scheduler to upload exported files of a portal config.

Syntax
AutoUploadPortals();
Input
$NoOutput (boolean)
suppress output if successful