ePages 6.11.0 - DE_EPAGES/ProductPortal/API/Object/PortalConfigWithUpload.pm

Package DE_EPAGES::ProductPortal::API::Object::PortalConfigWithUpload

super package for product portals doing file uploads.

Base
DE_EPAGES::ProductPortal::API::Object::PortalConfig

Functions

uploadPortal

uploadPortal

Upload an export file for the portal. If no file name specified, uses the default export file.

Syntax
$PortalConfig->uploadPortal($FileName);
Input
$PathFileName (string)
path file name of file to upload (optional)
Return
$ret (int)
0 - failure, 1 - success, -1 - no upload necessary