How ro move integration services from dev to test

hi
how ro move integration services from dev to test

You should be able to export/import the models/metaoutlines.
In the EIS console go to File > XML Import/Export and export the Model and Outline to XML, then import into your target environment.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How to move SCCM service from one logical drive to another logical drive on site database server?

    Hi All,
    We are ussing SCCM 2012 RTM in our environment. We have one central site on
    Server1 and one primary site on server2. SCCM database of both sites are on remote servers
    we have one cluster (Name: Cluster1) in that we have four running SQL servers (ServerdDB1,  ServerDB2,
    ServerDB3, and ServerDB4 ). There is one sql instance named
    Application on all four sql servers. Central site database
    CM_CAS hosted Application instance on ServerDB3.
    ServerDB2 is the failover of ServerDB3
    Now I have few queries on which I need your assistance.
    1. The SMS_SITE_SQL_BACKUP_SERVER1 service is running on all sql servers in the cluster. The SMS_SITE_SQL_BACKUP_SERVER1 service on ServerDB4 is running on L drive. I want to move this service from L drive to system drive C permanently.
    How can I do this?
    2. I tried to move SMS_site_sql_Backup_server1 service from L drive to C drive by following changes
    Change the service path in registry on ServerDB4
    Reset the SCCM central site without any modification.
    The above service moved to C drive time beaing but I do'nt know why this service came again in L drive. and running from L drive on same server. Do I need to unistall SCCM and reinstall again?
    3. Why did SCCM site database install on all sql servers ? As I ServerDB2 is the failover of ServerDB3 so it should be only ServerDB2 and ServerDB3.
    4. Why SMS_SITE_SQL_BACKUP_SERVER1 service is running on all SQL server in cluster?
    Your assistance on above qureies will be very appreciated..
    Thanks
    Rinku

    Hi,
    The server will be installed on the each of the clustered nodes. I think you may use the following to do the change.
    1. Stop the SMS_Site_SQLBackup_%SERVERNAME% on the node
    2. Remove the following Registry Keys on the node:
    HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\Components
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SMS_SITE_SQLBACKUP_%SERVERNAME%
    3. On the site server, browse to the fllowing registry key:
    HKLM\Software\Microsoft\SMS\Components\SMS_SITE_Component_Manager\Multisite Component Servers\%SERVERNAME%
    4. Change the install directory to the appropriate drive
    5. Restart the SiteComp service on the Site server
    Note: Please do a backup before doing this change, which is very important for unexpected failure.
    Juke Chou
    TechNet Community Support

  • How to Install Integration service from hyper-v host to a virtual machine ?

    i have around 100 Virtual Machine distributed on a cluster hyper-v cluster so i need to know how to install the upgraded version of integration service from the hyper-v host to all  virtual machines
    that has a mismatched version of the integration service using power-shell script ?

    See this article:
    PowerShell Script
    for Automated Install of Hyper-V Integration Services in a VM running on Windows Server 2012 with Hyper-V V 3.0 Role using PowerShell Remoting
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • How to move process chains from dev to production

    Hello,
    I almost finish testing proces chain on my davelopement system and now want to move it on production system.
    I have heard that transporting PCs between systems can be problematic.
    What should I take care of and do I need to perform any additional steps when doing this.
    I have read somewhere that buiding chain manually on example of davelopment one is good solution. Is it true?
    Thanks in advance for response,
    Andrzej

    You can set the object changability flags to allow you to make mods to either of three major components of process chains:
    1.  Process chain - lets you change the chain
    2.  Process starter - lets you change the start process
    3.  Process variant - lets you change process variants
    Go to the admin workbench and select transport.  Find the changability options in the upper right portion of the screen and set the process starter to everything changeable.  Leave the other set to changable original or set to no changes to lock that portion down.
    That should get you around your current issue. 
    As an added check, us table RSPCCHAIN to figure out if the whole chain is ready and active for migrating.  Plug in the chain technical name and set the version to A and if the number of entries matches the number of processes all processes are active and ready to be migrated.

  • Urgent:: How to transport customer exit from dev to test system?

    Hi,
    We have created a Customer exit in our development system in the $tmp package, and we want to transport it to our test system. Can you please tell us how to proceed on this. We are not able to change the package as our package is a development package and so does not start with Y or Z.
    Best Regards,
    Charu.

    Your package is RSR right.. this is the package for the function group XRSR where in this user exit exists.
    you need to have a separate development class either starting with Y or Z. If not, ask any developer or your sap basis team to create one for you. then you can assign this development class to your user exit.
    To check this, go to SE38 - enter your program name ZXRSRU01, display, in the menu "goto", CHECK "object Directory entry", you should have this development class.
    Hope this helps.
    Shakeel.

  • Best practice on 'from dev to test'move.

    Hello.
    My Repository 10.2.0.1.0
    My client 10.2.1.31
    I am writing to ask someone what would be the best practice and most common_sense_oriented way to move OWB from dev to qa/test environment?
    I have read a number of recommendations on this forum and other oracle docs and it seem somewhat tedious exercise...
    At the moment i am either having to simply copy and paste (ye not very professional but works a treat!) then just re-sync the tables to point to correct location on some of the smaller of my projects.
    Now i have a huge project with hundreds of maps with different source locations etc.
    I want to move it into test.
    My test environment is where we test ETL process before implementing it in live as oppose to UAT test.
    I imported the tables into OWB etc from the test, now i want to move my maps from dev to test and this is where my HOW TO comes.
    I have different runtime repositories on my test as per oracle recommended (same names apply to dev and test and live repositories for the consistency purposes). Importing the maps from the export of dev to test doesn't really work and i don't really want start tweaking with export files.
    for some reasons the import only imports it back to the project the export was taken from.... (which is as useful as a smack on a head, in my humble).
    copy and paste the re-sync all tables would be madness, misery and pain all in one!
    So what do i need to do?
    1) OK i imported all the tables and views from the test environment into OWB
    2) How do i move my maps from dev to test?
    3) even if i copy them over - would i honeslty have to then resync tables in every single map (i am already crying by the thought of it)?!
    It seem a little tidious to me.
    I can imagine that there is no silver bullet and everyone have different ideas, but someone please share your experience on how would do it?
    Here is something from the user guide and no matter how many times i read this - i just don't get how i can relate it to what i need to achieve.
    The following quote is from "OWB User Guide", Chapter 3.
    "Each location defined within a project can be registered separately within each Runtime Repository, and each registration can reference different physical information. Using this approach, you can design and configure a target system one time, and deploy it many times with different physical characteristics. This is useful if you need to create multiple versions of the same system such as development, test, and production."
    As i said - i have all my tables imported from DB to OWB, now how do i make my maps to appear in repository on test? I can see the relevance of location to deploy maps into the test runtime repository, but before then i somehow have to make them to appear in my test runtime repository in Design and make sure they are referencing correct tables etc.
    Any help would be greatly appreciated.
    Kind Regards
    Vix

    Hello Oleg.
    Thank you very much for such detailed and very helpful reply.
    You are correct - i have my Design Centre and within it two projects - dev and test.
    Dev has all the locations pointing to the Development DB and it has it's own runtime repository/control centre configured.
    Test has all the locations pointing to the Test DB and it also has it's own runtime repository/control centre configured.
    I have one design centre and two runtime environments.
    both dev and test have identical tables etc. I moved the logic over form dev to test (all the functions, procedures etc), i have also imported tables and logic from TEST DB to the test project.
    All i want to do is now move over the maps from DEv to TEST. Which is not a problem (copy and paste are helpful), but then the copied maps are still point to the tables in Dev. Which means i have to sync it with test tables - i hope i am making sense here!
    I was hoping that there is some clever way of just changing something to effectively tell table in the map 'to point to the table in this database'. If the map is already configured - the only way to do it is to sync the tables, which will enable you to select the DB and table you want your table in the map to be pointing to.
    The reason i do not use imp/exp between projects - it is not really reliable. Have to then jump through the hoops ensuring all contrains etc are there. It is safer to just import whatever i need from DB - ensuring all my constrains etc are there.
    I do regular exports as a means of 'having a backup copy of the project', but never managed to import anything from one project to another (was easier with OWB 9 where it was possible to amend the .mdl file). It works fine to import back to the project the export was taken from.
    I don't have problems with the location etc - took me hours to set everything the way i wanted it to be and now all the deployments are going to the right schemas, DBs etc.
    Is there are any other way re-pointing the tables in the map to another DB? Like in the falt files - there is an option to choose the location of the file. So once the location is define/registered etc - you can choose whatever one is needed fromm the drop down on the left of the map.
    I hoped there would be something similar for the tables. Like a big bulk option for 'tick here if you want all tables in the maps to be pointing to identical tables in another DB) type thing. Guess something like bulk sync option...
    Oh well, guess i just have to stick with sync option (sobbing uncontrolably) and it hasn't stopped raining here for days!
    Once again - thank you very much for all your kind help and advice.
    Kind Regards
    Vix

  • How to move the script from one env to another

    Hi
    I have a database where i have two schemas.
    1)Owner and 2) User . User schema contains all synonyms for the objects present in Owner schema and the application will connect to user schema only.
    Now i have 2 script files 1) create tables in the owner + giving grant access for user 2 ) create synonyms for objects in the owner
    I have to move the code from Dev environment to QA . For QA i dont have privileges hence have to give the script file to DBA to run it
    My DBA says....give the scripts through clearcase. only 2 script files should be there and environment information should not be hardcoded. i.e
    for statements in the script file like : grant access for <table_name> to USERSCHEMANAME and create synonym <table_name_alisa> for OWNERschemaNAME.table_name
    how do i give the scripts to my DBA with out hardcodiing.    How do you have this code movement in your project ?
    Should i use any placeholder for OWNERNAME ( environment spefcific informationn) and should ask them to replace it by the corresponding env name while executing
    What should i do?
    Hope i am clear please let me know if iam not clear
    regards
    raj

    how do i give the scripts to my DBA with out hardcodiing. How do you have this code movement in your project ?
    Should i use any placeholder for OWNERNAME ( environment spefcific informationn) and should ask them to replace it by the> corresponding env name while executing
    Use a variable for schema names or create public synonyms.
    And document how the DBA should implement your changes.
    Your DBA should have his own "su'ish"/ "@ conn.sql'-ish" scripts for that.
    Passwords can be reset runtime temporarily, and set back after the implementation completed successfully.

  • How to migrate publish service from Lightroom 4 to Lightroom 5?

    I have been upgrading from LR4 to LR5. Then I imported the LR4 catalog. But no Publish service was following to LR5.
    I have used the FLICKR plugin a lot - made more than 80 FLICKR-sets. Therefore I would be terribly sorry if I do not succeed in restoring the contact to the old service files. Does anybody know how to migrate publish services from Lightroom 4 to Lightroom 5? Very fine if it's going to be a kind of a workaround.
    Best regards
    Jimmy

    You'll need to backtrack a little, open your LR4 catalogue in LR5 and allow it to upgrade the catalogue with publish services.
    If you've done work on images in the "wrong move" catalogue, identify those images, select them, and do a File > Export as Catalog. in the "right move" catalogue, bring this work in by File > Import from Another Catalog.
    Alternatively, it may be worth looking at Jeffrey Friedl's Flickr plugin as he may have looked at this problem. Maybe someone here will know if it would help.
    John

  • How to tranport XI config from DEV to QAS or PRD

    Dear Sir,
    We would like to know How to tranport XI config from DEV to QAS or PRD
    Thank you and best regards,
    Vimol

    Hi,
    Check some links on transporting Objects.
    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
    How to handle SLD for Tranporting Dev to Quality ser
    https://service.sap.com/~sapdownload/011000358700001684302005E/HowToSLDandXI.pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0fa2c490-0201-0010-61b4-df12869c4753
    Transporting XI from DEV to QA
    Transporting XI from DEV to QA
    using CMS system. in XI
    1. /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    2. /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    3. /people/sap.india5/blog/2005/11/28/xi-software-logistics-solution-iii-cms
    4. /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi --> Overview of Transition from Dev to QA in XI
    5. /people/sravya.talanki2/blog/2005/12/20/inconsistencies-while-transporting-rfc-objects-from-dev-to-qa-150-sp12
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    http://help.sap.com/saphelp_nw2004s/helpdata/en/93/a3a74046033913e10000000a155106/content.htm --> Transporting XI Objects
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content  .htm --> Configuring Groups and Transport Targets
    Look into this blog for how to export / improt IR and ID objects,
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Please go through these links which actualy show you how to configure CMS and also gives you all information regarding it.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822b109
    http://help.sap.com/saphelp_nw04/helpdata/en/de/a4214174abef23e10000000a155106/content.htm
    /people/daniel.wirbser/blog/2005/10/27/tcsfilecreateexception--error-while-assembly-of-software-components-in-nwdi
    http://help.sap.com/saphelp_nw04/helpdata/en/f6/719a2172f74b67b150612a7cd3b7df/content.htm
    http://www.sap-hefte.de/download/dateien/964/074_lesesprobe.pdf
    Here are some blogs.
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Re: Moving project from Dev to QA
    Error while exporting/transporting the Business system from Dev to Quality
    Transporting the scenario frm Dev Server to PRD Server
    transporting data from Dev to quality  using CMS
    Regards,
    Phani
    Reward points if Helpful

  • How to move a report from one account to another account

    Dear all ,
    How to move a reports from one account to another account.
    These are reports sent automatically. Unfortunately, I do not know where to find them and how to export to another account.
    Puru

    Hi,
    You can use the Transaction SCC1 to move the data from One Client to Another Client for a Client dependent table.
    The data should be present in a Transport and you can import to Transport to any client using SCC1.
    Contact the Basis team to know how to use SCC1.
    Regards,
    Aj

  • How to move the value from a character field to numeric or packed decimal

    Hi,
    can anyone explain me on how to move the value from a character field to numeric or packed decimal.
    Please help me on this. Thanks...
    Regards,
    Rose.

    Hi ,
    if you use keyword MOVE u may loose the decimal and thoussan separator and if u don't want to loose them just call the FM ..HRCM_STRING_AMOUNT_CONVERT.
    i doubt wherther it is HRCM or HCRM just try using *
    this will suit ur requirement.
    Regards,
    KK

  • How to move music library from old pc to new Mac air

    How to move music library from old pc to new Mac air

    Here's an Apple article:
    http://support.apple.com/kb/HT4527?viewlocale=en_US

  • How to move itunes library from winXP to NAS drive

    Can someone point me to a location that has intructions on how to offload
    my Itunes library from my XP PC to my IOMEGA media center NAS drive? I've
    searched quite a bit and haven't been able to find a comlete set of intructions
    yet. Just trying to free up disk space on my desktop. It gets a bit confusing sometimes when they mention music files and library files. To me, they are one in the same, but I think they are not. Would be nice if there was a flow chart of
    how Itunes works and what each file component does. You know, like the difference between an .itl file and a .xml file?

    First of all I still don't know how to post a question. There is nothing in here that asks me to do so. Therefore I can only reply to one already asked. My problem is that I followed the instructions in iTunes which tell me how to move the files from the C Drive to another location (which happens to be my D Drive). After doing that it then tells me to drag the old files into the recycle bin, however, it won't comply and tells me that the procedure can't be performed because of copywrite protections. Where do I go from here? Or at the very least, how do I post a question in this forum the normal way?

  • How to move iTunes library from C-drive to D-drive

    I'm a Mac guy, but my wife has a PC running XP Home & iTunes 7.1.1.5. At this point, everything works fine. I thought I'd better ask this question BEFORE I did something stupid.
    I've noticed that the C-drive has most (not all) of the apps on it and is only partitioned to give 14GB, whereas the D-drive has ten times that much. The system shows me that most of the C-drive space is used (only 15% free space remaining), so I thought it'd be a good idea to move iTunes to the D-drive before she goes crazy ripping her whole CD collection. Seems silly to not use the space!
    I've seen enough horror stories about people's mishaps with their iTunes Library to not take this idea lightly.
    How do I keep everything on the same computer, but move the app & the Lbrary to the D-drive?? BTW, I have not yet used the "Consolidate Library" feature... is that good or bad?
    Thanks in advance!
      Windows XP  

    First of all I still don't know how to post a question. There is nothing in here that asks me to do so. Therefore I can only reply to one already asked. My problem is that I followed the instructions in iTunes which tell me how to move the files from the C Drive to another location (which happens to be my D Drive). After doing that it then tells me to drag the old files into the recycle bin, however, it won't comply and tells me that the procedure can't be performed because of copywrite protections. Where do I go from here? Or at the very least, how do I post a question in this forum the normal way?

  • How to move SQL database from one location to another location i.e. from C' drive to D' drive

    Hi, How to move SQL database from one location to another location i.e. from C' drive to D' drive ? please share some link.
    Thanks and Regards, Rangnath Mali

    Hi Rangnath,
    According to your description, my understanding is that you want to move databased from C drive to D drive.
    You can detach Database so that the files become independent, cut and paste the files from source to destination and attach again.
    There are two similar posts for your reference:
    http://mssqltalks.wordpress.com/2013/02/28/how-to-move-database-files-from-one-drive-to-another-or-from-one-location-to-another-in-sql-server/
    http://stackoverflow.com/questions/6584938/move-sql-server-2008-database-files-to-a-new-folder-location
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Can I order more than 1 greeting card at a time?

    How do I order multiple greeting cards in iPhoto?  I seem to only be able to order one at a time...

  • Upgrading with multiple lines

    My phone (primary line) is available for an upgrade in October, but my wife's (secondary line) isn't until April. We're both grandfathered with the unlimited data plans.  If I upgrade mine in October, the family plan will convert to the tiered data p

  • Conversion problem

    I just purchased Adobe CreatePDF online and tried to convert a pdf to word so that I could edit it.  It converted but its a mess and not clear!!!!! HELP

  • How to enable "Folio Showcase in Library"?

    http://helpx.adobe.com/digital-publishing-suite/help/whats-new-release.html "If your iPad app offers subscriptions, you likely want to promote your newest content and display purchasing options clearly. To help with this, new v31 iPad subscription ap

  • How to delete photos taken with iPad in iOS7?

    Before iOS 7 one could delete photos taken with iPad.  Now there does not appear any DELETE button in ios7 ? WHAT.?