Source property not found on declarative page
What does this exception mean and how to handle this
Complete message: Cannot resolve source property for .abc. Link info: Is reference = true; Levels to parent = (using other named page 'D_abc'); Relative target = ; Total number of redirections = 1; Rule trace list: []; Reason: Source property not found on declarative page: D_abc
I'm on 7.1.8, is it related to https://pdn.pega.com/support-articles/exception-cannot-resolve-source-property-pyworkpage
Hello Sumit,
The issue mentioned in your error and that of the link would appear to be a little different. Yours appears to be attempting to retrieve information from a DataPage where as the other is a top level property which the article seems to indicate being related to a save issue with ref-properties and exposed columns.
I would review the datapage in question and see what its scope is and if there reason it could not load when referenced by the target.