ePages 7.38.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, $NoOutput);
Input
$PathFileName (string)
path file name of file to upload (optional)
$NoOutput (boolean)
suppress output
Return
$ret (int)
0 - failure, 1 - success, -1 - no upload necessary