pzExternalName property qualifyer not being picked up by a generated REST connector
Hi,
Seems I am having a weird problem at hand on a Pega 8.7.1 installation. This Pega installation also contains the PegaFS and partly that is where the problem comes from.
In the REST response there is a property called status. Now the generator made status2 of this which is fine since the property exists in @baseclass(yes .. well..) in the PegaFS framework. Now the property qualifier pzExternalName is correctly set to status on the status2 property in Pega.
Now now a value does get parsed into the status field in the Response Object so it is received ok.
But when the status2 field seems empty since when we use it in a datatransform to parse its value into a workpage property it is always empty.
So weird problem and since the PegaFS property resides in @baseclass changing for instance the inheritance path is not an option.
Switching on the logger also does not yield much information unfortunately.
All tips and pointers greatly appreciated to solve this weird issue.
regards and greetings,
Leo