My Oracle Support Banner

Issues Getting C2M Flows To Run In Utilities Testing Accelerator (Doc ID 3067579.1)

Last updated on JANUARY 15, 2025

Applies to:

Oracle Utilities Testing Accelerator - Version 7.0.0.0.0 and later
Information in this document applies to any platform.

Goal

On: 7.0.0.0.0 version, Documentation

Issues getting C2M Flows to run in Utilities Testing Accelerator

running OUTA 7.0.0.1.2. Have downloaded the C2M components and flow. All the components and flows have been imported into OUTA.
The FuncLibrary_metadata_UTA has been executed against the database.

When tried to run the basic flow for Bill Search these errors appear in the logs and the flow fails:
Compilation failed. Please check the flow and try again.
src/com/oracle/tests/BillSearch.java:74: error: ')' expected
info("INFO", "%{"compOrder":"0","compName":"C1-BillRead","xpath":"accountName","scenario":"BillSearch","flow":"BillSearch","xpath_name":"accountName","condition":""}%", null, null, null, null, null);
^
src/com/oracle/tests/BillSearch.java:74: error: ';' expected
info("INFO", "%{"compOrder":"0","compName":"C1-BillRead","xpath":"accountName","scenario":"BillSearch","flow":"BillSearch","xpath_name":"accountName","condition":""}%", null, null, null, null, null);
^
src/com/oracle/tests/BillSearch.java:74: error: not a statement
info("INFO", "%{"compOrder":"0","compName":"C1-BillRead","xpath":"accountName","scenario":"BillSearch","flow":"BillSearch","xpath_name":"accountName","condition":""}%", null, null, null, null, null);
^
src/com/oracle/tests/BillSearch.java:74: error: ';' expected
info("INFO", "%{"compOrder":"0","compName":"C1-BillRead","xpath":"accountName","scenario":"BillSearch","flow":"BillSearch","xpath_name":"accountName","condition":""}%", null, null, null, null, null);
^
src/com/oracle/tests/BillSearch.java:74: error: not a statement
info("INFO", "%{"compOrder":"0","compName":"C1-BillRead","xpath":"accountName","scenario":"BillSearch","flow":"BillSearch","xpath_name":"accountName","condition":""}%", null, null, null, null, null);
^
How do we get the flow to run or how do we correct the above errors?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.