-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.2
-
Component/s: Automation, Core
-
Tags:
-
Impact type:API change
-
Upgrade notes:
-
Sprint:nxFG 9.2.4
-
Story Points:2
We need a dedicated Blobs.createJSONBlob method that can create a new JSONBlob (subclass of StringBlob).
JSON blobs are used a lot in Automation, and having a JSONBlob that can be recognized specially when it's sent to the client, allows it to be logged differently than a regular file download by the DownloadService.