My Oracle Support Banner

Base Creating Wrong Path And Uses Windows File Separator in RMB 2.9.0.1 (Doc ID 2754169.1)

Last updated on FEBRUARY 24, 2021

Applies to:

Oracle Financial Services Revenue Management and Billing - Version 2.9.0.0.0 and later
Information in this document applies to any platform.

Symptoms

On RMB v2.9.0.1.0, Base code creating the wrong path and uses Windows file separator.

For the File Upload batch C1-FTRAN, no matter how the path is defined, the batch creates its own file separator incorrectly.
It gets the following directory with windows type file separators.
DestFile path = /var/opt/spl/RMB2901/\FileUpload\Error/CM_PRICEITEM_UPLOAD/PriceXXXX.csv

Set batch parm to @SHARED_DIR/inputdirectory to returns /var/opt/spl/RMB2901//inputdirectory.

This gives "NoSuchFileException" error that confirms the error is expected for an invalid file path.

We expect the base Batch should create the correct file separator.

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
Cause
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.