Connect rest .. we need 3rd party url , what is the request they need us and how the response is Sent to us . Auntentication is required ? What type of authentication needed .. .. for this . We need connect rest rule , request json and response json ( two Page properties to hold ) authentication profile rule , class and also Data class with datapage if needed else activity . If it is data page then , a request data transform rule and response data transform rule ..
Hii buddy..thanks for your informative videos✨indeed helpful.. I have a scenario in qp..could you pls explain this So, the scenario is I created a activity. In one step I used the method queue-for-processing method to call the queue processor. In the queue processor i called a activity "queueact" in that activity I added a step page-new with step page name "Customerpage". When the queue processor runs in the clipboard customerpage is not shown.. However when I do the same in main activity and create a page with page-new method it showing in clipboard. Later I noticed that whatever I do in queue processor it ends within the queue processor and not returning to the primary page of the calling activity...what might be the reason could you explain?
Hi Anna thanks a lot for sharing these ....Could you pleA
se tell me what are the prerequisites are required connectors in pega?
Connect rest .. we need 3rd party url , what is the request they need us and how the response is Sent to us . Auntentication is required ? What type of authentication needed .. .. for this . We need connect rest rule , request json and response json ( two
Page properties to hold ) authentication profile rule , class and also
Data class with datapage if needed else activity . If it is data page then , a request data transform rule and response data transform rule ..
Hii buddy..thanks for your informative videos✨indeed helpful..
I have a scenario in qp..could you pls explain this
So, the scenario is I created a activity. In one step I used the method queue-for-processing method to call the queue processor.
In the queue processor i called a activity "queueact" in that activity I added a step page-new with step page name "Customerpage".
When the queue processor runs in the clipboard customerpage is not shown..
However when I do the same in main activity and create a page with page-new method it showing in clipboard.
Later I noticed that whatever I do in queue processor it ends within the queue processor and not returning to the primary page of the calling activity...what might be the reason could you explain?
All the background processing runs in seperate requestor so the reason you don’t see it in clipboard ..
@@pegabytes hey, ✨thanks for the quick reply!..
Is there any solution for that...to pull data from qp..apart from dpage