Use rule sets to transform URLs using-rulesets-to-transform-urls

You can deploy rule sets in Dynamic Media to transform URLs. Rule sets are sets of instructions written in a scripting language (such as JavaScript) that evaluate XML data and take certain actions if that data meets certain conditions. Each rule consists of at least one condition and at least one action. A rule evaluates the XML data against the conditions, and if a condition is met, then it takes the appropriate action. Examples of rule sets include the following:

  • Adding a MIME type suffix. Many services and websites require image suffixes, such as adding .jpg to a URL.

  • Creating a folder path to the URL for SEO (Search Engine Optimization) purposes.

    See How Adobe Dynamic Media Classic supports SEO.

  • Adding metadata to the URL for SEO (Search Engine Optimization) purposes.

    See How Adobe Dynamic Media Classic supports SEO.

  • Setting the content disposition to trigger a download.

  • Simplify Image Serving templating URLs for personalization. For example, turn rgb{XX,YY,ZZ} into the RTF-ready \redXX\greenYY\blueZZ

  • Request certain characters to be encoded such as $, {, and }, and certain characters to be decoded toward ImageServer. For example, Facebook does not work well with URLs containing special characters.

    See Remove special characters from URLs.

In the context of Dynamic Media, websites that use an XML-based system to manage asset information can upload XML files to Dynamic Media. You can designate one of these files as the pre-processing rule set file for serving Dynamic Media asset. This file restructures the standard URL protocol format to meet the business logic of systems being integrated with Dynamic Media. You specify an XML file to serve as the rule set definitions file path.

CAUTION
Use caution when using rulesets; they can prevent Dynamic Media content from being displayed on your website.

There are sample rulesets available that can help you create your own ruleset.
See Rule set reference.

As with all rule set creation, ensure that your XML file is valid before you upload it by using an XML validator program such as xmlvalid.
See also Troubleshoot rule sets.

Also, make sure you first test your rule set in a staging environment that does not impact your live production environment.
Production environments and staging environments typically require different logins.

See the Adobe Dynamic Media Classic desktop application for sign-in information.

See also Use ‘asset’ instead of ‘is’ image in a rule set.

To deploy XML rule sets:

  1. Sign in to your Dynamic Media Classic desktop application.

    Your credentials and sign-in details were provided by Adobe at the time of provisioning. If you do not have this information, contact Adobe Customer Support.

  2. Upload your rule set file by doing the following:

    • On the Global Navigation bar, select Upload.
    • On the Upload page, near the upper-left corner, select Browse.
    • In the Open dialog box, browse to your rule set file (XML).
    • Select the file, then select Open.
    • On the right side of the Upload page, select a destination folder for the rule set file.
    • Near the bottom of the page, ensure that Publish After Uploading is checked.
    • In the bottom-right corner of the page, select Submit Upload.
    • On the Global Navigation bar, select Jobs to check the status of the upload job. When the Status column on the Job page says Upload Done, continue to the next steps.
  3. On the navigation bar near the top of the page, select Setup > Application Setup > Publish Setup > Image Server.

  4. On the Image Server Publish page, under the Catalog Management group, locate Rule Set Definition File Path, then select Select.

  5. On the Select Rule Set Definition File (XML) page, browse to your rule set file, then in the lower-right corner of the page, select Select.

  6. In the lower-right corner of the Setup page, select Close.

  7. Run an Image Server Publish job.

    The rule set conditions are applied on the requests to the live Dynamic Media Image Servers.

    If you change the rule set file, the changes are immediately applied when you reupload and republish the updated rule set file.

recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2