Question
1
Replies
32
Views
Posted: May 29, 2020
Last activity: June 10, 2020
Oracle Forms
Looking at the support matrix it appears that Pega 19.1 does not support Oracle Forms. Is there any workaround for this as I have an Oracle form I need to interrogate and automate.
This is an Oracle Forms 12c application.
Would we be able to do something with UIConnector/UIExtensions?
Yes, Oracle Forms are not supported and hence you will not be able to use UIConnector/UIExtensions approach. You can use Sendkeys and OCR methods to automate the applications. Please let me know if you have any queries.