Hyperion Financial Data Quality Management (FDM/FDMEE) (MOSC)

MOSC Banner

FDM Import Script adding records missing original records

edited Jan 21, 2015 7:09AM in Hyperion Financial Data Quality Management (FDM/FDMEE) (MOSC) 1 commentAnswered ✓

I had to amend an inherited import script as the file format has changed (from .txt to .csv) The orignial script adds records to the import file and worked successfully with both the additional records and the original data processed together.

I am a novice with scripting and have changed the mid(strRecord,,) lines to DW.Utilities.fParseString(strRecord,,,) - this creates the new records successfully but the original records are missing!

Creating records good, keeping original records FAIL. I apologise in advance for including the complete script but hoped this would help answer any additional questions.

Any help appreciated

Tagged:

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