Trying to insert hyperlinks

In FrameMaker 10, I need to insert hyperlinks that will translate to links within PDF output and also to links within RoboHelp. Is that possible? If so, how do you insert those? Typically it's either a link from one chapter file to another or from one place to another within the same file. Thanks!

Hi Suzy. In your PDF, you need to view the Destinations (Right-Click on the Bookmarks icon and select Destinations). Find the destination you want to link to (this may take some time if it's a big book/document) and make a note of the F number.
In RoboHelp, create a Baggage File folder and copy your pdf in it, making note of the Baggage Folder name and pdf name
In FrameMaker, enter the Go to URL hypertext maker like this - message URL ../../<RH Baggage Folder Name>/<DocumentName>.pdf#F8" target="_blank"
This should open your PDF at the appropriate place in another browser window.
Mark

Similar Messages

  • Inserting hyperlink - Cannot find the 'Source'

    I am having trouble locating the 'source'  when inserting a hyperlink to a page. I am doing as I have been taught but its just not working, I have tried inserting link in a number of ways such as  Insert Hyperlink.... Also using the propertie manager to do it that way but cannot find the source anywhere. I have a deadline for tomorrow and managed to link homepage to second page whilst in a tutorial. I am not using a live web domain it is just for mock purposes.
    Please help.

    Thanks for some reason it seems to be working now for reasons unknown... But.. My text navigation bar links have been inserted as new layers rather than div tags so now the link text is showing on top of the 'Client Page' text and looking a mess I will add the codes now to see if someone can help ????
    Basically I need to hide the link that is sitting ontop of the image layer which is the nav bar... If that makes sense. I am new to dw so sorry for the long winded way explaining.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    #Layer1 {
    position:absolute;
    width:10px;
    height:179px;
    z-index:1;
    left: 65px;
    top: 75px;
    #Layer2 {
    position:absolute;
    width:798px;
    height:178px;
    z-index:2;
    left: 100px;
    top: 48px;
    background-image: url(images/Header.jpg);
    #Layer3 {
    position:absolute;
    width:65px;
    height:20px;
    z-index:3;
    left: 157px;
    top: 260px;
    background-image: url(images/Home-Link-Text.jpg);
    #Layer4 {
    position:absolute;
    width:65px;
    height:20px;
    z-index:4;
    left: 265px;
    top: 260px;
    background-image: url(images/Profile-Link-Text.jpg);
    #Layer5 {
    position:absolute;
    width:75px;
    height:20px;
    z-index:5;
    background-image: url(images/Client-Link-Text.jpg);
    left: 400px;
    top: 260px;
    #Layer6 {
    position:absolute;
    width:131px;
    height:20px;
    z-index:6;
    background-image: url(images/Our-Vehicles-Text.jpg);
    left: 550px;
    top: 260px;
    #Layer7 {
    position:absolute;
    width:111px;
    height:20px;
    z-index:7;
    background-image: url(images/Contact-Us-Text.jpg);
    left: 750px;
    top: 260px;
    #Layer8 {
    position:absolute;
    width:810px;
    height:390px;
    z-index:8;
    left: 95px;
    top: 294px;
    background-image: url(images/Profile-Body-Text.jpg);
    body {
    background-color: #b3a7a7;
    a:link {
    color: #999999;
    .style1 {color: #FFFFFF}
    body,td,th {
    color: #FFFFFF;
    -->
    </style>
    </head>
    <body>
    <div class="outerwrapper">
      <div id="Layer2"></div>
      <div id="Layer3"></div>
      <div id="Layer4"></div>
      <div id="Layer5"><a href="Client Page.html" class="style1">Client Page.html</a></div>
      <div id="Layer6"></div>
      <div id="Layer7"></div>
      <div id="Layer8"></div>
    </div>
    </body>
    </html>

  • I am trying to insert rows for alert_id 22 with diff abc_id and xyz_id

    I am trying to insert rows for alert_id 22 with diff abc_id and xyz_id
    these inserts will store in two tables that I have to join in the cursor.
    I have written cursor without passing cursor parameters. but here i need to pass acb_id and xyz_id along with alert_id.
    then if these are saticified with alert_id 22 then I want to stop the loop run, else i need to continue the loop. bcause the abc_id and xyz_id are diff for alert_id 22
    This is the issue I am facing!
    Please let me know if you have any idea. Let me know how to use cursor parameters here and in loop.
    Sample proc like this::
    Declare
    main_cursor
    another_cur
    alert_cur
    begin
    need to check first abc_id,xyz_id is already exist with alert_id 22
    if this set of records already exists then
    exit from the loop
    else
    continue with
    loop
    here coming the insert statements with different condition getting from first two cursors.(this part is ok for me)
    end loop
    end if
    Please write the logic if any idea on this.
    -LRK

    I want to stop if already alert_id is exist!

  • Fatal Internal Error: "image.cpp", line 13192 when trying to insert a cursor to graph

    NOTE:  This IS a duplicate post from the Breakpoint.  Text slightly changed.  The post in Breakpoint can be deleted.  All comments should be placed in this thread.
    I resolved the "Fatal Internal Error: "image.cpp", line 13192 when trying to insert a cursor to graph", but would like to share to find out if others have seen this and to determine whether this is a bug, or if it's time to redo my PC, or buy a new one..  
    I have an existing graphs (qt 6) which originally had 2 cursors.  This occurred while trying to add the third cursor. 
    Up until attempting to add the last cursor, the program worked great, and I had been running tests for a while.  However, I do recall seeing this problem when creating the original cursors, but not to this extent.  Plus I don't remember the original error message from that time.
    I needed to add one more cursor to the existing graphs.  As soon as I add a new cursor and set it's properties, I get a nasty error message and without warning LV8.2 simply closes itself (well, the only warning was the error message.  Tried it 3 times, same result.
    Here are the steps:
    Shut down the PC, went for a coffee, rebooted the PC.  Opened the LV project, opened the VI.  Immediately went to the graph properties to add the new cursor by doing the following steps: 
    Right click graph indicator icon on block diagram.
    Select Properties.
    Click on cursor tab.
    Click on Add
    Select Cursor 2 (3rd one, newly created)
    Change color
    Select cursor as a line
    Remove checkmark for "show cursor"
    Click OK
    I need to do this to 3 other graphs, same steps.  And as soon as I get to the step before clicking OK, I get the error message. 
    I managed to get an additional one done, by immediately saving after each step (yep going in & out of the properties).  But I've had this problem before when creating the first two cursors.
    Is it a bug?  Anyone else seen this?  Using LV8.2.  And the message is right about LOOSING ALL unsaved work!!!! 
    Here are more observations:
    Tried creating a new one on the second graph.  As soon as I clicked on the color, it crashed!
    See the error explanation below.  It is really clear, now anyone can solve it    LOL!!...  According to the error log, there's a bad image out there  
    .\manager\image.cpp(13192) : DAbort: bad image in ValidateImage
    $Id: //labview/branches/Europa/dev/source/manager/image.cpp#47 $
    0x007A81E8 - LabVIEW <unknown> + 0
    0x007A7BDB - LabVIEW <unknown> + 0
    0x00829D74 - LabVIEW <unknown> + 0
    0x008546CD - LabVIEW <unknown> + 0
    0x00C054E6 - LabVIEW <unknown> + 0
    0x0081B9C8 - LabVIEW <unknown> + 0
    0x0081EB9A - LabVIEW <unknown> + 0
    0x0084D9D4 - LabVIEW <unknown> + 0
    0x00854663 - LabVIEW <unknown> + 0
    0x00C054E6 - LabVIEW <unknown> + 0
    0x0085F7A1 - LabVIEW <unknown> + 0
    0x00BBACDD - LabVIEW <unknown> + 0
    0x00C06A2F - LabVIEW <unknown> + 0
    0x0085AA46 - LabVIEW <unknown> + 0
    0x00C06A2F - LabVIEW <unknown> + 0
    I observed the title bar after making changes to the properties.  I noticed that 3 out of 4 times, while changing the properties of the graphs to include the cursor, and saving after each & every step, that there were no stars appearing on the title bar to indicate "unsaved changes".  Saving was also much slower than usual.  I suspect, the program never got to placing the star before saving occurred.  However, I am noting everything.
    After creating the cursors, saving was and is normal, and the program runs well..   I have run tests without problems.
    Does anyone have a clue at what causes this?   Has anyone seen this before?
    Thanks,
    RayR

    Hi Donovan,
    I can't remember seeing this elsewhere.  When I get a chance, I'll create a new (blank) vi with new graphs and will repeat the steps. 
    I will let you know if I see this in the new vi.
    Thanks!
    RayR

  • Oracle error ORA-01461when trying to insert into an ORACLE BLOB field

    I am getting Oracle error ‘ORA-01461: can bind a LONG value only  for insert into a LONG column' when trying to insert into an ORACLE BLOB field. The error occurs when trying to insert a large BLOB (JPG), but does not occur when inserting a small (<1K) picture BLOB.(JPG). Any ideas?
    BTW, when using a SQL Server datasource using the same code.... everything works with no problems.
    ORACLE version is 11.2.0.1
    The ORACLE datasource is JDBC using Oracle's JDBC driver ojdbc6.jar v11.2.0.1 (I also have tried ojdbc5.jar v11.2.0.1; ojdbc5.jar v11.2.0.4; and ojdbc6.jar v11.2.0.4 with the same error result.)
    Here is my code:
    <cfset file_mime = Lcase(Right(postedXMLRoot.objname.XmlText, 3))>
    <cfif file_mime EQ 'jpg'><cfset file_mime = 'jpeg'></cfif>
    <cfset file_mime = 'data:image/' & file_mime & ';base64,'>
    <cfset image64 = ImageReadBase64("#file_mime##postedXMLRoot.objbase64.XmlText#")>
    <cfset ramfile = "ram://" & postedXMLRoot.objname.XmlText>
    <cfimage action="write" source="#image64#" destination="#ramfile#" overwrite="true">
    <cffile action="readbinary" file="#ramfile#" variable="image_bin">
    <cffile action="delete" file="#ramfile#">
    <cfquery name="InsertImage" datasource="#datasource#">
    INSERT INTO test_images
    image_blob
    SELECT
    <cfqueryparam value="#image_bin#" cfsqltype="CF_SQL_BLOB">
    FROM          dual
    </cfquery>

    Can't you use "alter index <shema.spatial_index_name> rebuild ONLINE" ? Thanks. I could switch to "rebuild ONLINE" and see if that helps. Are there any potential adverse effects going forward, e.g. significantly longer rebuild than not using the ONLINE keyword, etc? Also wondering if spatial index operations (index type = DOMAIN) obey all the typical things you'd expect with "regular" indexes, e.g. B-TREE, etc.

  • Error while trying to Insert a pdf file in database

    Hi All,
    I have sent this problem to Informix. By any chance if you had faced the same problem and found the solution, pls send mail to [email protected]
    Thanks
    Babu
    Hi there,
    I tried to insert a pdf file in to Informix database. I followed the guidelines
    given in the "InformixJDBC Driver
    Programmer's Guide". Actually my program works if i use
    PreparedStatement.setBytes method. But why
    PreparedStatement.setBinaryStream method is not working????.
    Here is the code snippet.....
    Connection conn = null;
    PreparedStatement ps = null;
    try
    File ff = new File("C:\\test.pdf");
    InputStream value = null;
    FileInputStream fileinp = new FileInputStream(ff);
    value = (InputStream) value;
    int len = (int) ff.length();
    System.out.println("len: " + len);
    conn = connect();
    String sql = "INSERT INTO dbep04m@inf10004:pg_wip_t (c_db,n_object,u_img) VALUES (\"2\",?,?)";
    if (conn != null)
    long stTime = System.currentTimeMillis();
    ps = conn.prepareStatement(sql);
    for (int ii=1;ii<=10000;ii++)
    ps.setInt(1,ii);
    ps.setBinaryStream(2,value,len);
    int rtVal = ps.executeUpdate();
    //System.out.println("return value" + rtVal);
    ps.close();
    conn.close();
    long endTime = System.currentTimeMillis();
    System.out.println("Total time taken for this run: " + (endTime-stTime)/(1000) + " seconds");
    catch (FileNotFoundException ex)
    ex.printStackTrace();
    catch (IOException ex)
    ex.printStackTrace();
    catch (SQLException ex)
    ex.printStackTrace();
    finally
    try
    if (ps != null)
    ps.close();
    if (conn != null)
    conn.close();
    catch (SQLException ex)
    ex.printStackTrace();
    I am getting the following error message.......
    java.sql.SQLException: Insufficient Blob data
    at com.informix.util.IfxErrMsg.getSQLException(IfxErrMsg.java)
    at com.informix.jdbc.IfxSqli.sendStreamBlob(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendBlob(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendBind(IfxSqli.java, Compiled Code)
    at com.informix.jdbc.IfxSqli.sendExecute(IfxSqli.java)
    at com.informix.jdbc.IfxSqli.sendCommand(IfxSqli.java)
    at com.informix.jdbc.IfxSqli.executeCommand(IfxSqli.java)
    at com.informix.jdbc.IfxResultSet.executeUpdate(IfxResultSet.java)
    at com.informix.jdbc.IfxStatement.executeUpdateImpl(IfxStatement.java)
    at com.informix.jdbc.IfxPreparedStatement.executeUpdate(IfxPreparedStatement.java)
    at com.aexp.eaim.iu.isp.testcase.InsertBlob.insertUsingSql(InsertBlob.java, Compiled Code)
    at com.aexp.eaim.iu.isp.testcase.InsertBlob.main(InsertBlob.java:194)
    Here is the example given in the "Informix JDBC Driver Programmer's Guide". In the line maked bold, the blob size was hard coded as 10. Then
    why you are trying to find the file length???.
    try
    stmt = conn.createStatement();
    stmt.executeUpdate("create table tab1(col1 byte)");
    catch ( SQLException e)
    System.out.println("Failed to create table ..." + e.getMessage());
    System.out.println("Trying to insert data using Prepare Statement ...");
    try
    pstmt = conn.prepareStatement("insert into tab1 values (?)");
    catch (SQLException e)
    System.out.println("Failed to Insert into tab:" + e.toString());
    File file = new File("data.dat");
    int fileLength = (int) file.length();
    InputStream value = null;
    FileInputStream fileinp = null;
    int row = 0;
    String str = null;
    int rc = 0;
    ResultSet rs = null;
    System.out.println("Inserting data ...\n");
    try
    fileinp = new FileInputStream(file);
    value = (InputStream)fileinp;
    catch (Exception e) {}
    try
    pstmt.setBinaryStream(1,value,10); //set 1st column
    catch (SQLException e)
    System.out.println("Unable to set parameter");
    set_execute();
    public static void set_execute()
    try
    pstmt.executeUpdate();
    catch (SQLException e)
    System.out.println("Failed to Insert into tab:" + e.toString());
    e.printStackTrace();
    Best Regards
    Babu

    sorry!!!. There is an error in the code
    old code :
    value = (InputStream) value ;
    should be code :
    value = (InputStream) fileinp;

  • Can't find some albums when trying to insert photos into other programs

    I am having trouble finding albums (and thus pictures) when trying to insert photos into a Word document or upload to mySpace/ facebook etc.
    After choosing 'insert<picture<from file<pictures<iPhoto Library' , I have the option of looking into the year-month-date or by album. Since I have a better memory of the 50+ albums I have created rather than their dates, I choose "Albums". This list only contains about half of my albums (with folder icons) and it appears outdated...ie one of the albums no longer exists in iPhoto and has been changed to a folders with several albums in it.
    I'm wondering why this is happening or how i can update the album list. I realize i could use the year-month-day thing but that is too frustrating.
    Carey
    iBook G4   Mac OS X (10.4.3)  
    iBook G4   Mac OS X (10.4.3)  

    Hi chantreya,
    iPhoto 5 now stores the Album information in a data xml file. The Albums folder within the iPhoto Library folder is no longer used. At some point, usually after a rebuild, you will no longer have that folder in the Finder.
    If you need to access photos from an album it is very difficult for a third party application to navigate the iPhoto Library in order to find the photo you need. You will have to know the date of import in order to find the photo.
    There are some third party applications that can read the xml file and can navigate the iPhoto library and show you the Albums. Hopefully more applications will be revised to read this file.
    Until then you will have to Share/Export the photos to the desktop. You can then navigate to the desktop to use the photos (example: web uploading from online photo site)
    If your application supports drag and drop, you can drag the photo from an open iPhoto Library window into your application.
    For email you can also use the email icon within iPhoto to open a message with the highlighted photo attached.
    You can also use spotlight to find images in an Album...
    This is what I have done using Spotlight to find my images that are in iPhoto albums without opening iPhoto..
    In iPhoto, select the album, then select all, go to Photos/batch change.
    Change the comments to text. In the text field I put the name of the Album.
    Do this for each album.
    Close iPhoto.
    Open Spotlight and put in the name of the Album ( you have to remember the names of the albums or have then written down)
    In the spotlight search results. click on "show all"
    Under "Images" click on the "xx more" to show all the images in the album.
    Make sure you have it in icon view, the icon view box is the last one on the blue images line.
    Now you can control click on the image to "reveal in finder", open in iPhoto or Mail, etc.
    I am not sure if this is going to make you happy and it is a little more work, but you can find images in albums and even view them in a slideshow (by clicking the play arrow at the end of the Images highlighted blue line) using Spotlight, all without opening iPhoto.
    One important thing to know is you can set up a graphic program to be an external editor (when you double click an image in the library} such as PhotoShop or PS Elements. You set up that within iPhoto Preferences. Just make sure you save the image flattened and with the same name. The edits will then be relected in iPhoto when you hit "save".
    Two Apple kbs for you to read
    Don't tamper with files in the iPhoto library folder
    About the iPhoto Library folder
    Lori

  • Insert hyperlinks in pdf-documents

    Since Mavericks you can´t insert hyperlinks in pdf-documents. I miss this option in the preview. Are there any other possibilities?
    (I have MS Office for apple, therefore the links get lost, if I convert it to pdf).

    No one here can guess what "Apple wants." This is just an end user forum. There are open source alternatives to Pages and Office you may want to research: https://discussions.apple.com/docs/DOC-6941
    http://www.apple.com/feedback is where you can put your two cents if you so desire to get Apple to consider them.

  • Tried to insert a small (3") CD in MacBook Pro. It wouldn't mount and can't eject it. Solutions?

    Tried to insert a small (3") CD in MacBook Pro. It wouldn't mount and can't eject it. Solutions?

    Might be good to shut down.
    Try shaking the devil out of it or  I would take it to an Apple Retail Store or an Apple Authorized Service Provider  (AASP) for evaluation, or call your nearest Apple Contact Center. Visit the Genius Bar at the Apple Retail Store,  make a reservation.
    https://discussions.apple.com/message/15199134#15199134

  • After 9.5.2 updated, Acrobat crashes when trying to insert a page

    I just installed the 9.5.2 update today, and now I can't insert a page into a PDF or combine files (merge into a single PDF), either. Whenever the file dialog box should open, Acrobat simply quits.
    How can I roll back to the previous version, or fix the problem?
    Running Windows 7 Enterprise SP1 64-bit, Office 2010, Acrobat Professional 9.5.2. If it matters, my computer is an HP EliteBook 8740w with 4GB of RAM.

    May be a 64-bit issue. I just tried an insert with 9.52 on Win7, 32-bit, and it worked fine.

  • "The selected cells are read-only" error on Custom Field when trying to insert in Datasheet mode

    I have a custom field that works completely fine. Yesterday our QA team found out that when trying to insert in Datasheet format, the error "The selected cells are read-only" was thrown. Any ideas? I tried passing the following property to my fldtypes_field.xml file:
        <Field Name="ReadOnly">FALSE</Field>
    No luck.Victor Palma

    Unfortunately it did not work. I also developed the code and access the field and checked its property called "ReadOnlyField"  which is already set to false.
    Below is the xml that i am using. Can you please share the xml that you had used?
    <?xml version="1.0" encoding="utf-8"?>
    <FieldTypes>
      <FieldType>
        <Field Name="TypeName">MyCustomField</Field>
        <Field Name="ParentType">Text</Field>
        <Field Name="TypeDisplayName"> My Custom Field</Field>
        <Field Name="TypeShortDescription"> My Custom Field</Field>
        <Field Name="AllowBaseTypeRendering">True</Field>
        <Field Name="ReadOnlyField">False</Field>
        <Field Name="UserCreatable">TRUE</Field>
        <Field Name="ShowInListCreate">TRUE</Field>
        <Field Name="ShowInSurveyCreate">TRUE</Field>
        <Field Name="ShowInDocumentLibraryCreate">TRUE</Field>
        <Field Name="ShowInColumnTemplateCreate">TRUE</Field>
        <Field Name="FieldTypeClass">My Assembly Information goes here</Field>
      </FieldType>
    </FieldTypes>

  • Trying to insert pull quote with rules in windows 7

    I don't know if this is a clitch or not. When trying to insert a paragraph rules as pull quote and setting after space then when I hit return to go to the next line but instead it breaks the column into a big empty space. How can I get around this problem? I have tried this on a mac and it works fine.
    Thank you!

    Normally the numpad enter is mapped to the column break (not frame break, but if it's a single column frame the effect is the same), but on a number of PDs, mostly notebooks, the two enter keys get mapped together. If that's the case, changing the state of the NumLock will usually change both of them between coumn break and paragraph break.
    If that describes your  situation, you may want to edit your keyboard shorcuts and assign the paragraph break to both keys, then make a new shorcut for the column break, if you need one.

  • Trying to insert a Large CLOB : connection reset by peer

    I am Trying to insert a Large CLOB .. i get this error message
    java.sql.SQLException: Io exception: connection reset by peer
    I am using a prepared statement to insert a Clob. It works fine with small data.
    Thanks for your help in advance.

    It might help if you gave more information - this probably depends on your database and driver, so giving info on them will help.

  • I am trying to insert a contact in crmod

    Crmod crmod = new Crmod();
         System.out.println("Loggin In");
         jsessionid_full = crmod.logon("https://secure-vmsomxmla.crmondemand.com/Services/Integration", "userid", "pass");
         jsessionid = getSessionId(jsessionid_full);
         System.out.println(jsessionid);
         endpoint ="https://secure-vmsomxmla.crmondemand.com/Services/Integration" + ";jsessionid=" + jsessionid;
         URL urlAddr = new java.net.URL(endpoint);
         crmondemand.Contact service = new crmondemand.ContactLocator();
         crmondemand.Default_Binding_Contact stub = service.getDefault(urlAddr);
         crmondemand.ContactWS_ContactInsert_Input contactlist = new crmondemand.ContactWS_ContactInsert_Input();
         crmondemand.ContactWS_ContactInsert_Output outlist = new crmondemand.ContactWS_ContactInsert_Output();
         crmod.Contact[] contacts = new crmod.Contact[1];
         crmod.Contact contact = new crmod.Contact();
         contact.setContactFirstName("Chakravarthi");
         contact.setContactLastName("Elchuri");
         contact.setExternalSystemId("1234");
         contact.setAccountName("Nebulogic");
         contact.setWorkPhone("9908066708");
         contact.setOwner("Chakravarthi Elchuri");
         contacts[0] = contact;
         contactlist.setListOfContact(contacts);
         contactlist.setEcho("off"); // Don’t forget this line, as the Web service call would fail!
         stub.contactInsert(contactlist);
         crmod.Contact[] results = new crmod.Contact[1];
         crmod.Contact result = new crmod.Contact();
         results = outlist.getListOfContact();
         result = results[0];
         System.out.println(result.getContactId());
         crmod.logoff("https://secure-vmsomxmla.crmondemand.com/Services/Integration", jsessionid_full);
         System.out.println("Loggin Out");
    Error==============
    Error while processing argument urn:/crmondemand/xml/contact:ListOfContact for operation ContactInsert(SBL-EAI-04316)
    i am trying to insert a contact in crmod
    i am using Eclips and crmod webservice 1.0 contact

    Possible workaround: Take a picture of something black, insert it and set the delay time to what ever you need.
    iMovie is very confined to what they will and will not allow you to do, however usually there is workaround, usually not pretty.

  • Exception while trying to insert data into Target Table

    Hi ,
    Im trying pick data from a table A which is in DB1 and trying to insert table B which is in DB2 .Below are the steps which I did.But im getting the exception
    *"Caused By: java.sql.SQLSyntaxErrorException: ORA-02019: connection description for remote database not found:"* .Can some one help me with this .
    Note : The DB that im using is Oracle 10g Express Edition and ODI studio is ODI 11.1.1.5.0
    1.Created a two Data Server -one for each Data base (DB1 and DB2)
    2.Created two Physical Schema under the respective Data Server
    3.Created two Logical Schema referring respective Physical Schema
    4.Created a two Models for each Logical schema and did Reverse Engineer
    5.Created an Interface , imported the Knowledge models and did the mapping between the Source and Target Data Source
    KM's used :
    Source data store-Staging Area-LKM Oracle to Oracle (DBLink)
    Target Properies-IKM Oracle Incremental Update
    I unchecked Stagin Area Different from Target .
    Thanks
    John

    Hi John,
    I think you need to create public database link then create public synonym
    After creating that, please check it from DB side it is working or not, then check from ODi end and go thru below URL hope this will helps you.
    https://forums.oracle.com/forums/thread.jspa?threadID=530074
    Thanks,
    Phani

Maybe you are looking for

  • FI: Open Items and Disputes

    Hi Experts, I would like to know how to retrieve the FI Open items. Basically the SAP tables and criteria to fetch all Open Items. Also, how to identify the disputes in the items. Best Regards, Kurtt

  • Phone number ported in error; can't access e-mails

    I bought a new cell phone and requested that my cell number be ported.  Instead of porting the cell number, our Verizon land line was ported in error.  Shortly thereafter, our account was canceled, and our access to Verizon e-mail was terminated.  Nu

  • Upload purchase order text through LSMW

    Please tell me procedure for uploading sales order & purchase order text in material master through lsmw

  • Is the intel celeron 900 good for gaming

    i got a toshiba l455 and it has intel celeron 900 and it is for world in conflict

  • Android copying files via Bluetooth

    Hi everybody, I want to copy files between android smart phone and PC using bluetooth communication. Android files are stored on flash card. PC is local with OS Win7. Please can you help me to solve this problem? I will be grateful for every idea. Th