Question

BlueRose Technologies
BlueRose Technologies
IN
BlueRose Technologies
Posted: Mar 11, 2025
Last activity: 2 weeks 5 days ago
Last activity: 24 Mar 2025 8:11 EDT
Solved
Getting null while calling PCore PConnect API DataTypeUtils.getSavableDataPage(className); desipte having valid class name and default data source for Data type
Hi Team,
I'm trying use the below API to get the SavableDPage name. But dataPageID is getting set to null despite having proper default data source configuration with valid class name set as expected. PFB the API detail & screenshot of the issue.
const dataPageID = DataTypeUtils.getSavableDataPage(className);