Failed to load several files to Essbase using generics and MaxL characters

I have several data files to load:


Files:
Filename.txt
Filename_1.txt
Filename_2.txt


According to the following link, Essbase is able to load several files to the BSO via MaxL databases using wildcards:

http://docs.Oracle.com/CD/E17236_01/EPM.1112/esb_tech_ref/frameset.htm?launch.html

However, when I try to run the following, I get the following error:


MaxL:
import data from database MyApp.DB of data_file text Server "... /.. '. /MyApp/filename*.txt' using the rules_file server 'L_MyRule' error add to '\\Server\Folder\L_MyRule.err ';

Error:
ERROR - 1003027 - failed to open file [DB01/oracleEPM/user_projects/epmsystem2/EssbaseServer/essbaseserver1/app/MyApp/DB /... /.. / Filename*.txt].
ERROR - 1241101 - Essbase unexpected error 1003027.


I can run the following fine without any problems, but it deals only with the first of several files, and I'd rather not hardcode several files as the number may vary in the future:

MaxL:
import data from database MyApp.DB of data_file text Server "... /.. '. ' / MyApp/Filename.txt "using Server rules_file error ' L_MyRule' add to '\\Server\Folder\L_MyRule.err ';


Any ideas? And what about ASO databases?

Good point John, concatenate the files don't get you all that. Not sure about post of James it is fair after the wildcard for the usability or performance option.

Tags: Business Intelligence

Similar Questions

  • How to load several files column data into essbase using the rule of load.

    Hello

    I need to load a file of data into essbase, which includes data from several columns.

    Here is a sample file.


    Year, Department, account, Jan, Feb, Mar, Apr, may, June, July, August, Sept, Oct, Nov, Dec
    FY10, ministere1, account1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
    FY10, agencies2, account1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
    FY10, ministere3, account1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12


    Thank you
    Sirot

    But this isn't an error as such, that is to say that no data values have been changed so that they possible already exist in the database.
    If there is no release, they should be in a file of errors.

    See you soon

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

  • How to load several files DBF table 1 target using only 1 interface?

    Hello, I am a beginner in ODI and I have a problem.

    I have several DBF / Foxpro files that is stored in a directory like this:
    2010_10/account.dbf
    2010_11/account.dbf

    All DBF files have the same structure, but stored in a different folder (the folder name is < year > _ < month >)

    I managed to create an interface to load a DBF unique for the target table and the source table is hardcoded in the interface. Ideally, the interface will take place once a month.

    How can I use the same interface to load other DBF files?

    I know, if the data source is a text file, you can link the resource name to a variable, and the variable can be set to a file name. But I can't do since I use a JDBC driver to connect to the DBF file.

    Any help will be appreciated

    Hello

    I have no idea on the DBF files, yet...

    What is create a variable to build the 'months' and then pass this variable to OdiFileCopy, move this file to a specific directory. Then run your interface to load this file into your database. Once the work is successful, you can delete the file using OdiFileDelete (optional)

    Thank you
    Fati

  • Failed to load DMG files after installing 10.11.5

    Have a Macbook Pro (early 2013) with OX X 10.11.5.   When I installed the update installation has frozen but after reading the suggestions I restarted in Safe Mode, and after that it ran disk utility, I could restart and find that the update was installed completely.    Everything seemed to work OK, therefore, concluded that disk utility had corrected the errors.

    Now, a week later, I need to update some software and find that it will not load or run DMG files, I tried several files it seems to be related to the type of file (DMG), not the source (Adode, Epson among others).  Whenever I receive a wrong type of Protocol for message socket.   I tried to reboot and download again without success.  I already checked Finder/preferences to ensure that external drives is enabled.  My research does not bear other suggestions.

    Anyone encountered this?  I can't use my scanner Epson autonomous until I can do an update it will not start.  Or update my other softrware

    Download and run this: Download OS X El Capitan 10.11.5 Combo Update

    It should replace all bad files that may have been created during the first update is not going smoothly.

  • Loading Oracle data to essbase using erroneous ODI

    I am trying to load data from oral table to essbase. But I get the following error.

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):
    "< String >" file, line 23, in there?
    com.hyperion.odi.essbase.ODIEssbaseException: lack of standard dimension for data loading column
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.loadData (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at org.python.core.PyReflectedFunction.__call__ (PyReflectedFunction.java)
    at org.python.core.PyMethod.__call__ (PyMethod.java)
    at org.python.core.PyObject.__call__ (PyObject.java)
    at org.python.core.PyInstance.invoke (PyInstance.java)
    to org.python.pycode._pyx3.f$ 0 (< string >: 23)
    to org.python.pycode._pyx3.call_function (< string >)
    at org.python.core.PyTableCode.call (PyTableCode.java)
    at org.python.core.PyCode.call (PyCode.java)
    at org.python.core.Py.runCode (Py.java)
    at org.python.core.Py.exec (Py.java)
    at org.python.util.PythonInterpreter.exec (PythonInterpreter.java)
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
    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.SnpSessTaskSqlI.treatTaskTrt (SnpSessTaskSqlI.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.i (e.java)
    at com.sunopsis.dwg.cmd.h.y (h.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run (unknown Source)
    Caused by: com.hyperion.odi.essbase.ODIEssbaseException: lack of standard dimension for data loading column
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.validateColumns (unknown Source)
    ... 32 more

    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: lack of standard dimension for data loading column

    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.SnpSessTaskSqlI.treatTaskTrt (SnpSessTaskSqlI.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.i (e.java)
    at com.sunopsis.dwg.cmd.h.y (h.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run (unknown Source)


    Also, I have the following doubts

    1. what should be the LKM defined for the soruce. What is LKM SQL FOR SQL

    2. I have 6 standard dimensions in the table oracle but Currncy and hsprates in essbase. So, how can I ignore these two dimensions by loading data. Or is there a way where I can have the default options set for these two dimensions.

    3. can I load data from several tables into essbase. If Yes please let me know the procedure.

    Hello

    In the interface and the target data store, you can enter a value in the field of cartography.
    For example, if you have a column called year in your target data store and you still want to load FY09, then you would enter "FY09" in the field of cartography

    See you soon

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

  • How to load several books in planning using FDM ERPI?

    Hello

    I use FDM and ERPI 11.1.2 to load data from Oracle GL R12 to Hyperion Planning 11.1.2.

    In Oracle GL, I have several books: one for each accounting entities.

    In ERPI:
    -an import format is associated with a single entity accouting
    -a location is associated with an import format, then with a reporting entity
    -a rule of data loading is associated with a place, then with a reporting entity

    In FDM, when configuring the ERPI adapter, you must enter the data load rule name that you want to use.

    So: How to load data from several reporting entities (= books) in planning through FDM/ERPI?

    Thank you in advance for your help!

    Fanny

    Fanny,

    You have no need to fill the data rule option - load adapter. By the documentation, you can also fill the places metadata integration Option n ° 1 with load rule name. This lets you use an adapter in the application of FDM; but the pull of several great books.

    Of course, each book would be a separate location of the FDM.

    Thank you

  • Failed to load csv file dimension properties

    Hi all, I work with EPM 11.1.1
    I am trying to load Dtx200 dimension to dimension property generic existence (SKU) of my planning application.
    When I create a profile I do not see this property in the window mapping options using the following file:

    ! Section = Dimensions
    "Name; DimensionClass; DimensionAlias; CustomDimensionID
    UGS; Generic;

    ! Members = SKU
    ' Name
    Brand1
    Marque2

    ! PropertyArray = SKU
    'Property; Name; Value
    Dtx200; Brand1; StoreData
    Dtx200; Brand1; StoreData

    When I use the following file:

    ! Section = Dimensions
    "Name; DimensionClass; DimensionAlias; CustomDimensionID
    UGS; Generic;

    ! Hierarchies = SKU
    ' Parents; Child
    #root; Brand1
    #root; Marque2

    ! Members = SKU
    ' Name: Dtx200 '.
    Brand1; StoreData
    Marque2; StoreData

    I get the following warning:
    Import Dimension SKU member section cards to global non-dimension of the Dtx200 property. The data for this column will not be processed.

    What I've done wrong?

    Published by: Vovanenok on April 15, 2009 06:48

    Try:

    ! Section = Dimensions
    "Name; DimensionClass; DimensionAlias; CustomDimensionID
    UGS; Generic;

    ! Members = SKU
    "Name: DataType.
    Brand1; Unspecified
    Marque2; Unspecified

    ! Hierarchies = SKU
    ' Parents; Child; Dtx200
    #root; Brand1; StoreData
    #root; Marque2; StoreData

    Tho, I'll add MemberValidForPlan #; Plan #Aggregation, where # is a number of your request that this member is valid or even has a specific collection, as well
    example:

    ! Hierarchies = SKU
    ' Parents; Child; Dtx200; MemberValidForPlan1; MemberValidForPlan2; MemberValidForPlan3; Plan1Aggregation; Plan2Aggregation; Plan3Aggregation; UDA
    #root; Brand1; StoreData; Y; Y; Y;+;+;+;
    #root; Marque2; StoreData; Y; Y; Y;+;+;+;

    More like an idea using pipes, perhaps.

    But you need to say something about the aliases so whether this is a planning application.

  • Sorry to post a question wrong load several files!


    Hi Rash.patel,

    Sorry, I had not watched your spare part - rookie mistake.  So now I know that you do not mean an old DATS "DIAdem", although it has a file instead of the file binary *.r32 binary *.r64, than I expected.  Now the worries, I can load this file very well.  If this thread is over, and I'll post the rest of my questions to your other thread.

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • Ask about the load of metadata in Essbase using the rules file

    Hello

    In our application, we load the metadata using the Essbase rules file and here, we are faced with a problem. Suppose we have load a member of level 0, called "xxxx" under two different parent, assume parents are Parent_AAAA and Parent_BBBB. But our demand is the operator of consolidation for the first occurrence (i.e. under the Parent_AAAA) is '+' and for the Member shared under Parent_BBBB is ' - '. But, when we are load using rule file the operator of consolidation for the Member always shared loading as ' + '. Y at - it a trick to change the operator of consolidation for other than manually changing outline shared member?

    Pls help... Thanks in advance.

    I don't think that there is a way to change the default setting.

    However, what you can do is to have a different charge and rule file different text with only the metadata that you want to have an exception for shared members. In this way, you can get that you don't have to change existing rules file.

    Concerning

    ORACLE | Essbase

  • Fails to send several files

    Hey Adobe,

    Recently, I get a lot of failure of errors on Adobe sending send when you try to send several PDF files to customers, it is something known, because it becomes very annoying and I pay for it!

    Any helpful info would be great, thanks.

    Chris

    Hi , chriswitham,

    Try to combine all your files into a single zip file and then upload it.

    Check it out and let me know if it works.

    Kind regards

    Florence

  • The behavior of copy (.png files) screen when using TextEdit and printing

    I have long used the method to copy and paste texts and/or pictures to TextEdit and print files .rtf or .rtfd below:

    I use the command-control-shift-4 and the cursor to select things and paste into TextEdit.

    That stopped working in the Sierra.  I tried several methods (PDF format conversion, fall in Pages and Numbers, for example), but nothing worked: the Canon PIXMA MX922 printed on a white sheet and left the box of small characters with text "filter impossible."

    There is no new printer driver on the Canon site; However, there is a new driver IJ Scan Utility and I downloaded it already after that installation of Sierra and the scanner works fine, as also directly print something (e.g. on the Web).

    Now, after several days of testing and I was wondering, I tried this yesterday:

    Instead of the above command, I used (which I do when I want to save it to the desktop) command + shift + 4.  I copied the file .png from office, dropped in the TextEdit, printed, and... IT WORKED.

    Copy and leaving fall directly in the TextEdit and printing, is so not working, but let fall the same screenshot on the desktop and copy and paste into TextEdit and it print shops.

    I noticed several other annoying problems to Sierra, some I've reported here (communities), some didn't.  Business-as-usual: first version of an upgrade is full of bugs, which 'disappear' in future versions, until a new update is made available, the loop continues, continues, and...

    He works here.

  • How can I transfer files CR2 compressed using wifi and camera Connect?

    Hello world.

    I use app camera connect and you can view my files very well. They are all taken as CR2. When I downloaded a (and finally discovered where he was), I found it's a jpg file, not a raw file.

    How to download a raw file? I see no mention of this in the app's settings. The option "Resize" just mentions that it is used only for jpg downloads.

    Also, it would be useful to have an option of the place where to download, but it's also critical to have the raw file.

    Thank you

    Ellie

    Answer is that it cannot. So this is the solution. Use a cable.

  • No content is loaded when you try to use Apex and ADR

    Hello

    I try to use Apex 4.2 on a database of 11g XE on a Windows 7 machine and I am running on a question.

    I did the installation and the tasks according to the instructions and had no problem with this.

    I want to use ADR as a standalone option, so I just did the following:

    java -jar ords.war
    

    And went through the configuration options and seized what was needed. I put static resources such as D:\apex\images\ (where is my install apex) and set the port as 8080 I then ran in stand-alone mode, once again just by placing the same order as above and stated that:

    INFO: http://localhost: 8080/ADR / began to.

    Now when I try to connect to this I get a blank page so I thought to go and look at the html source code as I thought it would be that it does not find the static resources, but seen in firebug html code is:

    <html>
    <head>
    <link title="Wrap Long Lines" href="resource://gre-resources/plaintext.css" type="text/css" rel="alternate stylesheet">
    </head>
    <body>
    <pre></pre>
    </body>
    </html>     
    

    I made a mistake in the configuration as its unable to serve the content of the page in the database or I did something else wrong? Windows authorization would have something to do with it or will I be stupid?

    See you soon,.

    Paul.

    Hello

    I realized that it was. It relates to the problems here: Apex 4.2.2 via Apex earpiece 2 - white screen returns

    I don't know why I never saw this in the search. When I called full URL like: http://localhost: 8080/ADR/f? p = 4550:1:0: the apex login screen comes to us as expected.

    Kind regards

    Paul.

  • Several UDA in Essbase

    Hello
    How can I load several UDA in Essbase using ODI.

    How my ODI interface should look like and how my Sun to generate the rule file should look like?

    -app

    Have a read of a blog that I wrote on how to load several udas in essbase:-http://john-goodwin.blogspot.com/2009/01/odi-series-few-extra-tips.html

    See you soon

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

  • How to register several files/attatchments on UCM using RIDC?

    Hello

    I would like to know how can I check in several files on UCM using CRMI. I'm currently checking - in one document at the University Complutense of MADRID with some metadata bsuiness and a specified file, but the end user must be able to specify more than one file to download.

    We provide several files entry on the UI so that the user can choose, in addition to the main file, several files (for example, up to 3) that are not created in the form of documents on the University Complutense of MADRID, but rather as the other files for a given document attatched.

    Should I simply archive them like I do with the first file and then specify on the side of the WCC that others are "other files". Or there is one way to treat these files attatched or another for a given document?

    Thanks in advance.

    Kind regards

    Filipe Baptista

    Hi Filipe,

    Upon check-in, you cannot select multiple files that WCC because both would take 1 primary and 1 file replacement as entries per request. If you are looking to add multiple files for a content of Check - in component ZipRenditions can be used to add attachments "multiple" the archived file. But again, this would be a check-post operation. A code for this example would be like this:

    Consignment:

    DataBinder dataBinder = idcClient.createBinder ();

    dataBinder.putLocal ("IdcService", "CHECKIN_NEW");

    dataBinder.putLocal ("dDocAuthor", "weblogic");

    dataBinder.putLocal ("dDocTitle", "CRMI-AttachTest1");

    dataBinder.putLocal ("dDocType", "Document");

    dataBinder.putLocal ("xIdcProfile", "RIDCProfile");

    dataBinder.putLocal ("dSecurityGroup", "Public");

    dataBinder.addFile ("primaryFile" ", new File("/home/oracle/test/run.sh "));

    dataBinder.addFile ("alternateFile" ", new File("/home/oracle/test/run1.sh "));

    dataBinder.putLocal ("doFileCopy", "1");

    dataBinder.putLocal ("fParentGUID", "6CD583399ED00A8D86A689BBF0AF89C7"); If she wants to be archived in a framework folder.

    Then the answer to this would be a fact and dDocName you need to use and check if the status is started:

    dataBinder.putLocal ("IdcService", "DOC_INFO");

    dataBinder.putLocal ("dDocName", "");

    dataBinder.putLocal ("a", "");

    If the answer to dStatus RELEASED =, and then run the code example attachment of multiple file like this:

    dataBinder.putLocal ("IdcService", "EDIT_RENDITIONS");

    dataBinder.putLocal ("a", "");

    dataBinder.putLocal ("renditionKeys", "addRendition0");

    dataBinder.putLocal ("addRendition0.name", "FileAttach");

    dataBinder.putLocal ("addRendition0.action", "modify");

    dataBinder.putLocal ("addRendition0.file:path", "\ridc\test.txt");

    dataBinder.addFile ("addRendition0.file", new leader ("test.txt"));

    addRendition0 is the first attachment that can be added, like wise, you can use addRendition1, addRendition2, addRendition3 etc to add more number of attachments to the same content.

    Re: using ZipRenditionManagement

    So, it is not a case where the checkin request itself you can add attachments himself (this feature is available with WCC 12 c - archive of content items and attachments together)

    With the UCM 11 g, you will need to check the response for the checkin data and then add attachments (which at one point I think that you can select 6).

    I hope this helps.

    Thank you

    Srinath

Maybe you are looking for