Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Error while viewing report

Avatar

Level 2

While querying data set we are getting out of memory error while viewing report on browser.

Please find the attached screenshot of the error. 

Kindly help in resolving this issue.reportError.PNG

1 Accepted Solution

Avatar

Correct answer by
Level 8

Hi Siddhesh,

This issue occurs when there are large number of records being fetched from database via the script. This cannot be handled by the cache memory configuration of Campaign.

Please check below link and follow the steps:

Out of Memory Error in JS code activity in workflows

Regards,

Venu

View solution in original post

2 Replies

Avatar

Employee

Avatar

Correct answer by
Level 8

Hi Siddhesh,

This issue occurs when there are large number of records being fetched from database via the script. This cannot be handled by the cache memory configuration of Campaign.

Please check below link and follow the steps:

Out of Memory Error in JS code activity in workflows

Regards,

Venu