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 | 173 | May 2, 2024 | |
| how to use data page | 2 | 61 | 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 | 58 | March 24, 2025 | |
| Testing a data page of type page | 1 | 62 | June 25, 2025 | |
| Data page and Data transform | 4 | 1505 | November 24, 2022 |