Question
5
Replies
1669
Views
Accenture
Posted: October 18, 2016
Last activity: October 19, 2016
Closed
How to convert a list view with a customised getContent activity into Report Definition
Hi,
I have few list views with customized getContent activities which I need to convert into Report Definition for upgrading from 7.1.7 to 7.2.1. These type of list views with customized getContent activity cannot be converted to RD using the wizard. How can I convert the list views and implement the logic of the customized getContent activity in the Report Definition?
Thanks,
Chiranjeet Mishra
***Updated by moderator: Lochan to update Categories***
I think wizard will not be able to handle it. You will need to do it manually and leverage SQL functions which can be added to report definition to generate similar SQL's which the customized getContent activity was generating.