Billing and Revenue Management (MOSC)

MOSC Banner

FCT_AggreGate issue

edited Oct 31, 2012 12:35PM in Billing and Revenue Management (MOSC) 3 commentsAnswered
Hi All,

I am getting an issue with the filename generated by FCT_AggreGate module.

My configuration is like:

                        Aggregate
                        {
                            ModuleName = FCT_AggreGate
                            Module
                            {
                                 Active = True

                                ScenarioReaderDataModule = ifw.DataPool.ScenarioReader
                                Scenarios
                                {
                                  AGG_USC
                                  {
                                        Name    = Agg_Usage
                                        TempDir = ./ifw/data/agg/temp
                                        DoneDir = ./ifw/data/agg/out
                                        CtlDir = ./ifw/data/agg/control
                                  }
                                ResultFile
                                {
                                    TempSuffix = .tmp
                                    DoneSuffix = .dat
                                    WriteEmptyFile = FALSE
                                }
                                ControlFile
                                {
                                    Suffix = .ctl
                                    DataFilePath = TRUE
                                }

                            }
                        }

 

I am getting filename generated like this

Agg_Usage_201.dat

Agg_Usage_202.dat

Agg_Usage_202.dat

I just want to know that from where this number is getting generated. Sometime I am getting the same filename generated by FCT_AggreGate and because of this my pipeline got inactive.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center