PEGA 8.7 | Invoke Parallel Processing of REST APIs Using Asynchronous Data Pages

preview_player
Показать описание
This video explains the step-by-step process by which multiple REST APIs can be called in parallel (using child threads) using Asynchronous Data Pages

Copyright information : Pegasystems, Pega, and the Pega logo are trademarks or registered trademarks of Pegasystems Inc. and/or its affiliates. All other trademarks are the property of their respective owners.

#pega #developer #pegadeveloper
Рекомендации по теме
Комментарии
Автор

Amazing video, thanks. This was my interview question for hashedin which I failed.

ComeFlyWithMe-wf
Автор

Did not feel like a 20 min video. Great explanation . Rightly explained and stated all key points . Thank you

yasu
Автор

The 5 sec wait, is the wait time for a single child thread ? or the max time for all the child threads to finish ?

ComeFlyWithMe-wf
Автор

Thank u Victor for the awesome explaination.
Just wanted to add one thing.

We can use Aggregate Source option in Datapage when subsequent API calls are dependent on each other

vinaymama
Автор

what if one the 3 api calls fails and does not load data, how do we handle such scenario,

vivekkale
Автор

We can execute the same with the run in parallel option on the connect rules with the connect wait option, but I prefer the data page asynchronous option. We can also do the same by executing the activities asynchronously with the async activity method and with the connect wait option. But to do this the activity should be of type aync.

MrPraveensiva
join shbcf.ru