Question

BlueRose Technologies
BlueRose Technologies
IN
BlueRose Technologies
Posted: 1 day 2 hours ago
Last activity: 1 day 2 hours ago
Last activity: 11 Mar 2025 3:04 EDT
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);