How to implement pxInformationMashup in Constellation
Hello
In previous Pega versions, we were using OOTB pxInformationMashup to retrieve an authorization token from an external system and then use this token for subsequent calls
We are now building a new app in Constellation and since we cannot use sections anymore we are wondering what is the best way to replace this and get the token. We did go through available APIs from the PCore object but didn't find anything that suited, we tried the AuthUtils class (PCore) but it isn't working