Text adapter - dealing with different screen definitions
Dear Pega,
In my Text Adapter, all screen have a screen definition of "TN3270m2 (24x80)". Except for one screen. To successfully interrogate this one screen I need to adjust the "ScreenDefinition" property of the Text Adapter to "TN5250M5 (27x132)". For context: I need to get information out of this last screen by using a partial screen, so it's essential the screen is shown correctly.
Now I want to build a flow for this screen. Is it possible to adjust the "ScreenDefinition" in my flow? There is a "ScreenDefinition" property, but I don't know how to use this property.
Or is there a better way to solve this problem?
I look forward to your reply.