Question
Tata Consultancy Services
IN
Last activity: 4 May 2016 6:39 EDT
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.
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