Legacy data into new UCM Solution

we are implementing new UCM solution to one of my client,
Client is having lots of legacy data(>2TB), and they want to move the complete data into new UCM Solution?
My question is, what is the way to convert the whole data in to UCM Content server?

I assume that you are aware of the productised UCM Siebel integration...are you wanting to load legacy data and make it available through this? Even if you are the approach is much the same.
OK so if on a file system then what you need to do is work out how you can derive metadata either from the directory structure OR the Siebel DB or the content itself - those are in order of difficulty and time taken I would say.
The simplest thing to do is to use this information to create batchloader scripts. Why not try and create some test scripts where you load in 100 items or similar and see if the results/performance are aceptable.
It will take a long time to load 2TB of data - how many separate files is this? So you may need to devise a schedule for doing this in a number of smaller migration runs.
Tim

Similar Messages

  • Upload legacy data into SAP

    Hi experts,
           I have to upload legacy data into SAP by using eCATT recording Transaction. For doing this I have completed  ‘Test script’ in tcode SECATT. After this what I have to do.. How can I attach my legacy file.. Can anyone help me. ..Its really urgent…
    Thanks in advance

    Hi,
    There are a series of weblogs in this area. Check them out, I think there are 8 in a series:
    /people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i
    cheers
    Aveek

  • HT4910 sold my ipad today. the concern is how to access all info stored in cloud and if possible eventualy merge data into new andriod tablet. Thanks all of you who respond.

    sold my ipad today. the concern is how to access all info stored in cloud and if possible eventualy merge data into new andriod tablet. Thanks all of you who respond.

    >
    <IfModule mod_weblogic.c>
    WebLogicCluster 127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7003,127.0.0.1:7103,127.0.0.1:7104
    MatchExpression /app1
    </IfModule>
    <Location /weblogic>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7103,127.0.0.1:7104
    DebugConfigInfo ON
    PathTrim /weblogic
    </Location>
    <IfModule mod_weblogic.c>
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    MatchExpression /app2
    </IfModule>
    <Location /weblogic>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    DebugConfigInfo ON
    PathTrim /weblogic
    </Location>
    >
    This configuration is weird little bit. There is MatchExpression /app1 and MatchExpression /app2 and at the same time two <Location /weblogic> sections. Are you sure you understand what that configuration stands for?
    Try something like this ...
    <Location /app1>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007,127.0.0.1:7103,127.0.0.1:7104
    DebugConfigInfo ON
    </Location>
    <Location /app2>
    SetHandler weblogic-handler
    WebLogicCluster 127.0.0.1:7003,127.0.0.1:7005,127.0.0.1:7007
    DebugConfigInfo ON
    </Location>
    where /app1 and /app2 are contexts of your weblogic applications.
    http://download.oracle.com/docs/cd/E11035_01/wls100/plugins/apache.html
    http://httpd.apache.org/docs/2.0/mod/core.html#location

  • How to insert  Legacy data into QP_RLTD_MODIFIERS table?

    How to insert  Legacy data into QP_RLTD_MODIFIERS table in R12 instance.

    I would use the API QP_Modifiers_PUB.Process_Modifiers for pushing legacy pricing data into R12.  QP_RLTD_MODIFIERS is only used for certain types of discounts (in my prod environnment, only promos have data in this table).

  • How to import legacy data into apex tables

    Hi All,
    Please tell me How to import legacy data into apex tables.
    Thanks&Regards,
    Raghu

    SQL WorkshopUtilitiesData Workshop...
    you can import the data from already exported as (text/csv/xml) data
    Note: the table name and column name should be equal if the table already Existing table.

  • Download old iPod touch date into new iPod touch through iTunes

      How do you download old iPod data into new a new iPod?

    Simply connect the new iPod to the same computer that was used to sync the old iPod.  iTunes will know the difference and will assign a unique name (which you can change if you wish).

  • Upload 3 year old legacy data into ECC

    I need to upload legacy data (purchase orders/FI line items from accounting entries) of 2007/8/9 into ECC today through LSMW. Can i do this?Do I need to open posting periods of 2007/8/9. How to do that?
    Does anything have to be done using MMPV or MMRV??

    Hi,
    No this is not possible/recommended.  The recommended practice is to upload trial balance as on the cutover date. 
    It means...
    1) If the cutover date is similar to year end, then only balance sheet items which are open items as on that date
    2) If the cutover date is other than year end date, then all open items of balance sheet accounts and year to date balance of profit and loss account.
    Best Regards,
    Madhu

  • Migrate data into new DB?

    Hi there,
    Is there a way to start with a completely new/clean ZEN 6.5 Inventory database,
    and then import/migrate data into it using copies of an older ZEN 6.5 Inventory
    database?
    Thanks,
    Eric

    I thought maybe starting with a clean db and then importing/migrating the data
    would help with some strange Sybase ASA db server errors. I cannot find these
    errors documented anywhere on Novell.
    Duplicate index "i$CustomValue#" for table "t$CustomValue"
    Duplicate index "i$logdevice$deviceid" for table "t$LogicalDevice"
    No unique index or primary key for table "diskusage"
    I've already tried running sybindex to no avail.
    -Eric
    "Marcus Breiden" <[email protected]> wrote in message
    news:1nanhbp6jocyt$.[email protected]. .
    > On Mon, 29 Aug 2005 14:46:48 GMT, Eric Young wrote:
    >
    >> Is there a way to start with a completely new/clean ZEN 6.5 Inventory
    >> database,
    >> and then import/migrate data into it using copies of an older ZEN 6.5
    >> Inventory
    >> database?
    >
    > there is no documented way..
    >
    > you would need to run 2 servers, one with the old, one with the new
    > database.. than you would need to create your own sql statements to
    > transfer the data..
    >
    > why?
    > --
    >
    > Marcus Breiden
    >
    > Please change -- to - to mail me.
    > The content of this mail is my private and personal opinion.
    > http://www.edu-magic.net

  • Changing internal hard disc on MBP and moving data into new one

    I have recently taken my MBP into service.
    The mother board is dead.
    My hard drive is ok (thank God!)
    I have taken the drive out and backing it up while my MBP is in service.
    I wish to buy a replacement 500GB drive for the MBP and give this to Apple when they have replaced my motherboard.
    Can I copy all the data from my current 250GB into the new drive?
    Even Apps, library and Snow Leopard system etc, like clone the 250 to the 500?
    Will everything from Snow Leopard system to Apps work?
    If so, how do I do this given that the new 500GB drive will be installed into the MBP?
    My 250GB has in a new external shell with USB port.
    If this is doable, this will save me a lot of time and I can start work again.
    Also I get an extra 250gb of free space from the new 500gb drive which will be my virtual space for Photoshop.
    Cal

    Dear friend,
    There is (or there was) also a solution (I don't know exactly what is your situation)
    wich is to make a complete Time Machine backup of your disk to an external drive,
    and then, after installing your hard drive, to start with Apple Install DVD and choose
    (NOT to install) the "Restore from Time Machine backup" in the Utilities.
    You will *not loose* any byte, any preference, nor anything else. It works very well.
    But perhaps can't you do that. Good luck !
    Kind regards
    Olivier Herrbach

  • Old E2 data into new E2

    How do I transfer ALL my data from my old Tungsten E2 into my new Tungsten E2  ??
    I want all my scheduling info dating back 4 years, my address book, and my Laridian Bible program.
    Thanks,
    Herb Jones
    Post relates to: Tungsten E2
    This question was solved.
    View Solution.

    Hi, and welcome to the Palm Community Forums.
    If your new E2 is brand new and never been synchronized before, just connect to the Hotsync cable, make sure you have the correct Hotsync ID selected in Palm Desktop, and synchronize.
    If the new E2 is used, do a Hard Reset on it first, then Hostync as above.  This article discusses the various types of Reset for different Palm devices:
    http://tinyurl.com/zlwza
    smkranz
    I am a volunteer, and not an HP employee.
    Palm OS ∙ webOS ∙ Android

  • Syncing iphone data into New Macbook Pro

    Hey guys,
    I read a few answers on the forum but I want clear confirmation if any of you could help. I lost data on my Macbook Pro as the hard drive crashed. I bought a new Macbook Pro and I want to sync the data of the iphone into the new computer.
    I need to transfer, mainly...SMSes, Contacts, Photos, and mail data (My mail is all IMAP though which is good right? perhaps transfer that information would be nice).
    Applications and the data on them if possible and music would be good.
    Isit safe and as easy as plug and sync? I also have a Fruux Account but the iphone data is more updated because while awaiting my new laptop, I was using my iphone as the temporary computer.
    Is there anything else I should do first? Sync Fruux first or vice versa and should I do anything else?
    Thank you!

    Good, glad you have a backup. So what you need to do is move those libraries from your PC to the new MBP and then import them into iTunes. Follow the instructions you will find here. I would recommend you move the files to an external HD.
    Prior to doing that I would also recommend you read over Switch 101 and Mac 101. Both of these links will provide you invaluable information for someone making the switch from a PC to a Mac.
    Regards,
    Roger

  • How to replicate the old address communication data into new address commun

    Hi All,
    In SAP R/3   4.7
    T.code: BP or FPP1
    Business partner have address with telephone, fax and email details, now I want to add another (new) address with same telephone number, fax and email with out copy and paste.
    When I click u2018createu2019 on address overview screen, the existed telephone number, fax and email fields data should be popup or appear in same filed in the new address screen.
    May i know standard sap user exit, BADI or BAPI.
    Thanks
    Venkat.

    Open the newly created address book. Click on one contact to select it. Hit control+a to select them all. Drag and drop them on the personal Address Book folder to move them there.

  • Transfering Data into New MacBook

    I just got a new MacBook and I want to put all the stuff i had on my old iBook on this one, how can i do that?

    The first time you turn on the MacBook, the Migration Assistant will appear and offer to move your data; the two machines must be connected with a FireWire cable to do this. More information about the Migration Assistant is available on this page.
    (13902)

  • Conversion of Sales Order data  from legacy data into Order Management `

    Dear All,
    I have tried the order import coversion but the items which are BOM related are importing Successfully, not the user created items which are not BOM related are not importing...
    So, i request a solution for the above problem as soon as possible...
    Please help me out......
    Regards,
    Vijay.

    Hello jb,
      Were you able to resolve your problems with Sale Order?
          thanks,
              dmitriy.

  • Getting old LiveType data into new LiveType

    I had the LiveType that came with Final Cut Express 1. Now I have the newest version and none of the old livefonts etc show in the media manager. I've looked about online and to my surprise can not find any information on this. The manual mentioned something about an install/uninstall button on the lower left window of the media manager but the only two buttons in the lower left are grayed out and unclickable. The data was installed before the upgrade and was reinstalled afterwards- no luck. All the files from the original install are AFD format.
    Any assistance is greatly appreciated! I need the Sunflower livefont to work for a project I'm carrying over from the old version! EEK!

    An hour on the phone with tech support and we figured it out. Appears when upgrading (at least on my system) the old LiveType data folders were OVERWRITTEN. The livetype data folder in LiveType Application Support was there, but the font, object, etc folders were replaced. Reinstalling the old data DVDs does nothing. You have to move the original folders (for example the Pro Series folder) and rename it (to something like "Old Pro Series") then put it back in the appropriate place after the upgrade is done. Now I have all my old livefonts working just fine
    Hopefully a fix will come out for this as I know I'm not the only person who has had this problem.

Maybe you are looking for

  • IPad says it is out of space, but it shouldn't be

    I have added up the used storage space in the list reported on in Settings > General > Usage and it is 8.21 GB, but the iPad tells me it is using all 13.5 GB of space. This has happened three times now in two weeks. Each time I restore iOS 7 (without

  • "pixelated" effect on printed photos

    I burn my iPhotos to CD then take them to (various) professional or discount photolabs for printing. They return looking oddly "pixelated": rather than a clean clear photo, you can actually see tiny pixels. The CD is always opened on a non-Mac comput

  • MSAD configuration with shared services issue?

    Hi i recently configured MSAD with shared services.but the problem is the hfm users are not in the same group in msad.so i am not getting all hfm users.so i configured 2 more msad groups. now the problem is while configuring we have to give user name

  • How can i lock app on iphone 5

    Hi. How can i lock my apps on iphone 5 ??

  • Cannot select tools...

    Hi, I am getting a weird behavior in Photoshop CS4. I have tried to find anyone who may have experience the issue before but I couldn't find much info on the web or this forum... but if someone already brought this up, sorry for the extra post. I wil