CrashCourse 10.2.3 Add OQL Failure

1
Mendix Studio Pro 9.10.1   Hi, after import OQL module and Community Commons package an error occurs in ACT_ExecuteOQL microflow under OQLInterface File, OQL module.   Here was the error description: Code:           CE0115 Message:    Parameter mapping needs to be refreshed. Element:     Call Java activity ‘String From File’
asked
1 answers
-1

Click the CE0115-error message in your error pane. This will open the microflow where you have an activity ‘String from file’.

Doubleclick the activity. This will generate a popup saying that the parameter needs to get refreshed and opens the property-popup of the activity. There you can/need to adjust the parameter values.

answered