Hi,
I took the data from the data object into the conestellation UI through the views(savable data page), view has edit, add and delete options, but i could not able to create new entry or modify the data from the UI.
i tried to see the logs through the network logs, api was failing with the error createworkobject api.
Pls help us here.
Thanks,
Srinivasula Reddy
9441556666
@srinivasulareddyk5232
It sounds like a configuration problem.
Below is copied from my reply in earlier discussion: Constellation CRUD actions | Support Center (pega.com)
Where is your data sourced from? Is it a Pega data object that you are trying to edit?
There is some general guidance on this functionality here: Enabling CRUD operations for list-based landing pages (pega.com)
A couple of things you can check:
- Does the data type have default data sources setup to assign data pages for record lookup, list, and save? You can check this in the Settings / Default data sources tab of the data type in App Studio.
- Is the Savable data page configured with appropriate save plan? For a Pega Data type you should have a Database Save and Database Delete as shown in the below linked documentation.
Here are some other discussion that are relevant here:
Unable to update or add record from a table view in constellation UI | Support Center (pega.com)
How to perform Edit/Delete actions in table in constellation? | Support Center (pega.com)
@Marc Alderman
Error ocurred during ajax call at createDataObject Epic , could not able to add new entry to the table. pls help here.