2.DMS uploading from Development server to Production server[GO LIVE]

Hi All
Is it all document type [dms] which r created in development server, these will transefer from development to production server by [uploading]transport request.
Or is It needs Basiss Help.
Rgds
Ben.

hi,
I think for moving customization request to production, u dont need help of basis, if u have authorization then u can transport the request.
Before moving first identify which are the request number u want to transport and release them using t code SE10 in development server.
Go to production server, execute STMS t code for importing the request from devp server.
Once ur request moved to production successfully then all customization will be available in production system except number ranges and class and characterstics.
If ur using classification system, then create class and characterstics in production system it self.
award points if useful
regards
Sham

Similar Messages

  • DMS uploading from Development server to Production server[GO LIVE].

    Hi, All,
    I have configured DMS at client palce. Here they don't have quality server.
    What we configured will be tested in development it self. So in the unit test there is no errors at all and
    uploaded some documents in the development also.
    So i want to know how i could tranfer request and full DMS configuration to production server[Go Live].
    1.Wheather I could need Basiss Help.
    2.What are all precautions i could take before and after 'go live'
    3.What are all requirement needs to 'go live'.
    plz give procedure i details
    Rgds
    Ben

    hi,
    there no mandatory of quality server to test , if ur confident, u can directly transport to production
    For request transporattion its better to have basis person, if u know the procedure, u can also import from production server.
    Before that release all transport request in devp server.
    After transporting to prod server check wheather all customising setting imported or not, wherever necessary u create master data in production system it self(Class and characterstics, and number ranges).
    For going live u need to create all roles and autorization and need to assign to respective user ids.
    award points if useful
    regards
    sham

  • Migrating Endeca Application and Data from development to a production server

    We need to move an Endeca app (including data domain) to a production server from a development server
    I installed EID 3.1 in the prod server successfully and this is what I did after the install:
    1. Created a new application in Studio (name: JULY2014POC)
    2. Manage Pages - Import the .lar file
    3. Copy JULY2014POC.worddat file and JULY2014POC_indexes folder to new server, location: domains/endeca_server_domain/EndecaServer/data with all the servers down. Then restarted endeca server, ps server, and studio server.
    4. When I try to create an Endeca Server connection it gives me error (Connection definition format is valid but unable to connect.)
    5. This is my entry:
      "contextPath": "/endeca-server",
      "currentFunctions": [],
      "dataDomainName": "JULY2014POC",
      "name": "JULY2014POC",
      "port": 7001,
      "restrictedToRoles": ["Administrator"],
      "server": "10.2.192.171"
    6. When I run any endeca-cmd at OS level I get the following Warning (4 times):
    $./endeca-cmd.sh list-dd-profiles
    <Oct 29, 2014 4:51:33 PM EDT> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/endeca_server_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=endeca_server_domain}]".>
    default
    What am I doing wrong?  Can someone please help me?  thank you

    Hi Sergio,
    How the data import and export works is what you have to look into. Whenever you export your content it gets exported to a particular directory. If the same directory should be referenced by the code base as well which would be mentioned in the properties file for fetching the configurations.
    If they are not aligned they won't pick it up. Also you will have to create pages like endeca-server and make it the default page in your properties file.
    Hope u cross this hurdle soon.
    Thanks
    Karthik V

  • SharePoint 2013 : Migration of customization from development server to production server

    Dear all,
    I have the following scenario and servers:
    1. Development Server; (Server where our developers would develop our dms and/or enhancement based on change request)
    2. Test Server; (Test server where our users will test the system (dms) and/or enhancement requested)
    3. Production Server (Our production server where only our end users will have access , developers wont have access to this env.)
    My question is how to migrate our changes from development server to test server and finally to production server?
    Is there a mechanism/ guide /best practice approach for this?
    Any help/guide would be greatly appreciated.
    Many Thanks & regards
    Vinay

    Hi Vinay, 
    Thanks for posting your issue, Moving stuff from environment to environment will depending on your stuff;
    Content, like list items and documents, can't be easily moved. They can be moved with 3rd party solutions, or custom code. You can do it with a C# solution or even using PowerShell.
    Stuff like lists, libraries, master pages, CSS, etc. should be packaged in a solution file, either sand box or farm solution. This solution file can contain all of the assets you require, and then it can be deployed into a new environment, which then provisions
    all the stuff you need (it could also load up test/sample data if needed)
    Another nice solution, if you're working with a brand new site, is to back it up and restore it into another environment. That helps get the bulk of the stuff copied over, and then you can use one of the above methods for continuing updates.
    Also, check out below mentioned URL to move content from on environment to another environment
    http://www.sbrickey.com/Tech/Blog/Post/SharePoint_environments_-_dev_test_and_prod
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Transport from development server to production server in BW

    I need step by step procedure to transport contents from bw-development to bw-production server.
    please forward me if you have one .
    thanks
    ajit

    Hi Ajit
    Post this to BI form. I think that will be the right place for this query.
    BI Form
    BW transports
    Thanks
    Gaurav

  • How to export tables from development server to production server

    HI,
    Any body plz let me know how to export tables from development server to production server. what are the user names and password i need to ask my manager to do that. what are the requirements i need to ask him.
    Plz reply me ASAP.
    Thanks in advance.

    hi buddy
    first of all you should let us know the environment of production and development servers
    database versions
    and you need to have userid which has privilege to export tables of other schema. userid(owner) of the tables you want to export.
    Traditional way
    export tables in development server and then ftp to production and then import
    in the above case you should have similar database structure(tablespace etc) to avoid errors...
    if there are few tables only , you can use dblink instead of export and import...

  • Transporting requests from development server to production server

    Hi gurus,
    can anyone tell me how to transport requests from development server to production server.

    You can use SAPGUI now instead of calling tp at OS level.
    Serious: Totally wrong forum!

  • Deploy Browsable Infopath form from Development server to Production server

    Hi All,
    I have designed and published an 'Infopath 2010' browser enabled form 
    as site content type to a sub site names SITENEW.
    Form security level is 'Domain' level.
    The form contains following types of data connections and one SPD worklfow attached to form library..
    1. Send multiple Emails of current/active view
    2. Submit data to form library
    3. Get Details from SharePoint lists.
    4. WEB sercice calling GetUserProfileByAccountname ( Same site collection).
    Form library, lists in point number 3 are located in same site i.e SITENEW
    I need proper steps to deploy this to production sub site.
    Is  saving the 'SITENEW' as site template and upload to production  good idea?
    How should I take care of data conncetions?. Please advise.
    Thanks to all
    Murali Krishna Dittakavi *********************** If my answer/post resolved your query could you mark the post as answered. If it is helpful then vote as Helpful. Thanks

    hi All,
    Can any one help me for the following issue.
    Issue:-
    i am able to see the promoted column name "Test2" , but not able to see the data(Value) of the "Test2" in production server "TestFormLib" Library when i did second time promoted in second time imported subsite cmp.
    I have a issue with info path form  promotion fields in production server.
    Scenario:-
    I have a site ,ex:- http://host/sitecollection/subsite1 in dev. machine, the subsite1 have
    a form library "TestFormLib".
    published infopath form wtih some promotional fields (ex:- Test1) to "TestFormLib" library.
    i am able to see all promoted 'Test1' field data  in the library.
    taken  back up form the dev upto sitecollection and restored in the production.
    created subsite1 in prodiction server and taken subsite1 cmp from dev , imported into production server and published form which have promoted columns to "TestFormLib" library.
    able to see the promoted (Test1) field data in "TestFormLib" library in production subsite1.
     re-activated info path form to "TestFormLib" library in dev machine with additional (Test2) field promotion.
    i am able to see the "Test2" promotion field data(Value) in dev machine "TestFormLib" library.
    then , taken cmp for "SubSite1"  from the dev. machine, imported into production server on "SubSite1" .
    re-activated the latest form which is promoted "Test2" field to production server.
    i am able to see the promoted column name "Test2" , but not able to see the data(Value) of the "Test2" in production
    server "TestFormLib" Library.
    Any Suggestions to solve the above issue and i dont want to recreate the library in production . Because the data has been deleted.
    Help please..
    Thanks & Regards,
    Raghava Reddy S

  • Transporting from DEV server to Production Server

    Dear Experts,
    Like in ABAP and other SAP modules we are having Transport Requests to transport from Dev server to Production server In XI how can we transport all the configuration done by me from Dev server to Production server.

    Hi,
    In XI we can transport in two ways :
    1) File Transport
    2) Using CMS which needs configuration to be done
    Using the File Transport you can easily the Export the Objects and Import the Objects in the Target system.
    Select the Object in the Design or Configuration ->right Click you will find Export option.
    When you select the It creates the .tpz file which can be imported in the Target System
    Using file transfer or CMS we transport xi objects.
    Transporting XI from DEV to QA
    Look into this blog for how to export / improt IR and ID objects,
    XI Software Logistics II: Overview
    XI Software Logistics 1: SLD Preparation
    Transporting IR,ID Objects using File System
    http://help.sap.com/saphelp_nw2004s/helpdata/en/93/a3a74046033913e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/a8/5e56006c17e748a68bb3843ed5aab8/frameset.htm
    Regards
    Ganga

  • Transferrring Objects from my Workstation to Production Server

    Hi Guys,
    I should really thank all you guys for the your help.
    I need to know detail steps invloved in Transferrring the Objects from my Workstation to Production Server or testing server.
    Thanks
    Sid

    Hi,
    When u create a object and save it, it will ask for the package name to save, then assign one package and then it will ask for the request .
    Create the new request. and this request can be released before transporting.
    Go to se09 or se10 and then select ur request number and click the release button. then object will  be released and is ready to transport to quality.
    After that goto <b>STMS</b> and then transport it to qwuality server.
    However it will be the work of the basis guy to transport to quality after u have released...
    Hope it is needful..
    Cheers,
    Simha.

  • How to deploy Portal from Development server to Production server ?

    Hi all,
    I am new to OAS Portal. I have a question :
    I am developing the portal in development server, if I want to deploy it into production server, how can I do that ?
    Is there any docs on this ?
    Thank you very much,
    xtanto

    Assuming you are working with Portal 10.1.4, please see the following link for this documentation. It would also help in better planning for your deployment scenarios if you can briefly skim over the two chapters before the one in this link, specially to see what would be your options to lay it out on multiple environments.
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/testprod.htm
    thanks,
    AMN

  • Sync from development server to production server

    Hi all,
    After testing the changes on my development server, say packages or tables, I either manually commit the change to the production server by re-typing in commands if the chages are not much, or expdp/impdp if there are a lot of changes.
    Is it possible to sync between the two servers instead of doing things like above ?
    ( I am using XE 10.2.0.1 on Suse 10.1 )
    Thanks for your advice,
    Vu

    Hi vuatsc,
    Imp/exp can transfer all schema or new objects only ... what about modified ones?
    Oracle Designer can do this but it is not free.
    You may save your work in scripts and apply them first at development server, then if all is o.k. - to prod server.
    K.Borissov

  • Vendor master Creation in Development Server and Production Server - ASAP

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. >
    Hello everyone,
    I just want to know that how to transfer the vendor accounts or vendor master data from dev client to Prod client?
    Vendor accounts are already in the dev client, created mannually, any one please guide me how  to transfer these vendor accounts in the prod server, without the USE OF LSMW.
    Please Reply ASAP
    Thanks
    M

    Hi
    Your understanding is correct.
    Development -
    > Quality
    Move TRs from Development to Quality till the time it is working as expected by business / comitted to business....
    Development -
    > Production
    Once the results in Quality (post UAT) are satisfactory, move the TRs from development to Production....
    Good Luck !!!!
    Kumarpal Jain.

  • Can we move InfoPath forms from development site to production site?

    From the question I mean only the form, not the site itself.
    Is there any way to move a InfoPath form from SharePoint development site to production site?
    Thanks,

    just publish it to production site
    http://office.microsoft.com/en-in/infopath-help/move-a-published-form-template-to-a-new-sharepoint-library-HP010102446.aspx
    Step 1: Publish the form template to the new document library
    Open the working copy of the form template in design mode.
    On the File menu, click Publish.
    In the Publishing Wizard, click To a SharePoint server with or without InfoPath Forms Services, and then click
    Next.
    In the Enter the location of your SharePoint or InfoPath Forms Services site box, type the location of the SharePoint site that contains the new document library that you want to move your form template to, and then click
    Next.
    On the next page of the wizard, click Document Library, and then click
    Next.
    Click Create a new document library, and then click
    Next.
    On the next page of the wizard, type a name and description for the new document library, and then click
    Next.
    Choose the fields in the form template that you want to appear as columns in the default view of the document library.
    How?
    Click Next.
    On the next page of the wizard, verify that the information shown is correct, and then click
    Publish.
    To open the document library and test the process for filling out a form that is based on this form template, select the
    Open this document library check box, and then click Close.
    The document library will open in a browser. When you click New on the list toolbar, a form based on this form template will open in Microsoft Office InfoPath.
    http://sharepoint.stackexchange.com/questions/17383/infopath-change-publish-location
    If this helped you resolve your issue, please mark it Answered

  • How to port database changes from development to a production environment

    How do I port database changes from the development to the production environment?
    I am using v8 and have always had to redo everything using the schema manager all over in the production environment. Is there an easy way to generate a script, for example to dump the database changes on the development machine to be executed later on the production machine?

    This should already be a clearly defined change control process. Once a procedure, function, package, trigger, or whatever completes the testing rounds, it should be promoted to production.
    Forgive me if it seems I'm trivializing, but I don't see the problem, just copy the object(s) from your software library (or development) into production using whatever tool works best or has been chosen. If you are doing data copies then you have various options again including good old export/import.

Maybe you are looking for

  • How can I create a box in the toolbar to dispaly cursor coordinates

    I would like to create a box in the acrobat toolbar to display cursor position coordinates relative to a user specified origin. How can this box be created and added to the toolbar? I'm just getting started with writing acrobat plugins.

  • Itunes music on external drive - how to get it back onto mac.

    hi - some time ago I transferred my growing itunes library to an external hard drive. The database remained on the mac. My mac was an old powerpc imac. So far no problem. Things moved on and I have just bought a new imac i3 etc. I would now like to t

  • CS4 Really slow all of a sudden!

    I am really struggling to work at any reasonable speed with InDesign CS4. It has been fine ever since I got it, but all of a sudden it is crawling along and it is driving me mad. I have tried using fast display, but not good. I am running a Mac with

  • Time-out error in DB adapter

    Hi, I am getting the following error in my bpel process. Non Recoverable System Fault : Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'merge' failed due to:

  • T420s - best 8 hours battery setup

    Hello Community, I just bough T420s 4GB RAm, 128SSD to my girlfriend and she is SO happy. The laptop is one sexy beast. However, I was surprized by the size of the main battery. It is tiny , like a chocolate bar So , I expected a tiny battery life as