Multiple choice technology platforms and products

Which contain static text,such as HTML style sheets or JavaScript code and are not subject to rule resolution?

  1. Fragments

  2. Text files

  3. Streams

  4. harness

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Text File rules in Pega are specifically designed to store static content like HTML style sheets (CSS files) and JavaScript code. Unlike most Pega rules, Text File rules are not subject to rule resolution - the system does not search through multiple RuleSets or versions to find them. Fragments, Streams, and Harness rules are all subject to standard rule resolution mechanisms.