How to view the full mapping path from source to final tables?

hi,
i would like to know if there is a way to view the full path from the source tables through the views / staging tables to the final target tables?
i need to check out a mapping, and i would like how i could make a report where i could see the data flow from beginning to the very end for one particular final target table?
is this possible or i have to do this manually?
thanks in advance for any tips
rgds

Hi,
Try this
In OWB go to your destination Table
ex. My Project >>Database>>Oracle>> MyDW >> Table >> DimDepartment
Then right click and choose
Linage >> for see the previous
Impact >> for see the next
it doesn't different from linage and impact.
ps. i use this in 10g ,i don't know it will be work on 11g?
It's May be you help you.
i'm asian ,so sorry about my english language.
Thank you
Regard

Similar Messages

  • Getting the full file path from FormFile

    Hi, I am reading in a .csv file from my JSP page and I want to pass the String path from my Action class to the logic layer class. When I try and pass it at the moment, it throws an FileNotFound error as it is only passing the file name. i.e
    Passing
    text.csv
    not
    C:\text.csv
    Is there anyway of detirming the full file path using the FormFile class?
    Thanks in advance

    Yes, as in Struts.
    I am not trying to upload the file, simply trying to read the contents from the file. My problem is that I want to read the contents from one of my business logic classes, not within my struts Action. I can get it working if I use
    byte[] datainfile = file.getFileData();
    and then send that but the I would prefer to just send the full path to my Business logic class and process everything in there rather than doing some in my Action and some in my logic class.
    So what I would like to put in my Action class is something such as
    processCSVFile(String filePath);
    instead of
    processCSVFile(Byte[] formFile);

  • How to view the design part of th source code

    hi
    i have a source code in NetBeans IDE.i have to view the design part of that source code.because i shared that design part through local address which is designed in another system .Ater sharing i got tha coding part of that design part.But i need designing part of that coding part.i searched that, but i couldnt get it.
    please helpme

    Sorry for this not being helpful, but if there ever was a stronger argument for not using NetBeans generated code, for learning to code Swing from the ground up, I'd like to see it.
    To the OP, this is not so much a Swing question as a NetBeans question. I recommend that you find a NetBeans forum or mail list, rephrase your question for clarity, and repost it there. Good luck.

  • How to transfer the full contact details from my IPhone 3 G to my IPad 5?

    I installed Icloud on all devices, including my Windows PC, but in contacts only the email adresses are transferred, not the full adress and phone details. How can I transfer the complete data?

    Good morning Delphina
    This sounds like you have a number of "groups" in your contacts.  Typically these email only contacts will coem from yahoo or gmail or whatever email provider(s) you are using.
    So it's a matter of selecting the correct contact list.
    on your IOS device - tap contacts, tap groups, you should see multiple groups.  Try selecting one of the unchecked groups, tap done and see if thiis is the one you want.  You can clcik all of the groups on but then you may see duplicates etc.
    Cheers

  • How to read the 'full resolution composite' from a .psd file?

    I'm working with 16-bit .psd files and have the "maximize compatibility" switch turned on in CS2. When a file is saved, a message box appears indicating that PS is generating a "full resolution composite." I'd guess this is stored in the .psd file somehow, because some of the 3rd party image viewers are able to display the image when the compatibility switch is used, but are unable to display the image otherwise.
    My question is: how can I read this full resolution composite from the .psd file outside of Photoshop?
    If this is the wrong forum to post this question, I'd appreciate it of you'd tell me a better place.
    Thanks,
    Dave H.

    As you guess, it is stored in the PSD, but only with the Maximise Compatibility switch. Without that switch, a dummy image is stored which has the text "This layered Photoshop file was not saved with a composite image.", in English, German, Japanese and French.
    My program
    psdparse extracts each layer in an 8-bit file as a PNG, and the merged image for both 8- and 16-bit files. That link is to a Subversion repository containing source code.

  • How to set the classpath and path from the jsp to call  java class function

    Hi Exprets,
    I have a requirement to call a java class function which returns a hashmap object from the jsp. The java class in present in one jar file and that jar file is location somewhere in unix path. So the requirement is to set the classpath for that jar file and then create the object of the java class and then call the function.
    If any one know how to achieve it, please reply as soon as possible.
    thanks in advance,
    swapna soni.

    It is never advisable to store large data sets in the session. But it will depend on a lot of factors:
    1. How costly is the query retrieving the data from the database?
    If it's a complex query with lots of joins and stuff, then it will be better to store it in the session as processing the query each time will take a lot of time and will decrease performance. On the other hand if the query is simple then it's advisable not to store it in the session, and fetch it each time.
    2. Are there chances for the data to become stale within a session?
    In this case storing the data is session will mean holding the stale data till the user session lasts which is not right.
    3. How many data sets does the session already holds?
    If there are large no. of data sets already present in the session, then it's strictly not advisable to store the data in the session.
    4. Does the server employ some kind of caching mechanism?
    Using session cache can definitely improve performance.
    You will have to figure out, what is the best way analyzing all the factors and which would be best in the situation. As per my knowledge, session is the only place where session specific data can be stored.
    Also, another thing, if the data set retrieved is some kind of data to be displayed in reports, then it would be better to use a pagination query, which will retrieve only the specific no. of rows at a time. A navigation provided in the UI will retrieve the next/previous data set to display.
    Thanks,
    Shakti

  • How to view the directory structure of JS sources in debugger?

    I'm a web developer and want to use Firefox, but am used to using Chrome for debugging.
    In Chrome debugging tool (hit F12 -> click 'sources' tab in top of the web dev window), you can clearly see the entire Javascript directory structure of the site you're visiting, and can collaps/expand directories nicely. How can I view the javacript directory structure in the Firefox debugging window? I can't do what I do without being able to easily navigate the filestructure of the website, but in the Firefox debugging window, all I can see is what appears to be javascript files in random order.
    Thanks!
    Josh

    Hi Josh,
    Thank you for your question. I understand that you would like to see the javascript directory structure in the Firefox debugging window. I am happy to help.
    When you open Tools > Web Developer > Web Console and select the "Debugger", there are a list of js files loaded with the current viewed page.
    Try [https://getfirebug.com/firstrun#Firebug%202.0.2 Firebug] its script tab has a hierarchy of js files.

  • How to view the key mapping when viewing Hierarchy in Data Manager

    Hi! I previously posted a question on doing value mapping using the hierarchy code rather than the name. I have got that working now using concept of remote key. When I first loaded the hierarchy with remote key and check in Data Manager, I can see the hierarchy structure with the key mappings. However, when I subsequently went back to the hierarchy to have a second look, the keys are gone. Does anyone know how I can view hierarchy in Data Manager with the key mappings?
    Cheers!
    SF

    Hi,
    Go to Record mode, and open Hierarchy table. Now to select click on any hierarchy node record and then right click and select "Edit Key Mappings". This will show you existing keys as well as allow you to manually modify keys. You can only Check Remote keys on hierarchy in Record mode and in Hierarchy Mode "Edit Key Mappings" option will be disabled.
    Please revert if you face any issue.
    Regards,
    Shiv

  • VSTO development outlook plugin how to get the full storage path attachment send mail attachments added

    Such as the title, but I have a filepath verified discoveries are empty, there is a member of the method will be invoked after GetTemporaryFilePath COM error, but also can not get in VSTO attach the member variable. Accessories are found himself in a temporary
    directory exists, the registry seems to have a place to record the address of this directory, but this is his findings do not know can not be used as a method to obtain

    Hello,
    First of all, the forum is for Office Apps. That's why I'd recommend asking VSTO specific questions on the
    Visual Studio Tools for Office (VSTO)  forum instead. For Outlook dev questions see the Outlook for Developers  forum .
    > there is a member of the method will be invoked after GetTemporaryFilePath COM error, but also can not get in VSTO attach the member variable.
    What exception do you get in the code? Could you please be more specific?
    The GetTemporaryFilePath method is only valid for those attachments whose Type property
    is OlAttachmentType.olByValue. That means that the attachment is a copy and that the copy can be accessed even if the original file is removed. For other attachment types, the GetTemporaryFilePath method
    returns an error.
    GetTemporaryFilePath also returns an error when accessing an Attachment object
    in an Attachments collection
    or in the AttachmentSelection object.
    UseGetTemporaryFilePath only in attachment event callbacks listed below for various Microsoft Outlook items:
    AttachmentAdd
    AttachmentRead
    AttachmentRemove
    BeforeAttachmentAdd
    BeforeAttachmentPreview
    BeforeAttachmentRead
    BeforeAttachmentSave
    BeforeAttachmentWriteToTempFile
    Where do you use the
    GetTemporaryFilePath method of the Attachment class? What code do you use?

  • How to view the sql query?

    hi,
      how to view the sql query formed from the xml structure in the receiver jdbc?

    You can view SAP Note at
    http://service.sap.com/notes
    But you require SMP login ID for this which you should get from your company. The content of the notes are as follows:
    Reason and Prerequisites
    You are looking for additional parameter settings. There are two possible reasons why a feature is available via the "additional parameters" table in the "advanced mode" section of the configuration, but not as documented parameter in the configuration UI itself:
    Category 1: The parameter has been introduced for a patch or a SP upgrade where no UI upgrade and/or documentation upgrade was possible. In this case, the parameter will be moved to the UI and the documentation as soon as possible. The parameter in the "additional parameters" table will be deprecated after this move, but still be working. The parameter belongs to the supported adapter functionality and can be used in all, also productive, scenarios.
    Category 2. The parameter has been introduced for testing purposes, proof-of-concept scenarios, as workaround or as pre-released functionality. In this case, the parameter may or may not be moved to the UI and documentation, and the functionality may be changed, replaced or removed. For this parameter category there is no guaranteed support and usage in productive scenarios is not supported.
    When you want to use a parameter documented here, please be aware to which category it belongs!
    Solution
    The following list shows all available parameters of category 1 or 2. Please note:
    Parameter names are always case-sensitive! Parameter values may be case-sensitive, this is documented for each parameter.
    Parameter names and values as documented below must be used always without quotaton marks ("), if not explicitly stated otherwise.
    The default value of a parameter is always chosen that it does not change the standard functionality
    JDBC Receiver Adapter Parameters
    1. Parameter name: "logSQLStatement"
                  Parameter type: boolean
                  Parameter value: true for any string value, false only for empty string
                  Parameter value default: false (empty String)
                  Available with: SP9
                  Category: 2
                  Description:
                  When implementing a scenario with the JDBC receiver adapter, it may be helpful to see which SQL statement is generated by the JDBC adapter from the XI message content for error analysis. Before SP9, this can only be found in the trace of the JDBC adapter if trace level DEBUG is activated. With SP9, the generated SQL statement will be shown in the details page (audit protocol) of the message monitor for each message directly.
                  This should be used only during the test phase and not in productive scenarios.
    Regards,
    Prateek

  • Help!!! How to view complete full score in Logic?

    Hi,
    A quick but fairly easy question that l can't seem to get my head around even form looking in instruction manuals.
    When l compose a piece and import it into Logic l can't seem able to find how to view the FULL score rather than just a single instrument previoulsy selected.
    As l want to be able to see the full score playing rather than just each instruments seperatley on it's own.
    Please see screenshot below.
    Will give 10 Points straight away to anyone who will give me an exlanation on how to do this.
    MANY THANKS !!! x

    Thank you very much !
    Just one more question please.
    Let's say l want to view and see the oboe, trumpet and clarinet score parts together in the score excluding all the other instruments? How would l go about doing that?
    So l can see selected instuments together on the score part under one another.
    Thanks for any help you can give !

  • Obtaining the full file path specification from Flash Movie and QuickTime icons?

    How do you obtain the full file path specification from Flash
    Movie and QuickTime icons? I want the path and the file name that
    is contained in these icons. I am using a "dive" to run through the
    icons of a file, and when I come upon these two types of icons, I
    want to obtain the above information that is contained in them. I
    certainly can look in the property dialog box to get this info, but
    there are many icons in these files, and I want to generate a list
    of info based upon the various types of icons that I am processing.
    Thanks

    > How do you obtain the full file path specification from
    Flash Movie and
    > QuickTime icons? I want the path and the file name that
    is contained in
    > these
    > icons. I am using a "dive" to run through the icons of a
    file, and when I
    > come
    > upon these two types of icons, I want to obtain the
    above information that
    > is
    > contained in them. I certainly can look in the property
    dialog box to get
    > this
    > info, but there are many icons in these files, and I
    want to generate a
    > list of
    > info based upon the various types of icons that I am
    processing. Thanks
    >
    For Flash
    Trace(GetIconProperty(iconID, #pathName))
    for QuickTime
    Trace(GetIconProperty(IconID, #filename))
    For full scripting reference for each of these sprites, open
    up the
    Properties panel for each sprite and press the Help button
    that appears on
    the properties page ... or else navigate to these folders for
    the Flash and
    QT help
    C:\Program Files\Macromedia\Authorware
    7.0\xtras\FlashAsset\Help
    C:\Program Files\Macromedia\Authorware
    7.0\xtras\QuicktimeAsset\Help
    You don't want to know how many times I asked Macromedia to
    stop hiding that
    Help!
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • How to find out web-inf path from the physical drive?

    How to find out web-inf path from the physical drive?
    I have some user profiles in web-inf directory.SO I want to know the path from root directory like
    d:/program files/allaire/jrun/appname/web-inf/profiles/username like that.
    Presently I am able to get the path upto the application directory and from that I am concatinationg web-inf/profiles/username .
    But it is giving problems when it is deployed under unix or linux.Because web-inf there it treats as WEB_INF
    SO I want to get the path of web-inf directory with out hard coding.
    Thanku

    String path = application.getRealPath("/WEB-INF/profiles/username");
    Note sure why you need this, but you don't need the real path to read the file - you can get an InputStream using the relative path. See ServletContext getResource() and getResourceAsStream().

  • How to get the full path instead of just the file name, in �FileChooser� ?

    In the FileChooserDemo example :
    In the statement : log.append("Saving: " + file.getName() + "." + newline);
    �file.getName()� returns the �file name�.
    My question is : How to get the full path instead of just the file name,
    e.g. C:/xdirectory/ydirectory/abc.gif instead of just abc.gif
    import java.io.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.filechooser.*;
    public class FileChooserDemo extends JFrame {
    static private final String newline = "\n";
    public FileChooserDemo() {
    super("FileChooserDemo");
    //Create the log first, because the action listeners
    //need to refer to it.
    final JTextArea log = new JTextArea(5,20);
    log.setMargin(new Insets(5,5,5,5));
    log.setEditable(false);
    JScrollPane logScrollPane = new JScrollPane(log);
    //Create a file chooser
    final JFileChooser fc = new JFileChooser();
    //Create the open button
    ImageIcon openIcon = new ImageIcon("images/open.gif");
    JButton openButton = new JButton("Open a File...", openIcon);
    openButton.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    int returnVal = fc.showOpenDialog(FileChooserDemo.this);
    if (returnVal == JFileChooser.APPROVE_OPTION) {
    File file = fc.getSelectedFile();
    //this is where a real application would open the file.
    log.append("Opening: " + file.getName() + "." + newline);
    } else {
    log.append("Open command cancelled by user." + newline);
    //Create the save button
    ImageIcon saveIcon = new ImageIcon("images/save.gif");
    JButton saveButton = new JButton("Save a File...", saveIcon);
    saveButton.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent e) {
    int returnVal = fc.showSaveDialog(FileChooserDemo.this);
    if (returnVal == JFileChooser.APPROVE_OPTION) {
    File file = fc.getSelectedFile();
    //this is where a real application would save the file.
    log.append("Saving: " + file.getName() + "." + newline);
    } else {
    log.append("Save command cancelled by user." + newline);
    //For layout purposes, put the buttons in a separate panel
    JPanel buttonPanel = new JPanel();
    buttonPanel.add(openButton);
    buttonPanel.add(saveButton);
    //Explicitly set the focus sequence.
    openButton.setNextFocusableComponent(saveButton);
    saveButton.setNextFocusableComponent(openButton);
    //Add the buttons and the log to the frame
    Container contentPane = getContentPane();
    contentPane.add(buttonPanel, BorderLayout.NORTH);
    contentPane.add(logScrollPane, BorderLayout.CENTER);
    public static void main(String[] args) {
    JFrame frame = new FileChooserDemo();
    frame.addWindowListener(new WindowAdapter() {
    public void windowClosing(WindowEvent e) {
    System.exit(0);
    frame.pack();
    frame.setVisible(true);

    simply use file.getPath()
    That should do it!Thank you !
    It takes care of the problem !!

  • How do I get the full current path in the title bar of a terminal window?

    Is it possible to get the full current path in the title bar of a
    terminal window? I would find that more meaningful than
    "Terminal - tcsh - 80x60" (which I currently get). Doing
    this would free me from wanting to display the path in my
    system prompt thereby allowing me to use a shorter prompt
    and having more space on the line for actual input.
    Thanks
    Ron
    Dual 1Ghz PowerMac G4 Quicksilver 2002   Mac OS X (10.4.8)  

    IIRC, Terminal->Window Settings->Window controls that information. That said, I don't understand what full current path means in this context, nor why you'd want to display it in title bar.
    Your terminal prompt is a concatenation of your computer name (SysPrefs->Sharing—easily changed) and the path to your user's home directory using the short username (hard to change).
    computer name:~ username$

Maybe you are looking for

  • HELP!! Can no longer log in to my Cloned HD.

    I can't log in on my external cloned HD. When booting up, it asks for user and password - but doesn't accept any of the ones I know - not even a root password I managed to recall from five years ago. I think my accounts are still there - at any rate,

  • I launch the app Vuze and within 30 seconds it crashes and I get an error about Java?

    Specifically I get this error; Process:         JavaApplicationStub [19280] Path:            /Applications/Vuze.app/Contents/MacOS/JavaApplicationStub Identifier:      com.azureus.vuze Version:         5.3.0.0 (5.3.0.0) Code Type:       X86-64 (Nativ

  • BPM - Parallel Looping - numberOfCompletedIterations.

    Hi, In the human activity when using parallel looping, two local attributes are generated automatically currentCollectionItem and numberOfCompletedIterations. I need the value in the numberOfCompletedIterations to my webdynpro java component. I mappe

  • Starting forms app - 6i / iAS in UNIX

    When I try to start 6iForms designer, I get an error 'Unable to start/complete the build' and Default Resource file not found. Could you also let me know the commands I need to use in UNIX for starting,compiling and running forms Thanks Hans

  • Creating a slideshow using iPhoto 2006?

    I am having difficulties trying to figure out how to create a slideshow in iPhoto 2006 - it will take one photo and I cannot figure out how to add others or to make a slideshow from one of the albums. Unfortunately, the manual I can find online is fo