Calling Report Definition From Activity In Pega.

 Hi All,

In this blog we will see using report definition in activity.


Follow below steps:-

Call Rule-Obj-Report-Definition.pxRetrieveReportData















@whatComesBeforeLast(whatComesBeforeLast((Param.HistoryID,'T'),'T')

@(Pega-RULES:String).substring(Param.HD1,((@(Pega-RULES:String).length(Param.HD1))-8),@(Pega-RULES:String).length(Param.HD1))

@getCurrentDateStamp()



@DifferencebetweenDatesInMonth(Param.HistoryDate,Param.TodayDat)












Thank you!! Will see you all in next blog post 😊


Comments

Popular posts from this blog

pxSubscript and pxListSubscript Properties In Pega

Frequently Used Date Expressions In Pega

pyForEachCount In Pega