Hi, i have been working on constellation from past few days, i have observed that what ever pages/properties that i have been using are not persisted in clipboard. if i try to view properties or pages from clipboard i can’t see them, is it possible to save them in clipboard pages? I have also looked into one more application which got upgraded to constellation from cosmos where i can see pages and properties data in clipboard.
Can you tell where you are using these properties?? Pega UI or backend or ??
we need to know more details of where you experience issues. Additional there are some differences on how Clipboard is working in Constellation. When used to inspect live data you will not see it. Clipboard shows data loaded from db.
We are using this in UI to display and as well as backend to do some calculations.
In Constellation, you cannot see real time data of case in clipboard while you are working on the case. If you want to see correct data in clipboard, Once you submit your assignment, open the case from Dev Studio and then open the clipboard from there. We can see all the properties/pages that are saved into case here.
In constellation we can get case related details either by consuming Get case details DX API or default data views like D_CaseSummary ,D_CaseDetails. As constellation is stateless, we cannot see real time data .
