i’m trying to get the datapage data using the pcore and pconnect and can you guide how to get the data from pega and log it on console
Prasanth_D
(Prasanth D)
1
RameshSangili
(Ramesh Sangili)
2
@PrasanthD16613489
Please refer to this example to get started with PCore and PConnect.
PCore.getDataApiUtils()
.getData(dataPage, payload)
Pcore and PConnect documentation : Pegasystems Documentation
Related topics
| Conversation | Replies | Views | Activity | |
|---|---|---|---|---|
| Pega constellation Exchange data between client side (React application) and server side (Pega infinity server) | 1 | 214 | May 2, 2024 | |
| Querying Pega Data Pages & API Endpoints Using MCP / AI Agents | 2 | 58 | August 26, 2026 | |
| how to use data page | 2 | 87 | August 1, 2023 | |
| Getting null while calling PCore PConnect API DataTypeUtils.getSavableDataPage(className); desipte having valid class name and default data source for Data type | 1 | 94 | March 24, 2025 | |
| Testing a data page of type page | 1 | 89 | June 25, 2025 |