On Pega Cloud instance, if you want to change the location of case attachment from “Stored in repository” to “Stored in Pega database”…
- private check out When rule pzIsPegaCloud and modify the return value to be “true” always.
- Open Rule-Application definition and change content storage setting to “Store in Pega database” and save changes.
-
Refresh your Rule-Application definition to confirm content storage setting is changed.
-
Discard private checkout of pzIsPegaCloud when rule.

