How to synchronize, link or import Outlook calender data into Primavera R8.3 Ressource Calender??

Hello together,
we are currently looking for a way to import MS Outlook calendar data into our Primavera P6 R8.3 Application. The only information I found was an Oracle Document (http://docs.oracle.com/cd/E17462_01/Web_Access/Help/en/Outlook/outlook_how_to.htm).
Any ideas, workaround or tool tips would be appreciated.
regrads Udo

Hello together,
we are currently looking for a way to import MS Outlook calendar data into our Primavera P6 R8.3 Application. The only information I found was an Oracle Document (http://docs.oracle.com/cd/E17462_01/Web_Access/Help/en/Outlook/outlook_how_to.htm).
Any ideas, workaround or tool tips would be appreciated.
regrads Udo

Similar Messages

  • How to update link and import data of relocated incx file into inca file?

    Subject : <br />how to update link and import data of relocated incx file into inca file.?<br />The incx file was originally part of the inca file and it has been relocated.<br />-------------------<br /><br />Hello All,<br /><br />I am working on InDesignCS2 and InCopyCS2.<br />From indesign I am creating an assignment file as well as incopy files.(.inca and .incx file created through exporing).<br />Now indesign hardcodes the path of the incx files in inca file.So if I put the incx files in different folder then after opening the inca file in InCopy , I am getting the alert stating that " The document doesn't consists of any incopy story" and all the linked story will flag a red question mark icon.<br />So I tried to recreate and update the links.<br />Below is my code for that<br /><br />//code start*****************************<br />//creating kDataLinkHelperBoss<br />InterfacePtr<IDataLinkHelper> dataLinkHelper(static_cast<IDataLinkHelper*><br />(CreateObject2<IDataLinkHelper>(kDataLinkHelperBoss)));<br /><br />/**<br />The newFileToBeLinkedPath is the path of the incx file which is relocated.<br />And it was previously part of the inca file.<br />eg. earlier it was c:\\test.incx now it is d:\\test.incx<br />*/<br />IDFile newIDFileToBeLinked(newFileToBeLinkedPath);<br /><br />//create the datelink<br />IDataLink * dlk = dataLinkHelper->CreateDataLink(newIDFileToBeLinked);<br /><br />NameInfo name;<br />PMString type;<br />uint32 fileType;<br /><br />dlk->GetNameInfo(&name,&type,&fileType);<br /><br />//relink the story     <br />InterfacePtr<ICommand> relinkCmd(CmdUtils::CreateCommand(kRestoreLinkCmdBoss)); <br /><br />InterfacePtr<IRestoreLinkCmdData> relinkCmdData(relinkCmd, IID_IRESTORELINKCMDDATA);<br /><br />relinkCmdData->Set(database, dataLinkUID, &name, &type, fileType, IDataLink::kLinkNormal); <br /><br />ErrorCode err = CmdUtils::ProcessCommand(relinkCmd); <br /><br />//Update the link now                         <br />InterfacePtr<IUpdateLink> updateLink(dataLinkHelper, UseDefaultIID()); <br />UID newLinkUID; <br />err = updateLink->DoUpdateLink(dl, &newLinkUID, kFullUI); <br />//code end*********************<br /><br />I am able to create the proper link.But the data which is there in the incx file is not getting imported in the linked story.But if I modify the newlinked story from the inca file,the incx file will be getting update.(all its previous content will be deleted.)<br />I tried using <br />Utils<IInCopyWorkflow>()->ImportStory()<br /> ,But its import the incx file in xml format.<br /><br />What is the solution of this then?<br />Kindly help me as I am terribly stuck since last few days.<br /><br />Thanks and Regards,<br />Yopangjo

    >
    I can say that anybody with
    no experience could easily do an export/import in
    MSSQLServer 2000.
    Anybody with no experience should not mess up my Oracle Databases !

  • I was running Firefox on another computer that lost it's motherboard, was able to salvage the harddrive, but my mail files on the older hard drive have a different name, how can I pull or import those older files into firefox running on another computer?

    I had been running other email clients for years and finally switched to Firefox. All the while importing my other email folders. So I had quite a large history of email. I had been backing up my system using Acronis for years. My desktop's motherboard crashed and was not worth repairing. I pulled my desktop hard drive and turned it in a standalone drive. I re-established my email on a laptop starting from scratch using Firefox. I would like to import (if possible) the emails history that is stored on the standalone drive (formerly my old hard drive). However, the names of the mail folders on the drives are different. For example: current computer the mail folder is named garlic.com. On the standalone drive (old hard drive) there are several folders and they are named, for instance; mail.garlic.com, mail.garlic-1.com , and so forth. it goes up through garlic-4.com.
    How can I pull or import these older folders into my current email folder and see all my old email archives?

    You are not going to be able to run your old system from the backup on this old computer as the hardware is incompatible.
    You need to get a new computer or a refurbished one.

  • Import CSV/Excel data into Flex Datagrid using Java/JSP

    Hi,
    Is there any way we can import excel/csv data into flex datagrid component.
    I see that is been done using php in this site. http://code.google.com/p/as3xls/
    Any help would be appreciated.
    Thanks in advance

    You can store the list of data from the Excel sheet that you have read already into an ArrayList
    Then go through the JDBC tutorial, and learn how to insert a single record into the table.
    After you understand how to insert a single record, you can iterate through the ArrayList of data and insert them into the table in the database.
    If you know JDBC, see if you can use OR Mapping frameworks like Hibernate or iBatis, they make it very easy to manage database in Java.

  • Importing non-unicode data into unicode 10gR2 database

    Hi:
    I will have to import non-unicode data into unicode 10gR2 database. The systems the data is coming from are the following: CODA, Timberline, COMMS, CMS, LIMS. These are all RDBMS, sql-enabled systems. We are talking about pretty big amounts of data (a couple hundred GB combined).
    Did anybody go through a similar exersize?
    I know I'll have to setup nls_length_semantics to CHAR.
    What other recommendations could you guys give?
    TIA,
    Greg

    I think "nls_length_semantics" isn't mandatory at this point, and you must extract a little quantity of information from every source and do some probes injecting them into the Oracle10g database.

  • How to speed up the loading of live data into flash file.

    How to speed up the loading of live data into flash file if the swf file size is 1.5 MB. Flash file is using 20 web service connections to load the live data.

    Hello,
    I am also facing a similar problem wherein the SWF file takes time to load the refreshed data in Infoview i.e. after exporting the xlf file to Business Objects platform. Currently I am using Xcelcius Engage/Enterprise 2008 SP3 Windows (file name: 51038212.ZIP) version 5.3.0.0 build number 12,3,0,670. Also the SWF file is approximately 2MB in size  and it uses 42 live office connections.
    Please suggest solution as to how to decrease the time it takes to refresh the live office connections.

  • How to import Outlook Express WAB into TB

    I copied a WAB file that was exported from Outlook Express in a Windows XP machine onto the desktop of a different computer running Windows 7 Home Premium. I then clicked on import > address book> Outlook Express file. It says done, but it never finds the WAB to import and the new address book it created is empty. Where do I need to place the old WAB file for TB to import it? Or, am I doing something else wrong?

    No doubt, it is very simple process to import Outlook Express DBX to PST file. If you do not want to invest money, then do it manually. The given link will help you, follow the steps-
    http://ijiraojutu.wordpress.com/2014/07/09/how-to-convert-outlook-express-to-out look-format/
    There is also a costless application; you can execute on any Windows and do not worry, it does not involve any alteration into database.

  • How to get links to single Outlook Elements

    When I drag any Outlook item (or any office document) to the Outlook journal folder I get a new journal entry with a link to the Outlook item. This link can be moved into the notes field of any other Outlook item. I love it to have such links.
    Is it possible to get this links another way? Inserting something? VBA?
    Greetings, Halweg
    Btw: Does this feature still exists in Outlook 2013? Is there any documentation about links to single Outlook elements? What happens with this links when changing pst-file?

    Hi Halweg,
    I'm not quite sure if I have understood you correctly. When you say "link to the Outlook item", do you mean the shortcut of the Outlook item?
    For example:
    If this is the case, I don't aware of any other way to obtain these "links" with any built-in options in Outlook. We probably need some VBA scripts to achieve this.
    In Outlook 2013, we've made some changes to the Journal feature. Journal doesn’t appear on the ribbon in the new Navigation Bar. The default special folder for Journal still exists and can be selected from the Folders view in the Folder
    Pane. In Outlook Options, the Notes and Journal is removed. The
    Journal Options button and related dialog box are no longer available.
    Here is the reference:
    https://support.office.com/en-au/article/Discontinued-features-and-changes-in-Outlook-2013-6fad16ab-b50b-4900-81b9-249c71f3027b
    "What happens with this links when changing pst-file?" - Journal entries are stored in your Outlook data file, you'd like to change your .pst file, you need to make a backup copy of these entries.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Import outlook PST file into groupwise 8

    Anyone know how to import an outlook PST file into Groupwise 8 client for windows?? I don't see any utility out yet for it, maybe i'm just not seeing it?? I tried the one for version 7 and that just gives me an error that the clients not installed because i'm obv running version 8 client..
    thanks in advance..

    JohnSorensen wrote:
    >
    > I have GroupWise 8 running on Vista Ultimate. Neither the Advansys nor the
    > Novell importer worked (probably because they were for older versions of
    > GroupWise?)
    >
    > The novell application would not run at all (saying we need the client
    > installed - which we have, but at version 8)
    >
    > The Advansys program caused GroupWise to crash and shut down.
    I would be more inclined to blame Vista in general than the version of GW -
    I've used the Advansys product with GW8 with no problems. GW8 has been
    tested with Vista, but I have no idea if any of the conversion utilities
    have. Can you just do it from another PC that isn't Vista?
    Danita
    Time to upgrade to GW8!
    http://www.caledonia.net/gw8upg.html

  • Import Outlook Express Mailboxes into MacMail

    I recently purchased a iMac with Snow Leopard. I'm trying to import my Outlook Express mailboxes
    into Mac mail. Any ideas on how this can be done?

    Hi,
    Did you ever find the answer? I am trying to do the same thing.
    Dave

  • Importing Outlook express folders into mail on intel imac ?

    I was running outlook express on os 9.1 G3 and need to import the folders into mail on my fab new mac intel...
    Any advice/help much appreciated as always
    Many thanks
    Steve

    Steve,
    Your OE messages are in a folder called Identities within one called Microsoft User Data. A first step might be to copy the MUD folder or the Identities folder to a disk and transfer it to you new Mac's desktop.
    A few years ago, I transferred my mail from OE on a G3 running OS 9 to my flat panel iMac running OS X. At the time I made use of running OE in Classic on my new iMac. Your Intel Mac will not run Classic so the approach will be a little different.
    I've read of people being able to import the OE messages into Entourage on their new Mac and then getting them into Apple's Mail. If you have Office for Mac you can try this, or you can try it using the 30 day free trial of Office.
    Until you complete the transfer, keep everything intact on your old Mac. Do not delete OE. And whatever you do, do not delete the MUD folder or the Identities folder!
    Post back,
    Steve M.

  • How to import MS Excel data into an exisiting SharePoint List?

    Hi Guys,
    Is it possible to import an excel list or excel data into a SharePoint List that has already been created? Not create a new list.
    I know you can import a spreadsheet which will create a new list, but I don't want that because I have created columns already  that do calculations and such and I don't want to recreate them....
    It can be either an excel or access list, but I want to make sure the pre-existing columns in still my SharePoint list.

    Sure,
    Go to list datasheet view in IE
    Open excel and copy the range
    Paste in datasheet view
    If column range match and validation overcome, data will start pasting as expected.
    http://3sharp.com/blog/copy-and-paste-from-excel-to-a-sharepoint-list/
    https://clintoncherry.wordpress.com/2008/02/27/bulk-copy-and-paste-into-a-sharepoint-list/
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/3c60ee05-1408-4b73-bb2b-2d42bf913572/how-to-copy-excel-sheet-data-to-sharepoint-2010-list
    Hope this will help
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Need a method for importing Palm III data into a Palm Centro

    I just bought a Palm Centro (Verizon), with the expectation of importing data from my old Palm III.  From the Palm III Desktop, I exported Contacts, Calendar, Tasks, and Memos into separate folders (this was done on a Windows XP PC) and copied the resulting folders & files onto a flash drive.  But when I try to import these files into the Palm Centro desktop (on a new Mac Pro with OSX), the backup files are not in a "recognized format."  Does anyone have a process for reliably getting the Palm III data into the Palm Centro?  Also, is there an easy way to purge unwanted Contacts/Calendar events from the Palm Centro handheld?  With all the trial and error, its accumulating a lot of garbage.  Thanks...
    Post relates to: Centro (Verizon)

    Click on the following link for the upgrade guide on kb.palm.com
    http://www.palm.com/cgi-bin/cso_kbURL.cgi?ID=12926
    You will need to hard reset the Centro in order to clear out the Centro before sync'ing. Click on the following link for the hard reset procedure.
    http://www.palm.com/cgi-bin/cso_kbURL.cgi?ID=887
    Click on the following link for the support page for your devices on the kb.palm.com webpage.
    http://www.palm.com/us/support/centro/centro_vzw/
    http://www.palm.com/us/support/palm3/
    There are links on the pages to the user guide, troubleshooting, how to's, downloads, etc.
    You could try to export the data in each category in Palm desktop, save to the flash drive and import the data.
    Click here for the data export procedure.
    http://www.palm.com/cgi-bin/cso_kbURL.cgi?ID=36288
    Make sure you select "ALL" for the range during the export procedure. If you don't, it will only export the currently selected record.
    Post relates to: Palm i705

  • How to read a table and transfer the data into an internal table?

    Hello,
    I try to read all the data from a table (all attribute values from a node) and to write these data into an internal table. Any idea how to do this?
    Thanks for any help.

    Hi,
    Check this code.
    Here i creates context one node i.e  flights and attributes are from SFLIGHT table.
    DATA: lo_nd_flights TYPE REF TO if_wd_context_node,
            lo_el_flights TYPE REF TO if_wd_context_element,
            ls_flights TYPE if_main=>element_flights,
            it_flights type if_main=>elements_flights.
    navigate from <CONTEXT> to <FLIGHTS> via lead selection
      lo_nd_flights = wd_context->get_child_node( 'FLIGHTS' ).
    CALL METHOD LO_ND_FLIGHTS->GET_STATIC_ATTRIBUTES_TABLE
      IMPORTING
        TABLE  = it_flights.
    now the table data will be in internal table it_flights.

  • How to write a procedure to load the data into a table using xml file as input to the procedure?

    Hi,
    Iam new to the xml,
    can u please anyone help me how to write procedure to load the data into a table using xml as input parameter to a procedure and xml file is as shown below which is input to me.
    <?xml version="1.0"?>
    <DiseaseCodes>
    <Entity><dcode>0</dcode><ddesc>(I87)Other disorders of veins - postphlebitic syndrome</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity>
    <Entity><dcode>0</dcode><ddesc>(J04)Acute laryngitis and tracheitis</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity>
    <Entity><dcode>0</dcode><ddesc>(J17*)Pneumonia in other diseases - whooping cough</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity>
    </DiseaseCodes>.
    Regards,
    vikram.

    here is the your XML parse in 11g :
    select *
      from xmltable('//Entity' passing xmltype
    '<?xml version="1.0"?>
    <DiseaseCodes>
    <Entity><dcode>0</dcode><ddesc>(I87)Other disorders of veins - postphlebitic syndrome</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity>
    <Entity><dcode>0</dcode><ddesc>(J04)Acute laryngitis and tracheitis</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity>
    <Entity><dcode>0</dcode><ddesc>(J17*)Pneumonia in other diseases - whooping cough</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity>
    </DiseaseCodes>
    ') columns
      "dcode" varchar2(4000) path '/Entity/dcode',
      "ddesc" varchar2(4000) path '/Entity/ddesc',
      "reauthflag" varchar2(4000) path '/Entity/reauthflag'
    dcode                                                                            ddesc                                                                            reauthflag
    0                                                                                (I87)Other disorders of veins - postphlebitic syndrome                           0
    0                                                                                (J04)Acute laryngitis and tracheitis                                             0
    0                                                                                (J17*)Pneumonia in other diseases - whooping cough                               0
    SQL>
    Using this parser you can create procedure as
    SQL> create or replace procedure myXMLParse(x clob) as
      2  begin
      3    insert into MyXmlTable
      4      select *
      5        from xmltable('//Entity' passing xmltype(x) columns "dcode"
      6                      varchar2(4000) path '/Entity/dcode',
      7                      "ddesc" varchar2(4000) path '/Entity/ddesc',
      8                      "reauthflag" varchar2(4000) path '/Entity/reauthflag');
      9    commit;
    10  end;
    11 
    12  /
    Procedure created
    SQL>
    SQL>
    SQL> exec myXMLParse('<?xml version="1.0"?><DiseaseCodes><Entity><dcode>0</dcode><ddesc>(I87)Other disorders of veins - postphlebitic syndrome</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity><Entity><dcode>0</dcode><ddesc>(J04)Acute laryngitis and tracheitis</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity><Entity><dcode>0</dcode><ddesc>(J17*)Pneumonia in other diseases - whooping cough</ddesc><claimid>34543></claimid><reauthflag>0</reauthflag></Entity></DiseaseCodes>');
    PL/SQL procedure successfully completed
    SQL> select * from MYXMLTABLE;
    dcode                                                                            ddesc                                                                            reauthflag
    0                                                                                (I87)Other disorders of veins - postphlebitic syndrome                           0
    0                                                                                (J04)Acute laryngitis and tracheitis                                             0
    0                                                                                (J17*)Pneumonia in other diseases - whooping cough                               0
    SQL>
    SQL>
    Ramin Hashimzade

Maybe you are looking for