Question
CGI
IN
Last activity: 16 Oct 2018 12:03 EDT
Use Case for Editable Data Page
Use Case for Editable Data Page
When should we use Editable Data Page in Pega 7.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Hi Rajashekar,
One usecase for editable datapage usecase can be If you need to fetch a record from the database by sending the key column as a parameter and updating the requried values on to the data page by performing obj- save on the data page.
You can also refer the following discussion:
CGI
IN
Thanks Sarab for your response and information.
I have gone through it.
Do we have any scenario where Editable Data Page is the only option?
Thanks in Advance!
Pegasystems Inc.
IN
In that case, you may want to know the difference in Read-Only and Editable mode of data page and chose which could be best option for your application.
Read Only
– Prevent the data page from being modified, except during page load and post-activity processing. The data page displays in the Data Page list on the clipboard.Editable
– Allow the data page to be modified. The data page displays in the User Page list on the clipboard.
So, when a data page is configured to be read-only, you cannot really modify the properties on the data page during the case process unless there is a page load/post load processing in data page configuration. If the data page with read-only mode is attempted to modify without any of the above mentioned conditions, then you might face an error saying readonly data page cannot be modified from ClipboardImpl class.
Hence, if your requirement is supposed to modify the content in data page during processing, then you can go with editable data page.
CGI
IN
Thanks Madhuri,
By reffering data page from property, we can do copy data option in place of edit data page.
Do we have any specific scenario where Editable Data Page is the only option?
CGI
IN
Do we have any specific scenario where Editable Data Page is the only option?
CGI
IN
Do we have any specific scenario where Editable Data Page is the only option?
Capgemini
IN
Editable data page behaves mostly like top level data page with some advantages(i.e. Loading strategy, sharing data, parameterized data page etc). So most of the things can be done using editable data page can be done through clipboard page. Only thing when you want share the edited information of one thread to other thread, this can not be done by clipboard pages.
-Saikat
CGI
IN
Thanks Saikat...
Do we have any specific scenario where Editable Data Page is the only option?
Capgemini
IN
Only thing when you want share the edited information of one thread to other thread, this can not be done by clipboard pages.
CGI
IN
Thanks Saikat, mentioned about limitation of editable data page.
Do we have any specific scenario where Editable Data Page is the only option?
CGI
IN
Thanks Saikat, mentioned about limitation of editable data page.
Do we have any specific scenario where Editable Data Page is the only option?
CGI
IN
Thanks Saikat, mentioned about limitation of editable data page.
Do we have any specific scenario where Editable Data Page is the only option?
CGI
IN
Do we have any specific scenario where Editable Data Page is the only option?
Pegasystems Inc.
US
Hi Rajasekhar,
If the user wants to modify the data then Editable Data Page is the only option, but these changes wont persist into the database. Apart from this i couldn't find any specific usecase for this functionality.
Hope it might be helpful to you.
Regards
Mahesh
CGI
IN
Thanks. I am looking a scenario, where only Edit data page the option.
Infosys
IN
Hi Mahesh,
If we want to modifications in DB as well then how to do that?
Thanks,
Srikanth
Pegasystems Inc.
IN
Hi,
One such scenario I thought is "Editing records from a grid".
1. We have to show multiple records in a grid (only few columns). The count of records can be high here.
2. We can create a data page that gets loaded using RD
3. Now when I want to edit those records, I can use 'Edit in Modal dialogue' option grid which allows me to fetch the entire record on to Clipboard and allows to update. To get this done, the data page has to be editable.
Now I can reuse the same data page at other places as well which is not possible using normal clipboards. This can still be achieved with other approaches but if you want to reuse the data page, then editable DP makes sense.
Thanks,
Santhosh
CGI
IN
Thanks. I am looking a scenario, where only Edit data page the option.
SMS Management & Technology
AU
Hi,
I don't think there is a scenario where only editable data page is the option. All use cases mentioned above can be achieved by using normal user pages (top level clipboard pages). But the intention of introducing editable data pages is to create top level pages declaratively rather than using activities/data-transforms to create those pages. By using these editable data pages, PRPC engine decided when to create those pages rather than user trying to create those pages as part of pre-processing activity/data-transform of flow action or other scenarios!
I hope this helps you.
Regards
Murali
CGI
IN
Thanks..........
CGI
IN
In Customer Service, where Data/ information is shared between to threads by Requestor level Editable data Page.
CGI
IN
Do we have any specific scenario where Editable Data Page is the only option?
CGI
IN
Other then above mentioned scenario, do we have any specific scenario where Editable Data Page is the only option?
CGI
IN
Other then above mentioned scenario, do we have any specific scenario where Editable Data Page is the only option?
SiXworks Limited
GB
As answered above, except for working across threads I don't think there is.
Interesting question though, really you should be asking in what scenarios you should avoid using this, as the use of Data Pages often have advantages over using other top-level clipboard pages.
CGI
IN
Thanks Benjamin for your response. I am trying to get deeper in Edit Page
Other then above mentioned scenario, do we have any specific scenario where Editable Data Page is the only option?
CGI
IN
Other then above mentioned scenario, do we have any specific scenario where Editable Data Page is the only option?
Pegasystems
US
No, we do not.
CGI
IN
Thanks for response. I checking any specific scenario where Editable Data Page is the only option
CGI
IN
Can someone share the possible scenario(s) where Editable Data Page is the only option
CGI
IN
We are trying understand the possible scenario(s), where Editable Data Page is the option or only option.
Can someone share the possible scenario(s) where Editable Data Page is the only option
Pegasystems Inc.
US
Hello,
I see you have been asking this question since June. Let's step back, can you help me understand the business problem you are trying to solve where this matters? I can't think of a case where it is the only option. There can definitely be business cases where you wouldn't want it read only, but I don't know of a place where the system doesn't allow you to call a read only page. That said, I feel like a vague "no, I don't think so" may not be satisfactory if you have a specific concern that is driving the question.
Thanks,
Mike