Tracer and Clipboard in Pega Constellation

Hi, How to trace and see the values when your building an application through pega constellation

@MamathaA3906.

Go through the Below URL:

Pegasystems Documentation.

For debugging UI (to know the view names) , I prefer X Ray tool :

In Browser Developer tool > Console > type below command

PCore.getDebugger().toggleXRay(true)

PCore.getDebugger().toggleXRay(false)

Hi @MamathaA3906,

Please go through the below academy module and challenge, so that gives you some idea.

Debugging Constellation applications and Tools for debugging Constellation applications

Tools for debugging Constellation and Application debugging by using the Tracer tool

I hope this will help you.

Thanks,

Ashok

Hi @MamathaA3906

Hope you are doing well.

Please go through the links below for better understanding.

Kind Regards

Megha

@krishnamohan Pokala

Hi i will go through it thank you

@Bhumireddy

Sure, thank you

@Megha007

Hi Megha, Im doing well. Hope the same as well

I will go through the documents thank you

@MamathaA3906

In the Constellation Application, you can launch Tracer and Clipboard (at the bottom right) from App and Dev Studio. Also,

Thanks,

Ramesh