Moving/Exporting Seeburger configurations/objects from QA to Production

Hi,
I need some expert advise in moving Seeburger configuration objects like splitter adapter,AS2 adapter configurations from QA to Prod.
Our scenario is like this , in the Seeburger message splitter we have defined the splitter adapter based on the AS2ID for different vendors/suppliers/customers. now when we go live on couple of customers every week, we are manually creating/configuring the seeburger channels in production. Is there a way to do it automatically like Exporting the objects in XI from QA to Prod???
Any help is much appreciated.
Thanks and Regards,
Preeti

Hi Preeti,
For moving the congiguration objects from quality to production, you need to configure transport groups in the SLD so that when you are moving configuration objects from quality to production it will take Production R/3 system.
For Transport Groups check the below links
/people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
But you need to manually change AS2ID and Partner Number according to production environment in the Party which you configured for each customer in the ID.
Regards,
Prakash

Similar Messages

  • Coping Portal objects from Test to production on different Domains

    I want to know if anyone besides my company uses separate domain environments to do development, QA, and production. How did you get around the object owner issues that come from this level of security. Did you have to Export OID objects from one environment, and import them into the other environments to get a common GUID? Do you use a common user to do development? I would like to hear some common/best practice advise if you have any.
    For those that want to understand the issues here is a little example:
    For this example, I am going to call my company Acme (I like this name). Acme uses a Sneaker method of security (Sneaker method means - To move data from one level to another, you must put in on a diskette, tape, or CD and put your sneakers on the floor and walk it to another location to install it.). While this is the most secure method out there to day, it makes working in development EXTREMELY difficult. Completely isolated environments require special concerns. I wanted to know if anyone out there does this now, and how they manage these issues.
    Domains:
    www.Acme.com
    www.QAAcme.com
    www.DevAcme.com
    When you do development on your site you login as a portal developer JSmith, or KJones, of BRight on the www.devacme.com domain. You build your Portal objects and custom stuff. Now you want to move it to QA, so they can test it and promote it to Production. You build your transport sets. You export using your UNIX script and get your file. You burn the file and the UNIX script to CD.
    You then take the CD to the www.QAAcme.com domain Portal server and login to that system as Oracle / OrcAdmin (God mode). You run the Import script as you normally would. <Error> This doesn't work completely because your user Jsmith is different on this domain and doesn't carry the same GUID in OID. While privileges and spelling are identical, the GUID's in OID differ and the domain names don’t match. (Problem - Separate domains and OID identities - objects without matching owner GUID's will not import.)
    When you check your stuff you realize that some or most of your work is missing, and all of the security that you placed on the objects is not working correctly either. Because domains are different, any OID users which you assigned permissions to are now not working at all. You will have to redo all the permissions work on this domain just like you did on the other domain. (Problem - there is no easy way to change domain names associated to OID users or group accounts, even if the names are EXACTLY the same. Permissions do not move over for users so assigning item level security is a waist of time since you will have to manually do all that work over again.)
    To correct then problems above, you go and export OID user objects like OrclAdmin, IAS_Admin, and a few others. You import these identities on each domain. Now what? Do you give developers 1 identity to do their work? Pass out the Admin passwords on Dev to all the developers to do as they please? Do you build a Dev User for each Developer you have and manage those ID's outside of your normal routine?
    This should draw a somewhat clear picture. There are more issues besides these. I left those out of this talk for now.
    If you have questions please let me know. I would like to hear input on this. Right now, I don't have any easy solutions, just a lot of extra work. Thank you in advance for any input.
    Frank

    Hi Frank,
    A very interesting question, which I never tried nor seen. Anyway, maybe I can try to give you a hand...
    I believe the major problem doesn't seem to be the GUID but rather the privileges of the users / groups within the Portal. I'm assuming that you really want that the users and groups privileges be assigned to the three Portals, 'cause you wanna test them or something like that... otherwise it would be a lot easier to assign them only to the Production machine - also what the Portal documentation encourages you to do (and never take them with the Portal Export / Import... ie, the Portal ACLs).
    In overview, what I think it might work, would be something like:-
    1. Export all the OID users / groups to LDIF files.
    2. Change the domains in the LDIF files to the Target Portal.
    3. Import all the OID users / groups to the Target Portal.
    4. Export with the Portal Export to a Transport Set.
    5. Export the Transport Set to a DMP.
    6. Import the DMP.
    7. Backup the Portal Target at this stage - ALWAYS!
    8. Before merging the DMP file the WWUTL_SEC_TX_PERSON$ and WWUTL_SEC_TX_GROUP$ tables need to be changed - DN (security is taking IDs of the users/groups internally to the Portal - so this should be fine).
    9. Merge the Transport Set within the Portal UI.
    Till point 8 it should be easy to be done... and you may check the Portal Configuration Guide over the 10.4.8 Migrating Users and Groups - http://download.oracle.com/docs/cd/B14099_19/portal.1014/b19305/cg_imex.htm
    On step 8 do something like the following:-
    -- groups (dn)
    update WWUTL_SEC_TX_GROUP$
    set dn=replace( dn, 'dc=dev_domain,dc=com', 'dc=prod_domain,dc=com' )
    update WWUTL_SEC_TX_GROUP$
    set dn_hash = wwsec_api_private.get_dn_hash( dn )
    -- users (dn)
    update WWUTL_SEC_TX_PERSON$
    set dn=replace( dn, 'dc=dev_domain,dc=com', 'dc=prod_domain,dc=com' )
    update WWUTL_SEC_TX_PERSON$
    set dn_hash = wwsec_api_private.get_dn_hash( dn)
    If you do have the opportunity to test this, I'd be much appreciated in knowing whether you've achieved to get this sorted out. And even if there is something I may be missing then you may come back with your questions as I'll try to answer them to my best knowledge.
    Alternatively, you can use the cloning notes within the Metalink website, what they do is a schema database export / import and there it IDs with be there. The only downside is that the export / import will do everything and Portal Export / Import is more flexible, ie, you may not be interested in bringging the whole Portal, but just a couple of pages or Page Groups.
    I hope it helps...
    Cheers,
    Pedro.
    PS - I hope all the above makes sense, but if not, just let me know (or detail me what do you want where I've failed to understand you).

  • Transport of object from Quality to Production.

    Hi,
    I am a technical designer and have a limited understanding on the transport management system and basis.
    I had recently created an object on the development system and provided my user with the transport request number. She had moved it to Quality and tested it. The object is working fine and she wants to move it to the production system.
    I was under the impression that the request would show up on the production system and could be imported from quality but it is not.
    Could some one explain as to what I am missing here? Is there anything I could do from my side to get the object moved from Quality to Production?
    Regards,
    Prem.

    Hi Prem
    Plz check  whether your request is relased and transported
    correctly.
    for this log into quality system and type the tcode STMS_IMPORT.
    search for your request,
    if available ,check if there is a green tick mark against that, if yes then it can be imported to production system ( that has to be done by your BASIS personell).
    if not,
    check  any filter criteria is set in the fields displayed and  remove / change  if required that as per requirement.
    or , use the menu path GOTO -> IMPORT HISTORY (Ctrl+F7) and search ther (here also check for the filter criteria).
    it should be available, if it is transported correctly.
    do the same in your production system also, u can find your request (but unless transported to production there will not be the green tick mark against that)
    reward if useful.
    Regards
    Prabumanoharan

  • Problem in importing scenario objects from Development  to Production in XI

    Dear Gurus,
    I have a certain probelm happening as follows:-
    We have a 3 Sytem Landscape as follows :-
    Client 400-Development ,
    Client 500- Quality
    Client 700 - Production
    When he scenario (.tpz) files of directory and integration server  are transported from 200 - 500 , (ie .tpz files are transferred from the export folder of directory and repository server to import folder of directory and repository server via FTP) the scenario is visible in the namespace in 500 .
    The same when followed in 700 , after importing the objects from the import options under tools in repository as well as directory , the objects are not imported under the specified namespace in it's SWCV.
    Please suggest what could be done !!!!
    PS: We have deployed XI 3.5.

    Hi Ashish,
    I hope you have done ftp from 500 to 700 instead of 400 to 700. If yes then I dont think you should run into any of these issues. Also when it is done are the objects available in import and export folders of client 700 which is your production. If yes then try to import them in production. Also make sure you dont have anything in your change list. If you have something under the change list then you may run into some issues. Also look at this blog for the folder loactions:
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    Regards,
    ---Satish

  • Transporting object from development to production server

    Hi Everyone,
    Could you plz tell me how can i transport a object from development server to production serevr if that object is local in production server. And also could u tell me if the transfer structure is replaced if the names are different in both the server???

    Could you plz tell me how can i transport a object from development server to production serevr if that object is local in production server.
    Case 1: Object is in Prod, but not in Dev. and you want to align the systems through transports.
    You will have to send it to D (which could be done by changing transport routes & then following normal transport procedure) & then will have to bring it back with overwrite originals.
    Case 2: Object is present both in Prod & Dev. 
    You can send the transports D->P with Overwrite originals (following the transport procedures).
    And also could u tell me if the transfer structure is replaced if the names are different in both the server???
    If technical names are different in both the servers, the transfer structure will not be overwritten.

  • Transfer configured objects from one client of development server to anothe

    hi friends ,
    i configured an object e.g. sales area in development server e.g 400 client, now i want to transfer it to client 410  of the same server.  how to do it?
    thanks
    Sk

    Hi,
    within the same server you can moved the configs with SCC1 transaction. Consult your basis for the process involved to move requests.
    regards
    sadhu kishore

  • Can I export the configuration profile from my iphone?

    As the title shows.

    C. Cruz was spot-on 1 year ago and remains so - I just did this using Phone View ( v 2.8.4 ) - and it could not have been easier - just like exporting/copying files in any other program - a cinch for even any barely-seasoned Mac user
    (there may be other applications that do same now, but when P View first came out, they were the one and only, and at the time it was a gods-send (yes, godS for you BSG frackin' fans...) so my loyalty stays with them
    plus, you can get at other individual folders/files = copy/export specific voice mails, texts, etc - So Simple - just keep your OS AND your version of PhoneView up to date and should be as simple as it just was for me...

  • Moving Objects from Quality to Producton

    Hi,
    whts the process used to move BO Objects from Quality to Production system.
    Regards,
    Shiva Kumar G.C

    If you're talking about migrating a universe, then it's easier.
    Make sure you've go the latest version from the QA folder in the repository.
    Now do a File Save As.
    Navigate to the production folder and save in there.
    Change the connection to point to the production connection.
    Carry out an integrity check to make sure that everything still works.
    Then save the universe and export it to the Production folder in the CMS.

  • How to export ESR objects from NWDS

    Hi Team
    Can you please let me know how can we export the ESR objects from NWDS.
    Right now I can not see options when I right click on the namespace
    I have already check this and but nothing is there for ESR objects.
    Transporting PI objects with NWDS (using CTS+) for Beginners

    Hi Indrajit,
    Please check the below discussion
    Import ESR content with eclipse development tool
    Import from a File
      In the main menu, choose Process Integration Transport Import PI Objects .
      In the Import from File dialog, select the .tpz file from the folder location.
      Choose Open
    regards,
    Harish

  • Re-importing Configuration Objects

    experts!
    I have imported Configuration Objects from .tpz files in Integration Directory. Because of those objects where unable to activate, I did a reject change and all objects were gone. When I try re-import from the same .tpz file, it is not showing in the file list. The .tpz file is there in the import folder of directory.
    Please help me to re-import objects from .tpz file.
    thanks
    nikhil

    Hi,
    Here we have to consider some points while Exporting & Importing the .tpz files.
    1)Once you export that configuration objects, the tpz file will be created at Export DIR.
    2)From there we have to copy that file into Import DIR.
    3)Once You import the tpz file from Import DIR or faild to Import DIR means those files will be moved to Imported Files DIR.
    4) Now if we are looking to import those again means , they will not be available to import in ID.
    So we have to copy that file again from the Export DIR and Paste it inImport Folder
    REgards
    Seshagiri

  • Importing design/configuration objects.

    Hi everybody,
    I've exported design and configuration objects from a test server, but now i need to import those files into the development server in order to set the scenario on this server.
    So, i've tried the import option but it saids "0 objects found", i don't know where to upload these files and what tool/option use to perform the importing task.
    Do you know how to do that?
    Regards,
    Gerardo.

    Hi Gerardo,
    you have to transfer exported files (from the export directory of the dev XI)
    to the importing directories of the destination XI(qat, prd) server
    try this page:
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/5e56006c17e748a68bb3843ed5aab8/content.htm
    it shows <b>Import and Export Directories</b>
    the whole path look like this:
    <b><SAPSID>/SYS/global/xi/repository_server/import/</b>
    for example
    Regards,
    michal

  • Transporting objects from development  system to production system

    Hi all,
    how can we transfer the object from development system to QA and QA to Production, for example creating a new sales document type,how can we transfer tthese new sales document object from development to production system.
    any one can please send me with screen shots,then it will be great help for me.
    its very urgent
    my email id is:[email protected]
    Thanks & Regards
    Ramesh chandra

    Hi Kalyan.,
                        When you want to create a new sales order type then its better to copy the existing order type from the standard one and save it in one request and then you release the request in SE09 and further it is transported by Basis people using T.code STMS
    I have sent step by step configuration with screen shots,Please go through that
    REWARD if helpfull
    Thanks & Regards
    Narayana

  • Problem while loading data from quality to production

    Hai,
    We are using standard extractor 2LIS_11_VASCL, and in test case in QTY 300, we were able to make some changes and see the changes and see the results of the changes in T-CODE RSA3. When we try the same changes in PRD300, No Changes are triggered and T-CODE RSA3 shows no changes.
    Can any one suggest me regarding this prolem...

    Hi bandi,
    Instead of trying for the same changes in production, why cant you do the transport the object from Quality to Production & then check for the changes in RSA3.
    You are transporting the object only from Quality to production.
    As no data is present in PRD, u may not be finding any changes in RSA3.
    Hope it helps.

  • Export OSB configuration from eclipse using ant script

    I am trying to export an OSB project from eclipse using ant script
    I followed the link below http://biemond.blogspot.com/2010/07/osb-11g-ant-deployment-scripts.html
    It is using com.bea.alsb.core.ConfigExport to do the export. This export is always set to resource level.
    I see it generates a file ExportInfo setting some properties. It has a property that set the export level as below
    <imp:property name="projectLevelExport" value="false"/>*
    How can I export the project in project level? basically setting projectLevelExport to true?
    So that if a file does not exist in the sbconfig.jar file , then while importing the jar to OSB server it will delete the file from the server instead of skipping it?
    I appreciate any help
    here is the ant script snippet that gets executed to export from eclipse
    <target name="exportFromWorkspace">
         <delete failonerror="false" includeemptydirs="true"
    dir="${metadata.dir}"/>     
                   <!--eclipse.refreshLocal resource="${config.project}" depth="infinite"/-->
    <java dir="${eclipse.home}"
    jar="${eclipse.home}/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar"
    fork="true" failonerror="true" maxmemory="768m">
    <jvmarg line="-XX:MaxPermSize=256m"/>
    <arg line="-data ${workspace.dir}"/>
    <arg line="-application com.bea.alsb.core.ConfigExport"/>
    <arg line="-configProject ${config.project}"/>
    <arg line="-configJar ${config.jar}"/>
    <arg line="-configSubProjects ${config.subprojects}"/>
              <arg line="-exportLevel true"/>
    <arg line="-includeDependencies ${config.includeDependencies}"/>
    <sysproperty key="weblogic.home" value="${weblogic.home}"/>
    <sysproperty key="osb.home" value="${osb.home}"/>
    <sysproperty key="osgi.bundlefile.limit" value="500"/>
    <sysproperty key="harvester.home" value="${osb.home}/harvester"/>
    <sysproperty key="osgi.nl" value="en_US"/>
    <sysproperty key="sun.lang.ClassLoader.allowArraySyntax" value="true"/>
    </java>
    </target>

    yes, I specified the project name to export the whole project.
    Here is few lines from my properties file
    # properties for workspace export
    config.project="OSB Configuration-GW"
    config.jar=D:/workspace/osb/scripts/gateway/mycode2/ant_osb/dist/sbconfig.jar
    config.subprojects="GatewaySecurity"
    config.includeDependencies=true
    workspace.dir=D:/workspace/osb/gateway-workspace
    But this property does not make it to export at project level ,it export the specified project at resource level.
    And while importing this jar to OSB server, if a file is missing it skips the file instead of deleting the file from the OSB server
    If I unjar sbconfig.jar file, open ExportInfo file and update the line in bold below to true then it deletes the file from OSB server, if not exist in sbconfig.jar
    <imp:property name="exporttime" value="Thu Dec 29 13:57:44 EST 2011"/>
    <imp:property name="productname" value="Oracle Service Bus"/>
    <imp:property name="productversion" value="11.1.1.4"/>
    *<imp:property name="projectLevelExport" value="false"/>*
    Here is few lines from Oracle API java doc
    http://docs.oracle.com/cd/E13171_01/alsb/docs26/javadoc/com/bea/wli/sb/management/importexport/ALSBImportOperation.Operation.html
    public static final ALSBImportOperation.Operation Delete
    Indicates that the resource is deleted in the importing domain. This is the default operation when the project is exported in its entirety and the resource exists in the target domain but not in the jar file
    public static final ALSBImportOperation.Operation Skip
    Indicates that the resource is skipped meaning the resource is not touched in the importing domain. This is the default operation if the jar file was exported at the resource level, and a resource that exists in the target domain, does not exist in the jar file.

  • Is it possible to export Vector Smart Objects as vector SVG files from Photoshop CC 2014?

    I have Vector Smart Objects copied from Illustrator and pasted into Photoshop. I would like to export them as vector SVG files (using Generator or Extract Assets). I can add the .svg extension to the layer and actually export an SVG just fine. The problem is any SVG I have exported have all been raster images. It defeats the purpose of having that as an option as far as I'm concerned.
    I remember watching and listening to keynotes and other speakers at Adobe MAX 2014 who said it was so powerful and amazing to create SVG files from Photoshop. If we're still exporting raster SVG files from Photoshop...that's not very impressive or exciting--especially since this era of modern web development benefits greatly from using vector SVG files.
    I understand that Shape Layers can be exported as vector SVG files but that seems very limiting. I also realize that users can create some impressive vectors in Photoshop, but that is not optimal. Illustrator is a better tool for creating vectors and I normally use Photoshop and Illustrator side-by-side. I know that vector SVG files can be exported from Illustrator but that isn't as user friendly and convenient as utilizing Photoshop > Generator > Reflow.
    My idea was to create my assets in Illustrator, paste them into Photoshop as Vector Smart Objects, set up my layout, and then use the Generator/Reflow method or Extract Assets to get a new web design started.
    Maybe I misunderstood what the speakers at Adobe MAX had said. Perhaps it's just user error and I'm just missing something simple (it happens).
    Photoshop CC 2014 notes the following under Help > System Info:
    Adobe Photoshop Version: 2014.2.2 20141204.r.310 2014/12/04:23:59:59 CL 994532  x64
    Operating System: Windows 8.1 64-bit
    Any help or suggestions would be greatly appreciated! Thank you in advance for your time.

    Not quite the same, but have a look at the new Libraries feature that came with 2014.2.2  I just tried it, and dragging a vector object into a library I created in Photoshop, was there in Illustrator.  This happens without having to close and reopen Illustrator.  Just use the drop down at the top of the Libraries panel (in Illustrator) to find your custom, or job specific library.

Maybe you are looking for

  • Iphoto 9.6 Pictures Gone

    I recently upgraded to Iphoto 9.6 on Yosemite. When I open Iphoto all my pictures are gone. When I look in "finder" I can see the file called "Iphoto library" and it still shows that I have 18GB of photos in that file. However when I try to import th

  • Burn part of iPhoto library

    I want to burn to DVD only a part of my 11GB iPhoto 8.1.2 library. Do I do this by going to iPhoto Library, opening the package, then selecting from " Originals " the year folders I want ?

  • FTXP tax type

    Dear forum, Assuming I have CST, VAT, Service tax and so on.. In FTXP, the particular tax code has a sequence of tax types. I notice at the maintain Tax code screen, at the header there is a parameter called tax type. when I F4, only show input tax a

  • Premiere Elements 11 consuming obscene amounts of RAM

    Swear, I've forgotten where the search bar is around here . . . I'd be surprised if there wasn't already a thread about this. This has been sort of a problem since I started using PrEl 11 two summers ago, but for some odd reason it's been becoming mo

  • SAPScript /: INCLUDE statement, no new line

    dear all, i am sure there is a way of doing this, just cannot see how. quite simply, i wish to have a description before the /:INCLUDE &T166P-TXNAM& OBJECT &T166... gets displayed, but on the same line ! currently this, /E   ITEM_TEXT               D