Outside-In open linked object

Hi,
I'm trying to parse through documents and I am having trouble figuring out how to open linked objects. For example, when parsing through pst documents, attachments appear to be held in a linked object. When I try to open the linked object using DAOpenDocument I always get error 15, invalid parameter. The call that I'm using looks like this:
IOSPECLINKEDOBJECT caSubContent;
caSubContent.dwStructSize = sizeof(IOSPECLINKEDOBJECT);
caSubContent.dwObjectId = caContent->dwData1;
daErr = DAOpenDocument(&hDoc, IOTYPE_LINKEDOBJECT, &caSubContent, 0);
Does anyone know what I may be doing wrong here?
Thanks

Hi Issac,
Please try the following, if your column is an edit text column.
(I haven't it tried for linked object column.)
Change 13 to your column no.
Dim objEditText As SAPbouiCOM.EditTextColumn
objEditText = objGrid.Columns.Item(13)
objEditText.LinkedObjectType = SAPbouiCOM.BoLinkedObject.lf_BusinessPartner
Regards,
Geetha
Edited by: Geetha Sriram on Apr 14, 2008 5:45 PM

Similar Messages

  • Open link in object link for calling sap R/3 Transaction.

    Hi all,
    Can anyone help with the steps to be done in order to call an SAP Transaction in cProjects via services to Object Links. We succeeded to get the object links from R/3, we are  able  to see the 'open' link under 'Application' in the Object Link Tab for  some of the object type like Routing, Inspection Plan .
    1. But some of the Object Types like Documents from DMS Etc can be selected and linked but does not have any 'Open'  link(blank).
    2. But some of the object types are not searchable. (The search provided no results; Choose other search criteria ) Message is appearing even though we give the correct search criteria.
    Pls guide me to solve the issue
    Thank you,
    Ramesh.

    Hi Dev,
    as this thread has been closed in the meantime (the original poster seemed to have found the solution by himself), I'd suggest you post your question as new one.
    Or you check the material you can find at [service.sap.com] at the SAP Support Portal. E.g. Release & Upgrade Info >  Installation & Upgrade Guides  > SAP Business Suite Applications > SAP PLM using cProject Suite 4.5 > cProjects: Guide for Implementing Object Links
    I think inside this document you can find all the information you need.
    Best regards,
    Thomas

  • Open Link in New Window Option Not Working in Top Link Bar

    Hello,
    We have a 'Popular Links' section in our Top Link Bar for our intranet site that contains a list of frequently used links. Since most of these links navigate to sites outside of SharePoint, we would like these to open in a new tab or window when clicked. 
    I've enabled the 'Open Link in New Window' option under Site Navigation Settings for each link, however when a user clicks the links that have had this option enabled the content is still loaded in the current tab.
    Is this the correct set of steps to enable this content, or is there a better way to accomplish this that actually works?
    **SharePoint Server Publishing Infrastructure has been activated.

    You can try deactivating Minimal Download Strategy feature present under "Manage Site Features"....

  • How to open smart object in camera raw

    Hi,
    As the subject line reads, I'm having trouble opening a smart object in camera raw.  Every tutorial I read or watch says, "double click on your smart object thumbnail to open the image in camera raw."  But every time I do, all it does is open a copy of the image as a .psb file.
    Before you ask,
    -The images I work with are stock images, JPG's.
    -I've tried to find an option in Photoshop > Preferences that will let me open smart objects in camera raw all the time;
    -I've tried opening these files directly in camera raw.  When I do, there's a little link below the image that reads something like,
    Adobe RGB (1998); 8 bit; 2008 by 3000 (6.0 MP); 240 ppi
    I click on it, and there's a 'click box for "open in Photoshop as smart objects";  clicking this will allow me to open the image in Camera Raw upon double clicking on the thumbnail.  But it will only work that way for that one instance of that one image. 
    Anyway to make this happen?
    Thanks,
    KP

    What is the .extension after your filename on this file? Needs to be .jpg, .tif or .psd.  Then choose open, and change format to Camera raw.
    If you are saving as .jpg, the smart object has been bitmapped, and is a no longer smart object.

  • ⌘-click to open link in new tab

    In preferences, under tabs it says ⌘-click opens a link in a new tab and selects it. However, when doing exactly this, the link still opens in a new window. I am running Safari 2.0.4 (419.3). I have tabbed browsing enabled and open links is set to open in current window.

    It works now, but not in Gmail. Could it be that a link inside of Gmail always opens a new window no matter what?! Seems strange that it would behave that way. I tried it however, and a link outside of Gmail opens in a new tab when I ⌘-click it, but inside of Gmail a link always opens in a new window.
    What do you think?

  • ARTADM: libcobrts64.so : cannot open shared object file

    While doing the Tuxedo server startup i am getting error message:
    ARTADM: error while loading shared libraries: libcobrts64.so: cannot open shared object file: No such file or directory.
    Getting the same error message for ARTCNX, ARTSTRN.
    I did verify one of the forum where its mentioned that MF Cobol Server Express need to be present on the linux, which i don't have. However, as per the Tuxedo documentation i have installed Cobol-IT compiler which is also compatible with the Tuxedo. Your inputs would be great help to resolve the issue.

    Please verify your installation as following,
    After installing ART Runtime with Cobol-IT option,
    1) In the ART installation directory you should see directory Cics_RT_CIT and symbolic link Cics_RT pointing to this directory, i.e.
    ls -l /testarea/xcao/art11gR1/Cics_RT
    lrwxrwxrwx 1 xcao units 35 Apr 27 11:04 /testarea/xcao/art11gR1/Cics_RT -> /testarea/xcao/art11gR1/Cics_RT_CIT
    2) All servers should depend on Cobol-IT libraries, e.g.
    ldd /testarea/xcao/art11gR1/Cics_RT/bin/ARTSTRN |grep cob
    libcobit.so.4 => /opt/cobol-it-64/lib/libcobit.so.4 (0x00002b0965f28000)
    libvbisam.so.3 => /opt/cobol-it-64/lib/libvbisam.so.3 (0x00002b096609b000)
    libiconv.so.2 => /opt/cobol-it-64/lib/libiconv.so.2 (0x00002b09661b3000)
    libgmp.so.10 => /opt/cobol-it-64/lib/libgmp.so.10 (0x00002b09663bc000)
    libcitextfh.so.4 => /opt/cobol-it-64/lib/libcitextfh.so.4 (0x00002b0966527000)
    libcobatmis.so => /testarea/xcao/tuxedo11gR1/lib/libcobatmis.so (0x00002b096abfc000)
    In addition, as Mark said, Cobol-IT Enterprise Edition 2.7 or later is required, Cobol-IT Standard Edition is not enough for ART.
    Regards,
    Xin Cao

  • How to automatically update Smart LINKED Object

    Hi.
    This is my first post here, I'm French, so excuse any English mistake i may do.
    I'm not an artist / designer / ..., still new about using image software editing like photoshop.
    So i downloaded Photoshop CC to try it because i wanted to do something on my spare time.
    I want to render digitaly a card collection based on a online Collectible Card Game (Duel of champions if you wanna know).
    For this I downloaded their card art from their site.
    Then i want to add several effect / filter to render them nicely.
    So i read and watch many tutorial in this purpose.
    I ended with a good result for 1 card.
    Here is an example :
    Hi.
    This is my first post here, I'm French, so excuse any English mistake i may do.
    I'm not an artist / designer / ..., still new about using image software editing like photoshop.
    So i downloaded Photoshop CC to try it because i wanted to do something on my spare time.
    I want to render digitaly a card collection based on a online Collectible Card Game (Duel of champions if you wanna know).
    For this I downloaded their card art from their site.
    Then i want to add several effect / filter to render them nicely.
    So i read and watch many tutorial in this purpose.
    I ended with a good result for 1 card.
    Here is an example :
    So what i did :
    I get a source card art image, adding its red border, embossed it to get relief, adding a gloss effect in 3 different layers (the card art, the border and the gloss effect). Than i duplicate all this layers, swap them vertically and moved down to get a reflection.
    I added a gradient to this new group of layers to have a nice fading effect to the reflection.
    As I do not want to redo all the process again and again if I change main the source card Art, I want the reflexion to automatically update.
    This was done using Smart object, both main source card Art and the (vertically swapped) reflexion card art using the same object storing my different main source card art.
    So when i change in this object the main source card art used, it automatically change both the rendered card and its corresponding reflexion.
    And then i Added a displacement filter to simulate a water reflection.
    And the first problem (solved by now) occurred :
    If i want to apply a filter to the group of layers corresponding to the rendered reflexion card, Photoshop have to convert and merged the whole group of layers into another new smart object and then apply a smart filter onto it. That worked but i lost the auto updating of the reflexion as the previous conversion have made Photoshop create in fact a whole new duplicated object storing a my different main source art.
    So i partially resolved This by using Smart LINKED object instead of Smart object. I say partially because it is not really fully automated anymore.
    Now if I change the main Source card Art to render a new one, I have to "manually" save file / update smart object to get the reflection updated.
    I kinda accelerate this using a action performing a batch of saves to get a "save all" options (that clearly miss in photoshop). But for this i still have to open all my smarted linked object in order to apply the "Save All" batch.
    But know I want to generalize the process to cards left, and render my whole card collection.
    So i created a template based on what i've done so far using in this template Smart LINKED Object for the Main source card art and the reflected one. By the Way I exported the Reflection group in a PSD file, and refered to it as another Smart LINKED Object in my template. Doing so i'm sure Photoshop no more use a temporary PSB object correspond to the converted / merged reflexion Smart Object (remember : created in order to apply a smart Filter on it).
    So what Happen now ?
    I create a new testing psd file in witch i embed several new smart objects each one is an occurence to my template. Here i have to used smart Object and NOT smart LINKED Object because if so i'll always end up with the same rendered card several times. I have to get Phososhop create it own temporary duplicated object so a modification to one don't affect all the others after "Save All" batch on the corresponding working card.
    So with what I have now, if I want to change 1 of the rendered card, i go its corresponding (duplicated) template object and from there i access again my LINKED object storing all my main source card Art.
    I change to what source card art I want, and I have to open the reflection smart LINKED Object too in order to apply the "SAve All" batch.
    Here is the "fun" (issue) thing : I have to apply the batch 3 time in a row to have the rendered card changed in my main testing psd file. I suppose saving 3 time time propagated the change along the Smart LINKED Object chain.
    AND I have to make sure ONLY the corresponding smart (LINKED) Object file are opened before. If another file from a different rendered card is opened too the change will also be propagated to it and so having a duplicated rendered card. (I only want each card rendered once, but using the same template to avoid repetitive work).
    So I explained in detail, but maybe not clearly, my situation and the step i went through.
    TLDR
    To summarize : I have a collections of Card art (jpeg).
    I created a Template applying effect to render 1 card.
    I created another template appliying same effect to render 1 REFLECTED card.
    In both i use the same Smart LINKED Object that Store my collection on Card Art.
    I make another Smart LINKED Object in the first template that reference the second one.
    So with my first template I can update the rendered card and its rendered reflexion after changing the main source card art  in the subsequent smart LINKED Object that store my whole cards art. I have to had all corresponding Smart LINKED Object file OPENED and save them all to have th updated result.
    So not really automatic.
    Then I want to render my whole card collection with effect and reflexion.
    I create in my project a duplicate of my first template for each card to be rendered.
    Then I have to open ONLY all subsequent corresponding Smart LINKED(or not) Object file of current working rendered card and change the main source card art, save all the file (several time to propagate change) to properlly update the current rendered card.
    I have to do this for EACH of my duplicated template in order to render EACH of my cards.
    Definitively  not automatic process, and prone to errors.
    Do you know a way to fully automatically render my card collection ? The only thing I want to do is chose one time the main source card art for each rendered card.
    Finally another way to explain this issue and maybe get an answer is to instead explain simply what I want to do :
    I have a collection of (jpeg) card art from an online card game.
    I want to render them all with effect (gloss, emboss border, faded and water filtered reflection).
    I want to do this automatically.
    The only thing i manually want to do is chose the card art to be rendered for each of the card i want to render in my collection.
    Here is an image of what i want based on what i've, not automatically, done so far :
    Thanks for any help from photophop professional here.

    Hi,
    The delta load does not work for product categories but only products.So to bring in the new product categories into SRM you will need to start the load of the object DNL_CUST_PROD1 again.
    The CRM middleware allows the following two methods for replication.
    -Initial loads:
    Launched manually (R3AS), the objects (customizing or business) are replicated between SRM and R/3, according to the filters you've put on the object (R3AC1 for Business objects like MATERIAL, R3AC3 for customizing objects like DNL_CUST_PROD0 and 1).
    -Delta loads:
    This option is only possible for Business objects, which is the case of MATERIAL.
    With this option a daemon is launched between the 2 servers. Every modification made on an object on SRM or R/3 is transfered as soon as this object is contained in the filter retrictions (creation and/or modification). this is done through transaction R3AC4.
    Also refer the foll thread:
    Material group from R/3 to COMM_CATEGORY (SRM)
    Related notes : OSS notes 872819 and 720819.
    BR,
    Disha.
    DO  reward points for helpful answers.

  • Libpixbufloader-svg.so: libpng15.so.15: cannot open shared object file

    While updating, I got:
    [2013-05-05 19:31] [PACMAN] upgraded cups-filters (1.0.34-2 -> 1.0.34-3)
    [2013-05-05 19:31] [ALPM-SCRIPTLET] gtk-update-icon-cache: error while loading shared libraries: libpng15.so.15: cannot open shared object file: No such file or directory
    [2013-05-05 19:31] [PACMAN] upgraded dia (0.97.2-4 -> 0.97.2-5)
    [2013-05-05 19:32] [ALPM-SCRIPTLET] gtk-update-icon-cache: error while loading shared libraries: libpng15.so.15: cannot open shared object file: No such file or directory
    [2013-05-05 19:32] [PACMAN] upgraded firefox (20.0.1-2 -> 20.0.1-4)
    [2013-05-05 19:32] [PACMAN] upgraded gcc-multilib (4.8.0-3 -> 4.8.0-4)
    [2013-05-05 19:32] [PACMAN] upgraded gd (2.0.36RC1-5 -> 2.0.36RC1-6)
    [2013-05-05 19:32] [ALPM-SCRIPTLET] g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: libpng15.so.15: cannot open shared object file: No such file or directory
    [2013-05-05 19:32] [PACMAN] upgraded gdk-pixbuf2 (2.28.1-1 -> 2.28.1-2)
    [2013-05-05 19:32] [PACMAN] upgraded gegl (0.2.0-7 -> 0.2.0-8)
    [2013-05-05 19:32] [PACMAN] upgraded ghostscript (9.07-1 -> 9.07-2)
    [2013-05-05 19:32] [ALPM-SCRIPTLET] g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: libpng15.so.15: cannot open shared object file: No such file or directory
    [2013-05-05 19:32] [PACMAN] upgraded libwmf (0.2.8.4-9 -> 0.2.8.4-10)
    I opened the /var/lib/pacman/local/*/files of the mentioned packages and ran the mentioned commands with sudo. Today I got the following error while starting Wireshark (and gnuplot):
    (gnuplot:8581): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported
    Segmentation fault (core dumped)
    (wireshark:8440): GdkPixbuf-WARNING **: Error loading XPM image loader: Image type 'xpm' is not supported
    ERROR:stock_icons.c:229:stock_icons_init: assertion failed: (pixbuf)
    Aborted (core dumped)
    It turns out that /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache was created with permissions 640 (due to my umask). The solution was to chmod 644 it.
    (similarly, gtk-update-icon-cache created /usr/share/icons/hicolor/icon-theme.cache with wrong permissions (640). This did not seem to cause issues though.)
    Hopefully it will be of help to someone.
    Last edited by Lekensteyn (2013-05-06 14:57:47)

    I also got into problems after a pacman -Syu today.
    I believe removing cleartype-cairo and installing cairo instead fixed the problem
    Hope this helps.
    As a reference, here are some troubleshooting steps I did:
    sudo pacman -S gdk-pixbuf2
    warning: gdk-pixbuf2-2.28.1-2 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1): gdk-pixbuf2-2.28.1-2
    Total Installed Size:   3.67 MiB
    Net Upgrade Size:       0.00 MiB
    :: Proceed with installation? [Y/n]
    (1/1) checking keys in keyring                                                                                                           [###################################################################################] 100%
    (1/1) checking package integrity                                                                                                         [###################################################################################] 100%
    (1/1) loading package files                                                                                                              [###################################################################################] 100%
    (1/1) checking for file conflicts                                                                                                        [###################################################################################] 100%
    (1/1) checking available disk space                                                                                                      [###################################################################################] 100%
    (1/1) reinstalling gdk-pixbuf2                                                                                                           [###################################################################################] 100%
    g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: libpng15.so.15: cannot open shared object file: No such file or directory
    $ pkgfile /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    extra/librsvg
    $ yaourt -Sb librsvg
    CCLD     rsvg-view-3
    /usr/bin/ld: warning: libpng15.so.15, needed by /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.0/../../../../lib/libcairo.so, not found (try using -rpath or -rpath-link)
    $ pkgfile libcairo.so
    extra/cairo
    multilib/lib32-cairo
    [nemo@ilnwadz ~]$ sudo pacman -S cairo
    resolving dependencies...
    looking for inter-conflicts...
    :: cairo and cairo-cleartype are in conflict. Remove cairo-cleartype? [y/N] ^C
    Interrupt signal received

  • Safari keeps opening links in new window instead of current

    Hi
    I have an iMac, everytime I click on a web link in Safari it opens it in a new window instead of the current window. So after a few minutes internet browsing I have loads & loads of windows open!!!
    I have the Safari preferences set to open in 'Same Page', but no joy.
    Can you help?
    Thanks

    Hi
    Welcome to Apple Discussions
    The Safari Preference Tab panel pertains in part to opening links from outside of Safari, e.g. Mail, or for using a command key to create a new tab. Within Safari, if a link is coded to open another window, it will do just that unless a command key is used, regardless of what's selected in the Tab panel.
    With that said, for complete control over tabs, install 3rd party add-on Glims. Once installed, you'll find Glims' preferences as a separate panel within Safari Preferences (you may have to click on the directional arrows at the end of the Preference Panels to access it). In the Tabs misc panel, select "open link in a new tab". That will accomplish what you want, i.e. opening a new tab when a link within Safari is coded to open a new window.
    You'll also find a number of very useful features in the other Glims sub-preference panel enhancing Safari usefulness.
    Message was edited by: Hawaiian_Starman

  • Linked Objects _ Financial reports

    Hi
    I have got Linked Objects :- Text ,Images which are used in around 100 reports.
    last time i had to change the image and text in all reports .I opened one report inserted the new image and text and saved(Overwritten) the NEW images on the OLD images with "Link to source object " Option and removed the old images from the report.
    But the changes did NOT reflect in other reports.I had to do the changes manually to all reports by reporting the linked objects.
    What is the best way to do the changes dynamically in all reports.
    Appreiate your response.

    Once you have the new object you need to save it over the old object in the workspace as well.

  • Snownews not opening links properly in Chromium

    I have an issue with Snownews not being able to open links properly. My ~/.snownews/browser file just has "chromium %u" in it.
    What happens when I open a link is that it opens a new tab in an existing Chromium window and tries to load some seemingly random class A IP address that I cannot ping, and then it eventually times out.

    Ole Erik wrote:
    Hello.. It seems like Arch dont wanna open links in firefox (links outside firefox).. How do i tell it to do that?
    Openbox
    What application(s) don't want to open links in firefox?

  • Not opening links!?

    Hello.. It seems like Arch dont wanna open links in firefox (links outside firefox).. How do i tell it to do that?
    Openbox

    Ole Erik wrote:
    Hello.. It seems like Arch dont wanna open links in firefox (links outside firefox).. How do i tell it to do that?
    Openbox
    What application(s) don't want to open links in firefox?

  • Linked object for Form calculating FrieghtCharges

    Hai Friends,
               Currently i am working on A/R Invoice form.For the form showing the freightcharge details i need to know the object type of the linked object.Is there any other means to activate the form?Otherwise could anyone tell me the object type? Please help me to tackle the affore mentioned problem

    Hi Chinnu
    As far as I know the Freight Charges does not have a obejct type since it is a subobject of it invoice..
    If you are on the Invoice form and need to programatically need to open the freight charges window, the easiest way is to simply simulate a click on the Linked button on the invoice form
    oForm.Items.Item("91").Click(BoCellClickType.ct_Regular); //91 being UID of the LinkedButton

  • Setting target in Link Object

    Hi everyone,
    When creating a link object in an application, is there any way
    to set the "target=" parameter? We would like the link in a
    report to open up a new window instead of using the existing one.
    Thanks in advance,
    Esther Poulsen
    [email protected]

    i'm pretty sure we haven't given you a great way to add extra attributes to those links that you can generate in the column attributes screen. i'll check with our reports guy in a bit to make sure about that. if there is a good way, i'll post again. otherwise i'll just log the enhancement request. in the meantime, you can always code your anchor tag into your select statement for the query region. it's not the cleanest approach, but it'd certainly get the job done.
    regards,
    raj

  • In Design linking objects fails

    In Design CS6. Linking objects fails with this msg: Cannot Place this file. No filter found for requested operation. Win 7 64bit, 24GB RAM, i7 Quad, Design & Web Premium CS6. How do I fix this?

    Placing various objects. TIF, AI, PSD. This was a large book file with over 2000 missing links.
    I was able to talk to Adobe support after leaving this message. He mentioned to consider my Drop Box downloaded file possubly corrupt. I downloaded the package for a third time and the file opened as it should, linking just as it should.
    Thanks so much for getting back to me, and thanks to Adobe for supporting CS6 for no additional cost after the Suite purchase.
    Unfortunately after the second download didn't work, I spent over 24 hours looking for the answer to this issue. Next time I'll download my files again first.

Maybe you are looking for