Display error message in Pega
Hi ,
We are trying to push data from pega to external system.We have used chrome extension and we are sending json from pega to external system without using any API.
We want to handle error message and display on screen in case it fails.RIght now ,I can see error message in console .How can I display this error message on pega screen in case of failue.
We cant use any API as of now.
Any guidance