convert Json to a single string then encode it in base64 format in 7.1.7
We have a requirement where we need to convert a json to a single string then encode it in base64 format in pega 7.1.8.
We checked in pdn and found one article: https://collaborate.pega.com/question/convert-property-json-payload however, this function "@(Pega-RULES:Page).pxConvertPageToString(tools, myStepPage, "json")" does not exist in 7.1.7 we checked in 7.4 and the function exists there.