When using a REST connector under “Data save options” in a Savable Data Page, what is the page name to be used to map request data to and response data from?
Pega documentation simply mentions “save page”.
At runtime, a page gets created "SavePagennnnnnnnn", where nnnnnnnnn is a random set of numbers. With each execution, the page name changes.
When using a REST connector under Data save options in a Savable Data Page the page name to be used to map request data to and response data from is referred to as the ‘save page’. At runtime a page named ‘SavePagennnnnnnnn’ is created where ‘nnnnnnnnn’ is a random set of numbers. This page name changes with each execution.
This is a GenAI-powered tool. All generated answers require validation against the provided references.