Enabling Downloads of File Packages

Users with read access to an EBOM's component parts can generate and download a package of files connected to a part and its associated objects. A File Collaboration Server (FCS) is required for downloading file packages.

  1. Create or open the text file to contain customized properties for emxComponent.properties. For more information, see Editing Properties Using MQL.
  2. Add or edit this line in the file used to import properties into a page object for emxComponents.properties:

    emxFramework.PackageAndTransfer.Enabled=true 

    For more information, see File Package Property.

  3. Create or open the text file to contain customized properties for emxSystem.properties. For more information, see Editing Properties Using MQL.
  4. Add or edit this line in the file used to import properties into a page object for emxSystem.properties:

    emxFramework.FcsEnabled = true

    For more information, see File Collaboration Server Properties.

  5. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxSystem.properties page object. For more information, see Editing Properties Using MQL.
  6. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxComponents.properties page object. For more information, see Editing Properties Using MQL.
  7. If FCS is not already enabled, enable FCS as described in the File Collaboration Server Administration Guide.