Data period multi loading flat file to database ASO

FDM gurus,

We try to load Plan data for 12 months to an Essbase ASO using FDMEE database.

We followed the documented specification stage in the format of import for amount (column = < start >, < end >) AND choosing the "multi-period Text file (contiguous period)' in the data load the rule.

However, the Validation fails even for period dimension he complained of "value without Source for UD3".  {The UD3 in our case is be the period}

Our record of flat file looks like in below:

Dim1, Dim2,Dim3,Dim4Dim5,6, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12

Import mappings formats, I also see the dimension of 'period '. Could be the problem? As you know, database planning, it does not show.

If you'd be grateful if someone could shed some light. Thank you!

You don't have to specify which version you're on.

When you set the size of the target Application you set period of your ASO [size target class] cube dimension as period?

Try and that should remove it from the map area of import Format.

Let us know how make you out.

Be sure to mark the response as if it were useful and correct, if it has solved your problem.

Tags: Business Intelligence

Similar Questions

  • Flat file to database

    Is it possible to load data from flat files to database with the Golden Gate Bridge? There are only solutions of database to flat file in the documentation of GG.

    914282 wrote:
    Is it possible to load data from flat files to database with the Golden Gate Bridge? There is only the database to flat file solution in GG documentation.

    No. (just use sql * loader.)

  • Loading flat file in planning in ODI

    Hello

    I'm trying to load data from a flat file into the planning with ODI. When I create the model planning and try to reverse using the knowledge RKM Hyperion Planning module, I get an error in step 2 of the process: start the reverse.

    This is the code in the Description tab in the operator:

    from java.util import HashMap
    import java.lang Boolean
    from com.hyperion.odi.common import ODIConstants
    from com.hyperion.odi.common import ODIModelImporter
    from com.hyperion.odi.connection import HypAppConnectionFactory

    #
    source # planning of the connection properties
    #
    serverName = "epmdemo."
    userName = "demoadmin".
    password = "< @= snpRef.getInfo ("SRC_PASS") @ >.
    request = "PhysPrac."

    srvportParts = serverName.split(':',2)
    srvStr = srvportParts [0]
    portStr = srvportParts [1]

    #
    # Set connection properties and initializes the charger of planning
    #
    srcProps = HashMap()
    srcProps.put (ODIConstants.SERVER, srvStr)
    srcProps.put (ODIConstants.PORT, portStr)
    srcProps.put (ODIConstants.USER, userName)
    srcProps.put (ODIConstants.PASSWORD, password)
    srcProps.put (ODIConstants.APPLICATION_NAME, application)

    iMod = 10001

    connection of planning #get
    hApp = HypAppConnectionFactory.getAppConnection (HypAppConnectionFactory.APP_PLANNING, srcProps);

    #get connection to the repository
    repCon = odiRef.getJDBCConnection ("DEST")

    #
    # START THE REVERSE
    #
    odiModelImporter = ODIModelImporter (imod, hApp, repCon)
    odiModelImporter.importModels)


    and the error message from the explanation tab:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):
    "< String >" file, line 17, in there?
    IndexError: index out of range: 1

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.k.a (k.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt (SnpSessTaskSqlC.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.k (e.java)
    at com.sunopsis.dwg.cmd.g.A (g.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run(Thread.java:595)

    I should mention that I am a beginner with ODI.

    Thank you
    Adina

    Are you sure put you the port number of the rmi in the topology Manager, it does not appear that you have
    When you set the server in the topology for the Planning Manager is servername:11333
    For example:-http://4.bp.blogspot.com/__2AaArK5lW8/SNZicAzzHQI/AAAAAAAAAZw/zIdHfP0tnew/s1600-h/8.png

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to create a model to look for an ftp location loading flat files

    Hello world

    My requirement is - I need my model to a ftp location where our files food source are kept and loading every day. Right now my model ODI resembles my odi home default load my files. Can anyone suggest how this is possible. And also how can I customize the loading of flat file in the package (my flat file has a name that has the date of days on that (0628xxx.txt for today and tomorrow 0629xxx.txt).) How can I tell odi to search for files in my parcel today and tomorrow.

    Thanks in advance.

    concerning
    Badin

    Babu,

    The default port for ftp is 21. What is your port?
    You can specify the name of the port next to the server name as in "servername.company.com:27" assuming that your ftp is running on port 27

    You use local or remote agent. It will also make a difference, because maybe remote agent cannot see this IP.
    Another point to consider is that your ftp could be a secure ftp, in this case, you need to use another tool - odiSFtpGet

    Try using the ftp commands in the command prompt Windows.

    Get the means to get the files from the FTP server.
    Put the means you want to place the files on the FTP server.

  • How to load flat files without header to table in ODI

    I try to get data from a flat file, but it doesn't have any header

    as 1, tom, 36, usa.

    I have a table with id column, name, age, country, and I want to get the data. Please let me know how to proceed.

    Thanks in advance

    If you add columns manually in the data model there is no need to reverse engineering. If you reverse engineer with header set to 0 ODI will simply give the columns arbitrary identifiers such as C1, C2, C3 etc. That you can leave or change.

  • Date in recon of flat file format

    Hello

    I'm fixed reconciliation file but I get an error related to the date format. I tried format as on 20 March 2009, 02-02-2010, 20 Mar 2009, 2010-01-01, 2010/01/01

    can anyone suggest me please what format I need to use.

    Thank you

    Hello

    If you use the connector of CWG? then put the same format that you put in "Source Date Format" YYYY/mm/dd date for example (it can be any format).

    If you do not use the GTC connector then you will need to convert you date format default Date Format of IOM, you will find in the tab of the system configuration in the console of the design.

    Let me know if you have any questions.

    Concerning

  • Query the data and generate the flat file (.txt).

    Hello

    I work in Navision Financials Oracle E-Business Suite (11i).

    I would like to implement a concurrent program that queries the database and output the results in a text file that I will ftp to an ftp server.

    I would like to be able to do this by a pakcgae of PL/SQL, I do this with a PL/SQL package? How do I need to pass the query results? i.e. should I CHOOSE IN whatever it is, open a ref_cursor or put the results in a log or something that needs to be passed to the application? Or should I be queue info somewhere?

    I could make it more difficult to do, but I just need someone to help me through the steps if possible - it would be greatly appreciated as I'm a bit stuck and need to do this quite quickly.

    Thank you

    Chris

    You can use utl_file for the creation of a file.
    The valid path lies in the parameter $ v where name like '% utl % '.

    The steps would be
    (1) create a unix call and your package shell script using fnd_request.submit_request
    (2) in your package, use utl_file and ftp the file to another server

    [http://sureshvaishya.blogspot.com]

  • Loading flat file of LINUX Server

    Hello

    We have the system of remote files (CIFS) on linux server where the .csv files are stored and we ODI to read these files.

    How does the ODI on the remote file server connection? It would be useful that some examples are shared to find out how the path, the physical architecture must be configured in ODI?

    Any help much appreciated. Thank you

    1 understand agent goal in ODI. When you use the Local Agent during execution of the script, it will seek the files available in the local path. When you use an agent that is configured on your remote server, it will search the files available in the path of the remote server.

    Hope you got it now.

    Thank you.

  • Is a database table that is required for the temporary interfaces with the data flat file source?

    People, this is the situation I ODI 11.1.1.7

    1. I have an interface temporary (yellow), called MJ_TEMP_INT, which uses data from TWO sets of data from the source in a temporary target (TEMP_TARG). Wrestling is a shot of a data set from a table while the other set of data extracted from a flat file.  A union is made on data sets.
    2. I then create another interface, called MJ_INT, which uses the MJ_TEMP_INT as the source and the target is a real database. table called "REAL_TARGET".

    Two questions:

    1. When I run my second interface (MJ_INT), I get a message "ORA-00942: table or view does not exist" because it is looking for a real TEMP_TARG db table. Why I have to have one? because I am pulling a flat file?
    2. On my second interface (MJ_INT) when I look at the interface of my source MJ_TEMP_INT (yellow) property sheet, the box 'Use the temporary interface as a Derived table' is DISABLED.  Why? Is also because my temporary interface is pulling from a flat file?

    I am attaching a file that shows a screenshot of my studio ODI.

    Furthermore, IF my temporary source interface has only a single set of data by pulling from a database. Table to table in a temporary target, called MJ_TEMP2_TARG, and then when I use this temporary interface as a source to the other another real db. target table (REAL2_TARGET), THEN everything works.  ODI requires me to have a real database. Table MJ_TEMP2_TARG and the checkbox for "interface temporary use as a Derived table" is NOT DISABLED and my REAL2_TARGET table gets filled.

    Thank you in advance.

    Mr. Jamal.

    You quite rightly assume the reasons that you have questions is because you try to attach a file. A file I always have to be materialized in the transit zone, as a temporary table and then have the data loaded in it.

  • Loading a flat file for Linux server

    Hi all
    I ask that my previous question otherwise. I need to load flat files in a directory on a linux server. ODI is installed on a windows machine. I created the physical components of the architecture of FILES / logic and I test the interface with a small file. I am receiving an error message = "file not found". Questions:
    1. do I need an agent of ODI on the linux server to achieve this?
    2. in the definition of the data to the FILE Server I inclulde host / username / password and it successfully tested. Was it necessary? I only did this for my windows files.
    3 understand #2 above, when defining the physical schema, I have included the host name. Is this correct? Since it is Linux the slashes go in the other direction - Yes? [I know it's a stupid question].

    I am sure that the file exists. All recommendations are much appreciated!

    1.) Yes, you need an agent on linux to achieve this. Or create a samba share that allows you to access files on windows linux
    http://askankit.blogspot.com/2009/02/step-by-step-guide-to-install-Oracle.html
    (2.) no it's not necessary for a base file of dataserver. These details are necessary for a DB according to technology.
    (3.) the host name is not necessary. It is governed by the location of the agent. If the agent is at the ABC's of the machine, then the host is ABC.

    In ODI, the agent is a server and ODI installed on your windows machine is just a client that connects to the server to perform the work.

  • 4.2.3/.4 data support assistant - slow when loading large files

    Hello

    I use the load data wizard to load csv files into an existing table. It works very well with small files up to a few thousand rows. When loading 20 k lines or more loading process becomes very slow. The table has a unique numeric column to the primary key.

    The primary key is declared to the "shared components"-> logic-> "data loading tables" and is recognized as 'pk (number)' with 'case sensitve' set to 'No '.

    When loading the data, these Setup executes the following query for each line:

    Select 1 "Klaus". "' PD_IF_CSV_ROW ' where upper ("PK") = upper(:uk_1)

    which can be found in v$ sql view during loading.

    It makes the process of slow loading because of the superior function, no index can be used.

    It seems that the setting of "case sensitive" is not rated.

    Removing the numeric index for the key primary and with the help of a function based index do not help.

    Explain plan shows an implicit conversion "to_char":

    UPPER (TO_CHAR (PK) = UPPER(:UK_1)

    It is missing in the request, but perhaps that it is necessary for the function based index to work.

    Please provide a solution or workaround to load data Wizard work with large files in a reasonable time.

    Best regards

    Klaus

    You must have the correspondence of PK to be "exactly - case-sensitive" (or something like that)

    In addition, I was already on the slowness with Oracle Support when dealing with important content.

    They are aware of the problem.  Only around is known to break up the data into smaller segments.

    (I'll have to track down the correct ID for reference...)

    My observation:

    APEX data loader makes a slow-by-slow transformation of the data instead of treatment in bulk.

    You will need to break up the data, or to build your own data loader.

    Thank you

    MK

  • flat file to flat file with no intermediate loading table...

    Is there that something called a flat file for loading of flat file? For example, I have a file flat source with a few 100 lines, but with a few unwanted spaces. Now, I want to remove the empty spaces and put in another flat file in the flat file target. NO intermediary TABLES of loading / unloading ADMITTED. How is that possible using OWB?

    I guess I can load flat file source, file flat target and logic of expression necessary to get what I want. But I got an error VLD-1111. What I interpret the error, it's that I can't use the file as a table to generate a script.

    How to remedy this situation.

    Hello

    Check the design of map here:
    http://blogs.Oracle.com/warehousebuilder/file_2_file.jpg

    Now in OWB 11 GR 2, you can have the file-to-file card designs flat to flat and use templates of code that allow the mapping to run on an agent (the Agent Control Center), where the file is put in scene can be as light a system you want, for example in the mapping I use MySQL , but might be Derby or Hypersonic SQL, this will allow you to do things in the file as join with other files, transformations etc.

    See you soon
    David

  • The loading table Microsoft Sql serer flat file problem data

    Hi Experts,

    I am trying to load the data from the SQL Server table to the flat file but its errror on.

    I selected the staging of different shape area Targert (I use SQL Server as my sleeping area)
    Knowlegde modue used: IKM SQL to the file Append

    I have the following error reciee
    ODI-1217: Session table to file (124001) fails with return code 7000.
    ODI-1226: step table to file fails after 1 attempt.
    ODI-1240: flow of file fails during an operation of integration. This flow of charge table test target.
    ODI-1227: task table to file (integration) fails on the source of connection MICROSOFT_SQL_SERVER POS_XSTORE.
    Caused by: java.sql.SQLException: could not read file header lines
    to com.sunopsis.jdbc.driver.file.FileResultSet. < init > (FileResultSet.java:164)


    Help, please!

    Thank you
    Prateek

    Hello

    Have you made sure that the CSV file is readable by ODI? What I usually do is to create a CSV file example target with values in it. Once you create the model, right-click and view the data.

    HTH,
    Gerd

  • Could not load the flat file (csv) through FDMEE

    Hi Experts,

    I am trying to load data from flat file to HFM via FDMEE, it throws the below error

    2014-06-06 16:35:13, 465 INFO [AIF]: beginning of the process FDMEE, process ID: 1 341
    2014-06-06 16:35:13, 465 [AIF] INFO: recording of the FDMEE level: 4
    2014-06-06 16:35:13, 465 [AIF] INFO: FDMEE log file: d:\orcl\FDMEE\outbox\logs\CONSOL_1341.log
    2014-06-06 16:35:13, 465 [AIF] INFO: User: hyp_admin
    2014-06-06 16:35:13, 465 [AIF] INFO: location: HFM UXC (Partitionkey:59)
    2014-06-06 16:35:13, 465 [AIF] INFO: period name: Apr-14 (period key: 1/04/14 12:00 AM)
    2014-06-06 16:35:13, 465 INFO [AIF]: name of the category: real (main category: 4)
    2014-06-06 16:35:13, 465 [AIF] INFO: name rule: HFM UXC D300 (rule ID:69)
    2014-06-06 16:35:15, 785 [AIF] INFO: Jython Version: 2.5.1 (Release_2_5_1:6813, September 26 2009, 13:47:54)
    [JRockit (R) Oracle (Oracle Corporation)]
    2014-06-06 16:35:15, 785 [AIF] INFO: Java platform: java1.6.0_37
    2014-06-06 16:35:15, 785 [AIF] INFO: log the file encoding: UTF-8
    2014-06-06 16:35:19, 132 [AIF] INFO: - START IMPORT STEP -
    2014-06-06 16:35:25, 188 [AIF] INFO: file name: UXC_D300_Apr - 14.csv
    2014-06-06 16:35:25, 360 FATAL [AIF]: error in Comm.doScriptInit
    Traceback (most recent call changed):
    File '< string >", line 347 in doScriptInit
    Exception: java.lang.Exception: NO details found for Loadid:1341

    2014-06-06 16:35:25, 655 FATAL [AIF]: load balances data launch GL error
    2014-06-06 16:35:25, 671 INFO [AIF]: end process FDMEE, process ID: 1341

    The pointers will be greatly appreciated.

    Thank you very much

    Jeff

    This error is usually related to if you do not properly apply patch ODI.

    Can you take a look at the opatch inventory, rollback FDMEE and ODI patch and then apply again.

    Make sure that these patches are applied successfully without any errors.

    Thank you
    ~ KKT ~.

  • Multi load: error downloading the text file with more than 5 times

    Hi all

    I am getting below error while trying to load a text file with more than five periods of data through Multi charge.

    " File can not be treated because the number of specified periods exceeds the available periods!" ".

    FLTFILE_TO_PLANNING3
    BUDGET
    30/04/2013
    6
    Q.
    A, C, UD1 UD2 UD3, UD4, UD5, UD6, UD7, UD8, V, V, V, V, V, V
    AC_11102, CC_104204, Local, year 0, target, Final Budget, SA_000000, P_000001, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_104207, Local, year 0, target, Final Budget, SA_000000, P_000000, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_12542, CC_102101, Local, year 0, target, Final Budget, SA_000000, P_000000, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_113242, Local, year 0, target, Final Budget, SA_000000, P_002478, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_113243, Local, year 0, target, Final Budget, SA_000000, P_000000, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_17802, CC_113244, Local, year 0, target, Final Budget, SA_000000, P_000856, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_113511, Local, year 0, target, Final Budget, SA_000000, P_000000, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_124111, Local, year 0, target, Final Budget, SA_000000, P_000521, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110

    This file works fine with 5 periods.

    Please notify.

    APR

    Hello

    Yes, table period contol FDM was not properly defined. Now it works fine. Thank you very much.

    APR

Maybe you are looking for