10-12 Migration Tool does not Fill Brackets in Groovy Code Conditions
(Doc ID 1935263.1)
Last updated on APRIL 23, 2019
Applies to:
Oracle Business Process Management Suite - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Goal
10-12 Migration tool does not fill brackets in Groovy code conditions.
For example, the original code could be:
if (a="a"){
}
After migration this becomes:
if a="a"{
}
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 |