Tutorial; cannot DATABASE UPDATES
Dear all
I am a Pega beginner.
I've taken tutorial course in pega training about below course, but I cannot save Data to Data page due to error.
"DATABASE UPDATES Version:8.2"
unfortunately, log does not help me to detect the cause... I will attach the error. The following is system log.
"Data page D_SeatingLocations1 has errors and cannot proceed with save.
Failed to save data page 'D_SeatingLocations1' : Data page has errors and cannot proceed with save. "
Could you advice me how to solve the issue? I would like to save data into data page now...
Best regards,
Check for the data page scope in its rule form and then verify the clipboard for that specific thread(for thread level data page) or any thread for (requestor or node level data pages) for errors. Based on the error message perform appropriate changes and save the data page.
Or trace the action of saving that data page and check for errors in Tracer.