Import Package - How to?  Basic Instructions

Hey Experts -
I'm trying to learn about the Import Package.  We're using BPC 7.0, Microsoft Version.
Where can I go to get some detailed instructions on how this package works?  How do I create a Transformation File?  What is the .TDM file I see in the Examples Directory under AppShell?  Does this .TDM File need to be generated somehow or do I need to write one? 
Is there anywhere a person can get some detailed instructions on this functionality?

Hi Sean,
Basically, you can create Transformation file via the eData menu on the BPC for Excel interface (eData --> New Transformation File). You can then refer to the above HTG on how to indicate in the different OPTION, MAPPING and CONVERSION sections.
Then, as you have probably noticed, a transformation file is a simple excel file, and when you save it, you can name it something like "transformation.xls". Then, when you validate it, it is creating the "transformation.tdm" file which will be executed when you launch the import package. But, in the transformation file field of the import package, you'll have to enter the "transformation.xls" file, which the will automatically refer to the TDM file during the import process.
Hope it will help.
Kind Regards,
Patrick

Similar Messages

  • How can Imported Package of components to be fully editable??

    hi people,
    with JDeveloper TP3
    How To Import a Package of components that are editable and display in the
    Application Navigator
    Fusion Developer’s Guide for Oracle Application Development 11g
    Chapter 35.7 Working with Libraries of Reusable Business Components
    Says:
    Tip: If you require components that are editable and display in the
    Application Navigator. Add additional business components from a
    directory that is not currently part of your project's source path, then
    open the Project Content page of the Project Properties dialog and
    add the parent directory for these other components as one of the
    directories in the Java Content list. In contrast to imported packages
    of components, additional components added to your project's source
    path will be fully editable and will appear in the Application
    Navigator.
    but i can't even change Control hints.
    with JDeveloper TP3
    How To Import a Package of components that are editable and display in the
    Application Navigator
    Fusion Developer’s Guide for Oracle Application Development 11g
    Chapter 35.7 Working with Libraries of Reusable Business Components
    say:
    To create the JAR files, in the Application Navigator right-click the Business
    Components project folder and choose Deploy and the ReusableComponents
    profile. A Deployment tab appears in the JDeveloper Log window that should display
    feedback like:
    ---- Deployment started. ---- Apr 28, 2007 7:04:02 PM
    Running dependency analysis...
    Wrote JAR file to ...\ReuseableComponents\deploy\ReuseableComponentsCSMT.jar
    Running dependency analysis...
    Wrote JAR file to ...\ReuseableComponents\deploy\ReuseableComponentsCSCommon.jar
    Elapsed time for deployment: less than one second
    ---- Deployment finished. ---- Apr 28, 2007 7:04:02 PM
    then If you require components that are editable and display in the
    Application Navigator Add additional business components from a
    directory that is not currently part of your project's source path, then
    open the Project Content page of the Project Properties dialog and
    add the parent directory for these other components as one of the
    directories in the Java Content list
    where i didn't find Project Content page of the Project Properties
    but i got
    Compiling...
    Context: selection=rootBusiness.jpr project=rootBusiness.jpr node=rootBusiness.jpr
    Validating Business Component: rootbusiness.rootBusiness
    copying rootbusiness/rootBusiness.jpx to output directory
    Validating Business Component: rootbusiness.entity.Dept
    copying rootbusiness/entity/Dept.xml to output directory
    Validating Business Component: rootbusiness.entity.Emp
    copying rootbusiness/entity/Emp.xml to output directory
    Validating Business Component: rootbusiness.entity.FkDeptnoAssoc
    copying rootbusiness/entity/FkDeptnoAssoc.xml to output directory
    Validating Business Component: rootbusiness.Service.rootAppModule
    copying rootbusiness/Service/rootAppModule.xml to output directory
    Validating Business Component: rootbusiness.view.DeptView
    copying rootbusiness/view/DeptView.xml to output directory
    Validating Business Component: rootbusiness.view.EmpView
    copying rootbusiness/view/EmpView.xml to output directory
    Validating Business Component: rootbusiness.view.FkDeptnoLink
    copying rootbusiness/view/FkDeptnoLink.xml to output directory
    copying rootbusiness/Service/common/bc4j.xcfg to output directory
    Updated file:/C:/JDeveloper/mywork/Root/rootBusiness/classes/META-INF/adfm.xml
    [10:16:25 ص] Successful compilation: 0 errors, 0 warnings
    and didn't find ReuseableComponentsCSMT.jar or ReuseableComponentsCSCommon.jar
    thanks
    Message was edited by:
    greenApple

    with JDeveloper TP3
    How To Import a Package of components that are editable and display in the
    Application Navigator
    Fusion Developer’s Guide for Oracle Application Development 11g
    Chapter 35.7 Working with Libraries of Reusable Business Components
    Says:
    Tip: If you require components that are editable and display in the
    Application Navigator. Add additional business components from a
    directory that is not currently part of your project's source path, then
    open the Project Content page of the Project Properties dialog and
    add the parent directory for these other components as one of the
    directories in the Java Content list. In contrast to imported packages
    of components, additional components added to your project's source
    path will be fully editable and will appear in the Application
    Navigator.
    but i can't even change Control hints.

  • How is the 'import-packages' information saved in the database, and how long?

    Hello,
    I am  developping a ECM Connector for Adobe LiveCycle ES, which is a customized component.
    1 - Who should I contact to have some specific support  ?
    There is no detailed information yet on this on the adobe site  (http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/wwhelp/wwhimpl/js/html/w whelp.htm?href=000931.html&accessible=true) .
    If you  think that I should address my problem to another department of Adobe, please  tell me which department?
    I give you another description of my problem. In fact, I have  been investigating on it.
    2 - If I  put this in my component.xml file, in step  1:
    <component-id>com.rsd.adobe.livecycle.RSDFoldersConnector</component-id>
    <version>1.0</version>
    <import-packages><package  version="1.0">com.rsd.simpleApiFolders</package>  </import-packages>
    If I change the  version to 1.1 and remove the  'import-packages' (in step 2) , will the new component need the  com.rsd.simpleApiFolders package. It seems that is still needs it.
    3 - How is the  'import-packages' information saved in the  database, and how  long?
    In  fact, on thursday, I used 'import-packages'  to make a test. And since them, I  can not deploy any of my components.
    LiveCycle throws a  ClassNotFoundException.
    ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException:  Internal error.
    [java] at  com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$6.doInTransaction(Compone ntRegistryImpl.java:338)
    ... Caused  by: java.lang.ClassNotFoundException: http-0.0.0.0-8080-1Class name  com.rsd.simpleApiFolders.Context from package com.rsd.simpleApiFolders not found.
    [java] at  com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentFirst(DSContainerSearchPo licy.java:234)
    Thank you in advance
    Regards.

    1 - Who should I contact to have some specific support  ?
    That would depend on your Adobe support contract and if your organization has a TAM assigned.  You should check with your organization's Adobe contact and see what support options your organization has purchased.
    Having said that, this forum has a few people that may be able to help (but the forum does not have a SLA associated with it)
    2 - If I  put this in my component.xml file, in step  1:
    <component-id>com.rsd.adobe.livecycle.RSDFoldersConnector</component-id>
    <version>1.0</version>
    <import-packages><package  version="1.0">com.rsd.simpleApiFolders</package>  </import-packages>
    If I change the  version to 1.1 and remove the  'import-packages' (in step 2) , will the new component need the  com.rsd.simpleApiFolders package. It seems that is still needs it.If your component class needs the simpleApiFolders class then yes, you still need it.  Think of import-packages like a class-path statement (but with packages and not jars).  Its not physically moving the package into your application, but allowing you to access it from another container.
    3 - How is the  'import-packages' information saved in the  database, and how  long?
    As far as I know they are not imported into the database. As I stated above, I believe that the import-packages just allows you to point to classes that are in the app server's classpath, but are not physically in you component jar file.  As long as that class is in the app server class-path (or in the Adobe EAR file) then you should be able to access it.  Is the jar file containing the simpleApiFolders class in the app server's lib directory?

  • Newbie- How to import package, procedures, etc?

    I used the "Database export", from Developer computer, to expoty tables,export Procedures,export Packages,etc to a file
    from SQl Developer.
    In Sql Developer, How do I import those tables, import procedures, import packages to my "LIVE REAL " computer?
    I want to copy Package, copy procedure, etc from "Developer computer" to "LIVE REAL DATA" computer?
    TIA
    Steve42

    If you have access to the 2 databases from your sqldev client (and thus have connections set up to both of them), just run the obtained export file from the dev DB as script (F5), using the connection to the production DB (drop-down in the upper right corner).
    Have fun,
    K.

  • HT1212 Using the "if you have never synched with itunes" instructions, will I lose all data on the phone? That is the most important information, how to recover the data. The phone is fungible.

    Using the "if you have never synched with itunes" instructions, will I lose all data on the phone? That is the most important information, how to recover the data. The phone is fungible.

    Thanks @ KiltedTim, but losing "only" any data is really not acceptable and, in this case, the phone had not been backed up, but thanks for taking the time. Also, yes, fungible means what I think it means. An iphone is a completely substitutible commodity, unlike my data, so instructions that inform me as to how to fix a phone I could replace for a small sum of money while failing to address the more important issue of the data are almost useless - they potentially save me the $99 it would cost me to replace the phone if I were so inclined to trust another apple product. Not worth the hour it took to find them or the 35 minutes on the phone to confirm my suspicions about the data.

  • How do I import packages beginning with org or com?

    Any time I try to import packages beginning with org or com, I am told that the class was not found in import. Specifically, I am trying to use SVG Graphics, and here are the import lines that are not working:
    import org.w3c.dom.*;
    import org.apache.xerces.dom.*;
    import com.sun.awt.svg.*;
    import org.apache.batik.svggen.SVGGraphics2D;
    import org.apache.batik.dom.GenericDOMImplementation;
    import org.w3c.dom.Document;
    import org.w3c.dom.DOMImplementation;
    What do I need to change, or what do I need to download in order to make this work?
    Thanx.
    -Tinclon

    First you need to have the jar files containing these packages. When you have these packages, you have to set your classpath for these jar files.
    -Dieter

  • Import package with .* in jsp

    If i want to use HashMap in jsp page i need to have HashMap of util package in import statment in
    page directive.
    What is difference in Using
    a) <%@ page import="java.util.HashMap"%>
    b) <%@ page import="java.util.*"%>
    Is there any performance issue using importing package with .*

    Ofcourse there will be a performance issue. In the
    second case (<%@ page import="java.util.*"%>
    ) , you are loading all the classes in java.util
    package into your JSP, where as in the first case you
    are getting only HashMap. So the second option will
    affect the performance. Always import only the
    required classes.
    rgdsThen you have no idea how import works. The only difference at all would come at compile time. After the page is compiled, there would be no performance issue whatsoever.
    The main reason for doing one or the other way (same for any Java class) is clarity for those reading the code. Meaning if you use the full import, when they see "HashMap" in the code, they can look at the import statements and be sure that it's in java.util package. But generally, most people are going to be familiar with the classes in the common packages, like java.util. So I wouldn't generally list the specific classes if you are using more then one from the same package. There are other considerations where packages have classes of the same name (java.sql.Date & java.util.Date) but generally, I would always just put the full class name in the code.

  • Vertical Color Lines on my imported file how can i remove and edit

    Vertical Color Lines on my imported file how can i remove and edit

    If you haven't used After Effects before, you should understand that posession of a template is NO guarantee of success without prior AE knowledge.  It appears you haven't used AE before.
    The color bars indicate a missing file, and your screen shot reveals no text layers. Looking at the precomp names, opening the one called, "edit text" might be useful.
    I will guess that the following would be even more useful:
    http://blogs.adobe.com/aftereffects/2010/01/getting-started-with-after-eff.html
    Without knowledge of the AE basics, templates are pretty much useless.

  • Re-importing packages during installation

    Hello all,
    Was doing an installation.When it started, got the following errors:
    Import Monitor jobs: running 1, waiting 110, completed 1, failed 0, total 112.
    Import Monitor jobs: running 2, waiting 109, completed 1, failed 0, total 112.
    Import Monitor jobs: running 3, waiting 108, completed 1, failed 0, total 112.
    Loading of 'DOKCLU' import package: ERROR
    Import Monitor jobs: running 1, waiting 108, completed 1, failed 2, total 112.
    Loading of 'PCL4' import package: ERROR
    Import Monitor jobs: running 1, waiting 108, completed 1, failed 2, total 112.
    Loading of 'REPOSRC' import package: ERROR
    Import Monitor jobs: running 0, waiting 108, completed 1, failed 3, total 112.
    This seems to have failed on the first 3 packages: DOKCLU, PCL4 and REPOSRC. These were the first 3 packages that were to be imported. After that, all was fine. As of now, the last line in the import_monitor.java.log file is:
    Loading of 'SAPDFACT' import package: OK
    Import Monitor jobs: running 0, waiting 1, completed 108, failed 3, total 112.
    So, 108 have been completed with no issue.
    Only the first 3 failed.
    How can one re-import these packages again.
    TIA

    Hello again,
    When looking at the TSK files, it seems to specify that the files associated with several packages loaded OK.
    15 Jul  1 10:01 REPOSRC.TSK
    38 Jul  1 10:34 PCL2.TSK
    28 Jul  1 10:43 DOKCLU.TSK
    Example, for PCL2.TSK, got the following:
    T PCL2 C ok
    D PCL2 I ok
    P PCL2~0 C ok
    For DOKCLU.TSK, got the following:
    T DOKCLU C ok
    D DOKCLU I ok
    and for REPOSRC.TSK, got the following:
    T REPOSRC C ok
    saw the following *.bck files
    DDLORA.TPL.bck     
    DOKCLU.TSK.bck 
    REPOSRC.TSK.bck
    DDLORA_LRG.TPL.bck 
    PCL4.TSK.bck
    Edited by: Casey Harris on Jul 2, 2009 9:54 AM

  • Import package does not exist  java

    Hi ,
    i try to compile as following
    javac -cp "myapplication.jar:." modelapp.java
    my batch file as follwong
    set PATH=C:\Program Files\Java\jdk1.6.0_32\bin;C:\Users\DELL\Downloads\myfolder;C:\Users\DELL\Downloads\myfolder\edu;
    set CLASSPATH=C:\Program Files\Java\jdk1.6.0_32\bin;C:\Users\DELL\Downloads\myfolder;C:\Users\DELL\Downloads\myfolder\edu;
    cd C:\Users\DELL\Downloads\Stanfordnew
    but the error appear as following
    package edu.appli.machr. doesn't exist
    import package edu.appli.machr. doesn't exist
    i have already add the package to classpath
    please help me in how can i solve this problem.
    tHANKS

    javac -cp "myapplication.jar:." modelapp.java You compile on Linux and run on Windows or something? That is the Linux classpath, on Windows the list separator is ; If you do everything on Windows I'm a bit amazed it worked.
    set CLASSPATH=C:\Program Files\Java\jdk1.6.0_32\bin;C:\Users\DELL\Downloads\myfolder;C:\Users\DELL\Downloads\myfolder\edu;You made a copy/paste mistake, the classpath contains the path.
    please help me in how can i solve this problem.Research what the classpath actually is. Google can easily provide you plenty of articles describing it.

  • Import  Package org.jdesktop.swingx.autocomplete  ??

    how to import Package org.jdesktop.swingx.autocomplete in my code
    its Giving error ,,,
    i am using Auto Complete Supprt For my Combo Box .......but i am unable to import the package containg nesseary classes like
    AutoCompleteSupport support = AutoCompleteSupport.install(
    this.comboBox, GlazedLists.eventListOf(elements));
    AutoCompleteDecorator.decorate(this.comboBox);
    how to import package for the above calsses ,,,or i have to add any Jar File ,,plzz suggest

    You have to add the appropriate JAR files to your library to allow use of the features you want, then you do a:
    import org.jdesktop.swingx.autocomplete; //in your project.

  • Import package and create view object

    Hi,
    How can i import package from another project and create a new view object with my package and with the imported package.
    Thanks
    null

    Hi,
    How can i import package from another project and create a new view object with my package and with the imported package.
    Thanks
    null

  • Exporting & Importing Package or objects of package

    Hi experts,
    My aim is to save on a USB key, for example, all reports in the PC on which I have done my training for use on my personal machine.
    In other words, how  I can export and import package?
    Thanks in Advance,

    Its not possible to download all the objects in an package or reports with includes in one go.
    But still you may try this program of Raghvendra -
    Download ABAP Objects to a local directory
    P.S. Search in forum before posting the query.

  • HT4061 my phone is unable to power on and i dont have the packaging how can i check what is the serial number of the phone

    my phone is unable to power on and i dont have the packaging how can i check what is the serial number of the phone

    Apple (and no one else) can not assist (with serial number or iCloud) in finding a lost or stolen iPad.
    Report to police along with serial number. Change all your passwords.
    These links may be helpful.
    How to Track and Report Stolen iPad
    http://www.ipadastic.com/tutorials/how-to-track-and-report-stolen-ipad
    Reporting a lost or stolen Apple product
    http://support.apple.com/kb/ht2526
    What to do if your iOS device is lost or stolen
    http://support.apple.com/kb/HT5668
    iCloud: Locate your device on a map
    http://support.apple.com/kb/PH2698
    iCloud: Lost Mode - Lock and Trace
    http://support.apple.com/kb/PH2700
    iCloud: Remotely Erase your device
    http://support.apple.com/kb/PH2701
    Report Stolen iPad Tips and iPad Theft Prevention
    http://www.stolen-property.com/report-stolen-ipad.php
    How to recover a lost or stolen iPad
    http://ipadhelp.com/ipad-help/how-to-recover-a-lost-or-stolen-ipad/
    How to Find a Stolen iPad
    http://www.ehow.com/how_7586429_stolen-ipad.html
    What NOT to do if your iPhone or iPad is lost or stolen
    http://www.tomahaiku.com/what-not-to-do-if-your-iphone-or-ipad-lost-or-stolen/
    Apple Product Lost or Stolen
    http://sites.google.com/site/appleclubfhs/support/advice-and-articles/lost-or-st olen
    Oops! iForgot My New iPad On the Plane; Now What?
    http://online.wsj.com/article/SB10001424052702303459004577362194012634000.html
    If you don't know your lost/stolen iPad's serial number, use the instructions below. The S/N is also on the iPad's box.
    How to Find Your iPad Serial Number
    http://www.ipadastic.com/tutorials/how-to-find-your-ipad-serial-number
    iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number
    http://support.apple.com/kb/HT4061
     Cheers, Tom

  • Import packages onto cs mars

    Hello,
    I have downloaded the latest cs mars packages onto my laptop.  I want to import them onto the cs mars device so i can do an upgrade.  Can anyone recommend a simple ftp server software so that i can import packages into cs mars.  I have tried a few already but am having a nightmare getting any of them to work.
    Is their any screenshots of how to do this?
    regards,
    Kevin

    Thanks for that.  I have now made some progress and am successfully connecting from csmars to a FTP server.  I have the packages on the FTP server and and they are downloading across onto the cs mars server but i get this error when they come across.
    The catalog in the downloaded file csmars-6.0.3.3188.pkg was corrupted. The file has been deleted by the system.
    I have tried 2 other images and they both downloaded ok but also got the same error and were deleted.  I am using csmars version 6.0.2 at the moment and am trying to upgrade it to the latest version so have to upgrade them in sequential fashion starting with 6.0.3
    any advice is welcome
    Kevin

Maybe you are looking for

  • Officejet Pro 8500 A909g Wireless suddenly won't print yellow; no error messages

    Is it possible that a printhead needs to be replaced even when Diagnostics Pages all say "Printhead health:  Good"?   I don't have any error messages.  There are no obvious white lines through the colored blocks on test pages.  In a couple of blocks

  • MACBook Pro and Aperture Academic. Are they compatable?

    will a MACBook Pro and aperture work together. The software states that the hardware is inadequate?

  • MS SQL Track

    Hi All I have been a Sysadmin for the past 5 years, certified in Server 2008 and Server 2012. I need to get into the SQL side of things as I have a new job at a big Business Intelligence company. What is the first exam that I need to take? Do I need

  • Need help with IOS commands to see wireless printer

    Seems that I'm not asking the question correctly, or providing the right information. The problem: I've purchased a wireless printer, (an HP 6500a) and I can not see / ping / use the printer on the wireless network. Environment: Cisco 891 ISR in stan

  • Who knows what this means

    'File not found result code =-43' It pops up when I hit play at the top of the track.