Question
Pega Rule Base Comparison Issue
I am implementing rule base comparison in DevOps implementation.
Getting below error:
com.pega.pegarules.pub.services.RemoteApplicationException: SOAP service failed
Caused by: com.pega.apache.axis.AxisFault: (401)Unauthorized
It works when I use authorization password as string(Hardcoding password before Connect soap Step) but it fails when I get password from data table (control used for property is password).. It is having all values on param page
please find attached doc for more details..
Regards,
Dhulappa
Attaching updated error Details