Copy Distribution model from non changeable client to new system

Hi EDI-Experts,
Help me.
How can I easily copy a distribution model from a nn-changeable client to w new system.
Example: DEV client 110, Test client 150 (with valid distribution model), new syste, QAE,cleint 200
How can I transport the distribution model from client 150 of DEV system to 200 of QAE system.
How does the generation of the partner profiles work then?Anything to consider?
!! Client 150 of DEV is not changeable !!
Many thanks
JW

Goto Transaction BD64.
In the Menubar Edit -->Model View --> Distribute
                                                        Transport
U have the option of distributing ur Model view to another client.
Hope this helps.
Regards,
Mithun
Edited by: Mithun Shetty on Jul 16, 2008 8:33 PM

Similar Messages

  • The computer that I used to sync my Ipad with crashed.  How can I copy the pictures from my Ipad to my new computer?

    The computer that I used to sync my Ipad with crashed.  How can I copy the pictures from my Ipad to my new computer?  When I try to use Picassa to import them I can only see the 'Camera Roll; folder but I have several other folders with hundreds of pictures in them

    To copy photos to your computer that were taken with the iPad, copied to it via the camera connection kit, or saved from emails/websites then see this page - on a PC you can use the windows camera wizard
    To copy photos that were originally synced from a computer you will need a third-party app on your iPad such as Simple Transfer which can copy them off via your wifi network. But as photos are 'optimised' when they are synced to the iPad, any that you then copy back to a computer may not be exactly the same as they originally were on your computer.

  • Moving spfile from non-asm to asm file system

    Hi All
    We are migrating non-asm file system to asm file system, we are held up in moving the spfile from non-asm file system to asm file system ...
    we tried the below method
    Recreate SPFILE on ASM diskgroup
    SQL> create pfile='c:\initTEST.ora' from spfile;
    File created.
    SQL> create spfile='+DGRP2/spfileTEST.ora' from pfile='c:\initTEST.ora';
    File created.
    after this we started both the running instance and asm instance
    but after starting the instance TEST we saw the instance still using spfile of non-asm file system
    what is the correct way of moving the spfile from non-asm to asm file system..
    Regards
    Hariharan.T

    You need to perform this first:
    First rename the $ORACLE_HOME/dbs/spfileTEST.ora to spfileTEST.ora_old
    create initTEST.ora in dbs location with below contents:
    Also i recommend you to recreate the spfile in ASM as it might not be in good shape.
    When ever you start the oracle instance there is a specific order to find the oracle pfile/spfile
    1. O_H/dbs/spfile<SID>.ora
    2. O_H/dbs/init<SID>.ora
    3. O_H/dbs/spfile.ora
    4. O_H/dbs/init.ora
    in your case instance always finds spfileTEST.ora in dbs location (non -ASM) and will stop looking further. If you remove it our of the way it will find initTEST.ora which will redirect to spfile present in ASM.
    NOTE: As per your earlier update you created spfile in ASM after puttin spfile='+DG...' in the initTEST.ora..
    If you start the instance with this SPFILE you will be getting "maxmimum cursors limit exceeded" error.
    -Ravi.M

  • HT201269 Transferring information from non iPhone,  to a new iPhone device

    Transferring information from non iPhone,  to a new iPhone device?

    What kind of info? It is kinda hard to help with so few details to go on.

  • Calling web-service from non-SAP client

    Hi,
    Could anyone here help me with the code with which we can call the non-SAP service in java from a java client.
    I have the wsdl and service deployed on the server.
    Regards,
    Manoj

    Hi Eduardo,
    We are trying to consume a non-SAP webservice (https based) which uses a certificate issued by the non-SAP web service provider for authentication.
    We tried consuming the web service using the Web Dynpro Java's Adaptive WebService Model method. We configured the Logical Destinations with X.509 client certificate authentication and have added the certificate to the WebServicesSecurity keystore.
    However, when we run the application, we get the 'Peer certificate rejected by ChainVerifier' error.
    Could you guide us on how to resolve the same ? If possible would you also provide the step-by-step details of how to create the EJB application that you did to achine this ?
    Any help is greatly appreciated.
    Thanks.
    Melwyn.

  • Drive Redirection virtual channel hangs when copying a file from server to client over RDP 8.1

    Problem Summary:
    A UTF-8 without BOM Web RoE XML file output from a line of business application will not drag and drop copy nor copy/paste from a Server 2012 R2 RD Session Host running RD Gateway to a Windows 7 Remote Desktop client over an RDP 8.1 connection and the Drive
    Redirection virtual channel hangs.  The same issue affects a test client/server with only Remote Desktop enabled on the server.
    Other files copy with no issue.  See below for more info.
    Environment:
    Server 2012 R2 Standard v6.3.9600 Build 9600
    the production server runs RDS Session Host and RD Gateway roles (on the same server).  BUT,
    the issue can be reproduced on a test machine running this OS with simply Remote Desktop enabled for Remote Administration
    Windows 7 Pro w SP1v6.1.7601 SP1 Build 7601 running updates to support RDP 8.1
    More Information:
    -the file is a UTF-8 w/o BOM (Byte Order Marker) file containing XML data and has a .BLK extension.  It is a Web Record of Employment (RoE) data file exported from the Maestro accounting application.
    -the XML file that does not copy does successfully validate against CRA's validation XML Schema for Web RoE files
    -Video redirection is NOT AFFECTED and continues to work
    -the Drive Redirection virtual channel can be re-established by disconnecting/reconnecting
    -when the copy fails, a file is created on the client and is a similar size to the original.  However, the contents are incomplete.  The file appears blank but CTRL-A shows whitespace
    -we can copy the contents into a file created with Notepad and then that file, which used to copy, will then NOT copy
    -the issue affects another Server 2012 R2 test installation, not just the production server
    -it also affects other client Win7 Pro systems against affected server
    -the issue is uni-directional i.e. copy fails server to client but succeeds client to server
    -I don't notice any event log entries at the time I attempt to copy the file.
    What DOES WORK
    -downgrading to RDP 7.1 on the client WORKS
    -modifying the file > 2 characters -- either changing existing characters or adding characters (CRLFs) WORKS
    -compressing the file WORKS e.g. to a ZIP file
    -copying OTHER files of smaller, same, and larger sizes WORKS
    What DOES NOT WORK?
    -changing the name and/or extension does not work
    -copying and pasting affected content into a text file that used to have different content and did copy before, then does not work
    -Disabling SMB3 and SMB2 does not work
    -modifying TCP auto-tuning does not work
    -disabling WinFW on both client and server does not work
    As noted above, if I modify the affected file to sanitize it's contents, it will work, so it's not much help.  I'm going to try to get a sample file exported that I can upload since I can't give you the original.
    Your help is greatly appreciated!
    Thanks.
    Kevin

    Hi Dharmesh,
    Thanks for your reply!
    The issue does seem to affect multiple users.  I'm not fully clear on whether it's multiple users and the same employee's file, but I suspect so.
    The issue happens with a specific XML file and I've since determined that it seems to affect the exported RoE XML file for one employee (record?) in the software.  Other employees appear to work.
    The biggest issue is that there's limited support from the vendor in this scenario.  Their app is supported on 2012 R2 RDS.
    What I can't quite wrap my head around are
    why does it work in RDP 7.1 but not 8.1?  What differences between the two for drive redirection would have it work in 7.1 and not 8.1?
    when I examine the affected file, it really doesn't appear any different than one that works.  I used Notepad++ and it shows the encoding as the same and there doesn't appear to be any invalid characters in the affected file.  I wondered
    if there was some string of characters that was being misinterpreted by RDP or some other operation and blocked somehow but besides having disabled AV and firewall software on both ends, I'm not sure what else I could change to test that further
    Since it seems to affect only the one employee's XML file AND since modifying that file to change details in order to post it online would then make that file able to be copied, it seems I won't be able to post a sample.  Too bad.
    Kevin

  • How to transport the distribution model from devlopment to quality in idocs

    Hi ,
    I am developing settings for idocs for the basic idoc type 'MATMAS03'.
    By using SM59 , I gave the connections of two logical systems.
    I created the distribution model by using BD64. when I generate the partner profiles , automatically, port and partner profiles are created.
    How to transport from DEV to QUALITY of RFC connections, Distribution model and automatically generate partner profils and port ?
    Plz give me the answer in broad way
    Regards
    NTR

    hi,
    Refer to this link...
    how to transport distribution model

  • Calling a webservice(JAX-RPC) from non java client ?

    Hi,
    I read JAX-RPC is used for accessing webservices by calling the webservice methods from a java-based client.
    Is it possible to call the Webservice methods(writeen using jax-rpc) from a non-java client,who sends his request in the form of SOAP based calls?
    If JAX-RPC is not the correct one to call a RPC from a non-java client,In what way i can do this?
    Can anyone please clarify my doubt..,
    Thanks in Advance
    Rao.,

    Hi Arun,
    Can i write a my client program using cgi scripts?
    In the JAX-RPC docs it was said that i can invoke my Webservices through my Service endpoints or using WSDL location?
    If iam using a Non-java Client,it will be easier(I think) to use the WSDL file to call the Web-Service(deployed using JAX-RPC).But,the Client should be aware of that WSDL file.
    I have to develop a small Application using webServices(must use XML,SOAP technologies).The user will pass some Parameters as request and the Response should be an XML(SOAP message) message.User should be able to request via browser.(http://localhost:8080/)
    Can you please suggest me which technology is correct to use,so that i can use the XML,SOAP in it.
    Please let me know...,
    thank you once again..,
    Regards
    Rao.,

  • Issue with HR Distribution Model from ECC to CRM

    Hello Gurus,
    I am replicating employees from the ECC to CRM. I followed the C05 u201CCRM Organizational Model with ERP HR Integrationu201D Best Practice. Initially employees replicated without any trouble from ECC QAS to CRM DEV. The issue came since we also created a replication model from ECC QAS to CRM QAS.
    Even dough each replication model has defined each corresponding receiver system (CRD and CRQ), since we created the new distribution model, employees are now only replicating to CRM QAS which was the last created distribution model.
    Since we only have data en ECC QAS we have use this same system for the CRD and CRQ. The question here is: Can we only have one distribution model? Is there any way to achieve employee replication also to CRD?
    Extra Information: When using PFAL for replicating, I´m using object P and after executing the systems confirms in green the replication for both systems. But when I a search the HRXX in CRD I didn`t find it I just found it in CRQ.
    Thanks for your comments on this.
    Points will be reawarded

    Dear Kumar,
    you should not schedule RBDMIDOC before you have done the initial distribution because the most of the idocs will run into error (if new objects are created in ECC the distribution will create correct data in CRM; changes on existing objects will run into error because the object has not been created by distribution of essential data).
    Before scheduling the idoc creation from change pointers you should have done the intitial distribution of organizational data and employees using the procedure described in note 363187.
    Regards,
    Michael

  • To invoke a java Program from non-java Clients

    I need to develop a program in java which will be invoked using some non java client. For example: for the time being my java application will be invoked by tandem. Also, a huge volume of transactions can be expected to come in and these need to be processed at high speed(response time of 5 seconds or so). Any suggestions ?

    By Tandem..I mean a non-java client...
    We need to look at possible architectures for implementing the payment module of the an application. We can think of the payment module as a Java process that does the following � 1. validate the card and some other stuff....
    The payment module should be able to support non java clients...
    Take the case when a customer swipes a card at a store.... Another process (call it the router) determines if the transaction info needs to be sent to my java program... If yes , the router invokes my payment module. The router can vary from store to store ... So my Payment module will be invoked by non java clients... As part of deciding on the architecture we need to decide on the protocol used for communication � http/tcp/iiop etc.
    Also, we need to decide on the various options for implementing the payment module.... It can be webservices, EJB Session Beans etc... But the key point is ,.....performance.... A huge volume of transactions can be expected to come in and these need to be processed at high speed(response time of 5 seconds or so).

  • SSO from non-SAP application to EP system

    Hi all,
    Is it possible to configure the Single sign-on from non-SAP application to SAP Enterprise portal?
    My requirement is
    I have a link to "Enterprise Portal" in my company's website home page. If I click on the link, it should directs to EP portal with out asking for logon.
    Please suggest, is it possible??
    Regards,
    Sujoy

    Hi Sujoy,
    SSO implementation to non-browser applications i.e non-SAP systems is possible in 3 ways which are listed .Can find useful info in the below links.
    http://help.sap.com/saphelp_nw70/helpdata/EN/12/9f244183bb8639e10000000a1550b0/frameset.htm
    among the non-browser applciation if it is an MS dotnet system then the below article will give a clear understanding of SSO implementation.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f05ae0f0-bf93-2b10-ed9e-a7320c012841
    Regards
    Supraja

  • Migration Assistant - from non functioning imac to new imac?

    My daughter's G5 imac has a bad graphics card (per apple store genius). Logic board is apparently OK but computer can't be used. She has decided to buy new a imac. Her concern is all of the data on her old imac's hard drive which she wants to transfer to the new imac. Normally, migration assitant would do this. However, as stated above, her old imac is not functioning in a normal way. My question: can she use migration assistant even though she can't do anything with her old imac except look at the garbled screen?
    She also has an external hard drive that is supposedly up to date with backed up info.
    What are her options?

    I read and printed "How to use and troubleshoot Firewire target disk mode". Thanks for that link.
    The procedure in that article was for someone who wanted to transfer files between two computers. In my daughter's case the procedure is a little unclear. That is because, if I remember correctly, when you start up a new computer for the first time I'm not sure you see the desktop before the setup assistant starts. I guess one could connect the two computers and start up the new computer and a few seconds later start up the old computer and hold down the T key. That should put the hard drive of the target computer on the desktop of the host (new) computer. But when during the setup process would the setup assistant access the hard drive that would be appearing on the new computer's desktop?
    When the setup process was finished, if the old computer's hard drive was not accessed you could then manually select what you wanted to copy. But for some info this can be a tedious process.
    It has been a few years but I remember the process as being pretty much automatic starting with the setup assistant and having everything (personnel info, email, bookmarks, etc as well as files) transfered from my old to my new computer. I don't recall putting my old computer into Target Disk Mode to have everything transfered to my new computer. When you are going through the initial setup of a new computer, do you actually have to put the old computer into Target Disk Mode for the setup process to access your old info?

  • Copy Cost Elemets from one controlling area to new controlling area

    I want to copy cost elements from controlling area 1000 to 0860 with same chart of accounts.
    KA01 allow me to crete cost element one by one through reference but this will not solve the problem.
    Is there any transaction where I can copy all the cost elements which is in controlling area 1000.

    Hello
    no need to copy cost element from 1000 controlling area
    u must have ur chart of accounts and GL accounts
    u can do that automaticaaly insted of going to KA01
    u can do that in Tcode - OKB2
    enter the chart of accounts
    Range the GL accounts ( lets primary cost element  with catagory 1)
    range aal Gl accounts ( lets for all revenue account with catagory  11)
    save
    create batch input session in OKB2
    execute batchinput in OKB3
    hoep this would solve ur problem
    regards
    Anup
    Assign points if u find this answer useful

  • Making a bootable copy of Lion from pre-installed OS on new iMac

    How do I make a bootable copy of Lion from a new iMac that had Lion pre-nstalled at purchase? I would like to create a back up copy on an external drive for 2 reasons. First, I want to have an external copy in case there is an issue on the iMac in the future. Second, I would like to upgrade my Mac Book Pro which is currently running 10.5.8 to Lion. I do not want to purchase a flash drive copy of Lion from Apple after spending the money to buy a new iMac.
    I could use Carbon Copy Cloner to make a bootable copy of my iMac, and afterwards install the copy on the Mac Book Pro. This would take much more time, and I still wouldn't have a back up copy of Lion on an external drive.
    Any help would be greatly appreciated. Thank you, in advance.
    Charlie

    FWIW,  you need both Snow Leopard ($20 USD) and Lion ($30 USD) to upgrade the MBP. Both are only available from Apple's online store's telesales agents: 1-800-MY-APPLE (1-800-692-7753) or Customer Service and Sales Support at 1-800-676-2775. Snow Leopard comes on a DVD, but for Lion, you'll get a redemptions code via e-mail and need to DL it from the Mac Apple Store after installing SL and updating to 10.6.6+.  If you're outside the US, then try the appropriate international number.
    If you go that route, quit the installer after it DLs and save a copy to a safe place, since the ill-designed installer deletes itself during the installation process, necessitating wasting resources if you need to reinstall or restore. With a saved copy, you can reinstall w/o wasting any time, bandwidth, or electricity. The Lion installer is 3.6+ GB, which takes over an hour to DL with a high-speed connection at 10 Mbps.

  • How can I copy aperture 3 from my macbook to my new macbook pro?

    I bought a new macbook and want to put aperture 3 on it. I was told to go to the app store and click on purchases and install to my new computer from there. I am doing that right now but the internet where I am is so slow it's taking forever.
    Is the a faster more expedient way to copy it from my macbook to my new macbook pro?

    If you bought Aperture from the App Store this is the best and safest way to install on the other machine.
    Pro Apps like Apertue do not like being copied and will sometimes experience problems if copied. They really need to be installed from the install media.
    regards

Maybe you are looking for

  • Edit, Crop, Custom Select Everybloody time???

    I must be missing something but in the last version of iPhoto I would double click a series of pics then hit edit. I would crop the pic to a custom size then click the arrow to save and go to the next pic to crop etc... Now I have to hit the crop but

  • New iPod Touch stuck in recovery mode?

    I've watched a ton of videos on how to get out of recovery mode, nothing works. They said hold the home/power button till it restarts, then after 5 seconds let go of the home button. etc........ However it is going back to the Itunes logo/cable... No

  • Using WCCPv2 for inter-site redundancy

    Hello, I would like to use WCCP to enable dynamic redundancy between Web proxies located in two data centers separated by an L3 link. Is this possible? Thanks in advance, Ade

  • How do we know the What is the Proj. % Comp ?

    Hi The senario : I am not using any costloading I am using Physical % Comp as the activity % Type. On the ground this how can i come to know the total project % complete ? Which column gives the rollup / summary of my project % complete ?<br /> Have

  • SIMBL Error Message

    Yesterday I had WildBlue satellite high speed installed. Safari worked fine except my home page was changed. After living with dial-up for years, decided to use Software Update with the highspeed. After updating Backup, QuickTime, Compatibility Updat