RETRIEVING THE XML FILENAME IN GROOVY REPORT ERROR
(Doc ID 2615083.1)
Last updated on SEPTEMBER 26, 2022
Applies to:
Oracle Utilities Customer to Meter Base - Version 2.7.0.1.0 to 2.7.0.1.0 [Release 2.7]Oracle Utilities Framework - Version 4.3.0.5.0 to 4.4.0.2.0 [Release 4.3 to 4.4]
Information in this document applies to any platform.
Symptoms
When retrieving the XML Filename in Groovy (FW 4.4.0.0), the batch got stuck in "In-Progress" status.
Cannot access XMLFileReader.getFileName() from Groovy plugin scripts.
Steps To Recreate
1. Create a groovy plugin script of algorithm entity Batch Upload and use the getFileName function of a XMLFileReader object.
2. Add this to a PluginDrivenUpdloadProcess Batch.
3. Run the batch.
Expected: The batch run should succeed without any errors.
Actual: The batch contains errors that XMLFileReader.getFileName() cannot be accessed.
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |