How to migrate html file (workspace homepage) from one server to another

Hi,
Does any one know how to move a html file that is attached as homepage for Workspace from one server to another server?
When I try using Export option, I dont see this file to select.
Thanks in advance,
PM

You can use LCM functionality.
Thx

Similar Messages

  • How to migrate the concurrent managers definations from one instance to another

    How to migrate the concurrent managers definitions from one instance to another instance by using FNDLOAD in R12.1.3
    Greatly appreciate any help on this.
    Thanks!

    Concurrent managers can't be migrated using FNDLOAD -- Tips and Examples Using FNDLOAD (Doc ID 735338.1)
    What are you trying to achieve here? Why migrating CMs from one node to another?
    Thanks,
    Hussein

  • How to move set of FND Message from one server to another server

    Hi,
    I am having a request need to transfer all customized FND MESSAGES from one server(developing server) to another server (client server). Tell me the possible ways to do this in Oracle R12.
    Thanks
    Vivek
    Edited by: 912882 on 4 Aug, 2012 2:54 PM

    This is a two step process. but for this you need to ensure that all your custom messages were created in custom application say XXC
    download all the mesages by typing the below command from the developing server unix box
    FNDLOAD apps/$CLIENT_APPS_PWD 0 Y DOWNLOAD $FND_TOP/patch/115/import/afmdmsg.lct XXC_CUSTOM_MESG.ldt APPLICATION_SHORT_NAME='XXC'once this command is successful you will get the definition and data in file XXC_CUSTOM_MESG.ldt.
    Place this file in the main server unix box and run the below command :
    FNDLOAD  apps/$CLIENT_APPS_PWD 0 Y UPLOAD $FND_TOP/patch/115/import/afmdmsg.lct XXC_CUSTOM_MESG.ldt - CUSTOM_MODE=FORCE

  • Home Sharing - how to get music files to transfer from one computer to another...

    I have two computers in my home authorised for Home Sharing - I have no problems locating the other library on either of my computers. However, when I am on iTunes in Computer A and I click onto Computer B's music library (so that I can transfer music file to Computer A) I am unable to move Computer B's music into Computer A. I have both iTunes open on each computer and ther are both using the same Wifi connection.
    In iTunes Help, it says:
         - select the music files that I want to share into Computer A. (this bit I can do).
         - in the 'show' menu at the bottom of the iTunes window, select 'items not in my library'. This is where I run into trouble - there does not appear to be any such menu!
         - select items I wish to import, then click on 'import'. - again, no such button appears to exist!
    I have updated my iTunes software to the latest version available on both computers. This is very frustrating for something that should be quite simple - I would very much appreciate any suggestions or solutions...

    Hi arastis10,
    If you are having issues transfering songs between computers set up for Home Sharing, you may find the following articles helpful:
    Apple Support: Understanding Home Sharing
    http://support.apple.com/kb/HT3819
    With Home Sharing, you can stream music and video from one authorized computer to another, or simply drag music between computer libraries. You can also choose to have iTunes automatically import purchases you make on any of your Home Sharing computers to your own library. To do so, select the library and use the Settings button at the lower right of the iTunes window to check what you'd like copied.
    iTunes 10 for Mac: Use Home Sharing to import items from another iTunes library
    http://support.apple.com/kb/PH986
    Cheers,
    - Brenden

  • Migrating CMSA Assets and Data from one server to another

    Hello,
    Is there an official way to migrate the data from one CMSA installation to another one?  In the near future we're going to need to move from our development machine into the production environment, and it would be great if there was a way to get all the assets we've created in dev over to production without the need to manually re-create them all.
    Is this possible?
    Cheers,
    Kristian

    Check out http://help.adobe.com/en_US/LiveCycle/9.5/AssetComposerTechGuide/WS2bacbdf8d487e5824fb272 0612b944351b6-8000.html for this.

  • How to migrate position heirarchy in purchasing from one instance to anothe

    Hi ,
    We have a test instance which has position heirarchy setup . we want to move this to another instance .
    can you let me know what is the procedure for this ? . we dont want to do the setup manually on another instance and would like to do using any supported oracle apps tool
    Thanks in advance

    Hi,
    Use iSetup -- See the links/docs referenced in this thread.
    how to move Oracle APPS 12 setup data to new APPS 12 production environment
    Re: how to move Oracle APPS 12 setup data to new APPS 12 production environment
    Regards,
    Hussein

  • How to migrate the whole Oracle Applications from one Server  to New IBM eS

    We are on 11.5.10.2 with IBM/p670 servers.
    We want to migrate the whole oracle Applications 11.5.10.2 to new IBM eServer p5 590.
    what is the best approach to migrate the whole Application.
    Best Regards
    Zia

    Rapid clone is there
    Manually also you can do
    Copy all tops
    Ensure tns connectivity to oracle home by tnsnames.ora entry change
    make changes in context.xml
    remove entries in FND_NODES for old servers
    run AC
    (Above steps do for DB tier then CM and then AdminTier - supposing admin and DB are diff nodes)
    Start services
    This should do the work
    Sunil Choudhary
    http://www.onelife.in
    Message was edited by:
    Sunil Choudhary

  • Moving Files from one server to another

    How i can move different files / Oracle reports from one server to another...
    secondly , if i want to access Oracle Discoverer reports from new server , either i need to install Discoverer on it or not...If yes how i can install & configur it?

    Need guide lines to transfer Oracle reports from one server to another ....Need help...Working on Unix environment....
    Forward me commnads to move data...please

  • Moving user files from one server to another.

    Hi everyone
    I would need your help to help me migrate the user files of around 300 persons to a new server.
    Is there a tool that could help me doing that?
    Here is the situation:
    I have an old 2003 server with all the user accounts. We are using the shares to manage rights.
    We want to migrate all these accounts to a 2008 R2 server using NTFS rights.
    So:
    is there a tool that could:
    - copy the files and put NTFS right automatically with the username (%username%) as owner for each user personal folder.
    - change the path of the personal folder in each account in AD to the new server.
    - Make them automatically members of a specific group (We use that group to exclude these users from the old login script that would've map to old server instead.)
    is there anyone who could help me with this issue?
    Thank you very much!
    Dag

    Hi Dag,
    You can use robocopy to copy user files NTFS permissions from one server to another server and use /COPY:O to copy the owner information.
    For robocopy command, I would like to suggest you refer to the below article:
    http://technet.microsoft.com/en-us/library/cc733145(v=ws.10).aspx
    Robocopy will not help copy Share permissions but only NTFS permissions. So if the drive letter will not be changed, you can backup and restore the Share permission with steps here:
    http://support.microsoft.com/kb/125996
    Then you can refer to the article below to change the path of the personal folder in each account in AD:
    Change a user's home directory
    http://technet.microsoft.com/en-us/library/cc732253.aspx
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Migration databases from one server to another

    Hi All
    I want to migrate our 8 production databases from one server to another server. these are in RAC .Details are below
    OLD SERVER: -
    OS: REDHAT LINUX 3
    ORACLE: ORACLE 10gR1
    FILE SYSTEM : OCFS
    STORAGE: SAN
    Its a RAC databases
    NEW SERVER: -
    OS: REDHAT LINUX 5
    ORACLE: ORACLE 11g R2
    FILE SYSTEM:ASM
    STORAGE:SAN ( fresh one)
    Its also RAC DATABASES
    So please tell me the best method to migrate 8 databases from old server to another server . all databases size are not more than 50 GB.
    All servers details are above .please let me know if you require any other details
    please reply soon we have to do it on urgent basis

    Since all your databases are small (< 50G), I would recommend using expdp/impdp - http://download.oracle.com/docs/cd/E11882_01/server.112/e17222/expimp.htm - as this will provide several advantages as listed in the document.
    Different Upgrade Methods For Upgrading Your Database (Doc ID 419550.1)
    HTH
    Srini

  • Transport Master Data from one server to another server

    How can I transport the master data from one server to another server?
    Client copy will not be possible.
    Regards,
    Subhasish

    Hi,
    Look at the below link, you will understand
    http://help.sap.com/saphelp_45b/helpdata/en/cc/f22c7dd435d1118b3f0060b03ca329/content.htm
    Regards
    Sudheer

  • How to transfer the files from one server to another through pl/sql...?

    I want to transfer all the files from source server with respective directory to designation server with respective directory (designation server - oracle reside server).
    Is it possible to ftp from one server to another server(designation server - oracle reside server) through pl/sql. these two servers are independent & unix server.

    No ... The package mentioned in
    http://www.oracle-base.com/dba/miscellaneous/ftp.pks
    this works for across the server i.e. transfer the files from one server to other (it is basically ftp) ..
    So it is NOT correct that this code transfer the file between two location & with in server..

  • Migrate tracks from one server to another

    Hello, I've read a few guides how to migrate tracks from one server to another, but it doesn't help me.
    What I've done:
    1) I've exported my SC from SLD at my old server
    2) Then imported it at my new server
    3) Updated CMS from SLD
    4) Created a track at my new server and added imported SC
    Then I have to import my SC from old server with sources and there is some errors happens for me.
    First option: I have exported my SC from CMS, but the SCA file is about 5kB. I unzipped it and there was ARCHIVESOURCE folder but it hasn't anything seems to be my sources. That file is checked-in successfully through the transport studio, but no sources imported into DTR.
    Second option: I have exported the SCA file by using NWDS. It's exported OK, size ~1.3MB, ARCHIVESOURCE folder with mine sources. But when I try to check-in it, it fails with an error "import failed, because the sources are not contained in the archive
    Could anybody helps me to achieve my task? I stuck with source import.

    Hi Kirill,
    important to know that assembly ALWAYS uses the CONS/ACTIVE workspace for SCA generation.
    If you for instance create a change (an activity), and you activate and release it but you don't import this activity into CONS, then it won't be part of the CONS/active and then due to obvious reasons assembly won't produce the sources either (no possibility to do an explicit activation on cons level as here a force activation takes place at import, but of course the import into cons is a necessary step, because as mentioned assembly uses the cons/active).
    Can you please confirm/deny how this scenario looks like on your end?
    Thank you!
    Best Regards,
    Ervin

  • How can i move my iTunes' library from one mac to another without losing playlist etc???

    how can i move my iTunes' library from one mac to another without losing playlist etc???

    Use migration assistant, email it to the other computer or transfer the file using iChat.

  • How do I transfer Adobe X1 Pro from one computer to another?

    How do I transfer Adobe X1 Pro from one computer to another?

    Transferring between machines will not work.  You need to install using installation files and your serial number.  Here is a download link...
    Acrobat XI, X - http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html
    Find your serial number quickly
    You are allowed to have two machines with activated installations, so you can keep the original installation intact if you prefer.  If not, be sure to deactivate it (choose Help -> Deactivate from the main menubar)

Maybe you are looking for