Question
8
Replies
201
Views
Cognizant Technology Solutions
Posted: May 21, 2018
Last activity: May 22, 2018
Closed
Data Page refer issue
Team,
We have a page present in pyWorkPage which refers to a D Page. During the execution of application, the number of cases that are created will be added with its details as a page in the D Page. This will be referred by a page that is present under pyWorkPage. The issue is even though we have added 2 to 3 cases that are appended a page lists in the D Page, only one page list is being show under pyWorkpage.
Request your inputs.
Thanks,
I got little confused with your statement "The issue is even though we have added 2 to 3 cases that are appended a page lists in the D Page, only one page list is being show under pyWorkpage"
Do you mean to say that, each case is added as an entry in data page which is subsequently referred to a page list under "pyWorkPage"? And this page list isn't getting updated during runtime?0
As per my knowledge, there is some discrepancy in the design. Data Page is loaded periodically or at reference. In your case, both these refresh strategy would be useless. Because, neither the case would be added periodically nor "Reload once interaction" will work, as no reference is made to update the data page content thus it's available in the page list under pyWorkPage.
Could you elaborate on your business requirement along with screen-shot for better understanding?