Question
Fetching records count from an activity
I have an assignment, which needs to capture the records count using by calling the report definition in an activity.
1.I have defined the report definition using the pxCallRetrieveReportData
2.I have defined the fields in the parameters tab,say for example count1,count2 so on
3.I have defined in property set stating the parameter variable
ex:param.count1 to property value from clipboard
When im trying to capture the record count using the log message,
ex:"***Rec count: " + param.count1
im getting an empty value.
How to achieve this. Please someone help me on this.
Thanks,
Message was edited by: Lochan | Moved from Mesh help
Hi Gayathri,
Can you put some screen shots of the rule where you are trying to do the log-message and property-set (expand the steps) and the count returned by the report on the clipboard
Thanks & regards,
Goutham