CompanySettings

Last update: 2023-08-31
  • Created for:
  • Developer
    Admin

Company-specific configuration settings.

Syntax

Parameters

Name Type Description
overwriteMode xsd:string Determines whether to overwrite images in the current folder with the same base image name and extension.
retainPublishState xsd:boolean Specifies whether a replacement image uploaded into IPS should retain the existing “Ready to Publish” setting or whether it should be as specified by the upload.
defaultSourceProfile types:Asset Specifies the default source color profile (Coated FOGRA27 (ISO 126472:2004)) automatically applied as part of the "Use default Color Behavior"when adding CMYK image files.
defaultDisplayProfile types:Asset Specifies the default internal color profile (U.S. Web Coated (SWOP) v2)automatically applied as part of the “Use default Color Behavior” when adding CMYK image files.
iptcExifMappingXslt types:Asset The extraction of IPTC and EXIF image header data into IPS require a conversion from internal field names to user-defined field names for the company. Determines an XSL translation table (default is “Do not extract any IPTC or EXIF fields”) for uploaded images.
xmpMappingXslt types:Asset The extraction of XMP image header data into IPS requires a conversion from internal field names to user-defined field names for the company. Determines an XSL translation table (default is “Do not extract any XMP fields”) for uploaded images.
diskSpaceWarningMin xsd:int Minimum amount of image directory free disk space before a warning is sent out.
emailTrashCleanupWarning xsd:boolean Determines whether to send emails before trash can items are automatically deleted.
javascriptUploadEnabled types:Asset Determines whether to upload JavaScript files. This option is a potential security risk, so use with care.

On this page