Need to pass max records retrieve count to Report definition from Activity

Hello

Calling Report definition from an activity, need to pass max records to retrieve count to Report definition from activity dynamically without hardcoding in Report definition data access tab

Thanks,

Jitendra

@JithendraB

Please refer below mentioned Pega OOTB activity, in that Pega will pass the result count dynamically based on business need to fetch result by using report definition through activity.

Activity Name = pzSendEmailDigest

Attached screenshot for reference.