View Record— ***** does not exist for use by this record (Validate)

in flow action whenever i want to put my section name - TransactionSection. it is appear.

while saving the action flow i get error like [View Record—“TransactionSection” does not exist for use by this record (Validate).]

i check my class name is same but not able to resolve the issue.

please anyone have any idea how to resolve this issue, could you please help me with this.

Hi @PoonamF16790497: Does your application uses Cosmos react UI architecture? If yes please check if the view is available. If the view got deleted, try to update the view from App studio case designer using configure view.

Thanks.

@PoonamF16790497 can you please check the below URL for reference? This is the same which you have mentioned

https://support.pega.com/question/does-not-exist-use-recordvalidate

@Anoop Krishna thank you for your reply i saw this on google at very first day when i face this issue. but i am new to this pega application i unable to understand as well as i unable to resolve issue.

Hi @PoonamF16790497: It is important to understand if your application uses Theme Cosmos (or) Cosmos React architecture. Please check your application rule to identify this based on the Built On application.

If your application is using Cosmos react, you should be able to see View Configuration below section configuration in your flow action layout tab. Try to open the View from there. If it works, there shouldn’t be any issue. If not, it looks like the view got deleted. You need to switch back to app studio to configure the view again.

If you are using Theme cosmos, then View configuration will not be available in your Flow action. If this is the scenario and if you are still getting the same error when selecting a section and saving it, I suggest to delete and recreate the flow action. Please check the references of Flow action before doing so.

Thanks.

@ArulDevan Thank you so much for you reply and you time. yes, in flow action there is view configuration and its opening still i am getting this error.

@PoonamF16790497 okay no issues, can you create a branch in your application rule and then saveas your flow action and validation rule to your branch and try to save.