Pega application testing using katalon

Hi All,
I want to test the application developed in PEGA ,so will it possible in Katalon tool.

Recently I tried to test the pega application using katalon, I am facing some issues.

Pega generates the ID every time newly for the form so the recorded script is not working as expected. Getting below error message

Unable to find the element located by ‘By.xpath: //h3[@id=‘ headerlabel5991 ’]’. Please recheck the objects properties to make sure the desired element is located.

Any idea how we can fix this issue, Also noted for pega UI we have data layout id which is unique can we use that for scripting instead of ID. If so how to use the attribute data layout id / Data test ID in katalon …

Just to give you a link to another CRM app, Microsoft Dynamics and Katalon Studio. See if any info here that may help.