How to download and upload SPRO configuration to and from local disk?

Hello,
   I'm very new to SAP. Recently we had a problem while refreshing our QNA system from PRD. I knew there are some configurations, which do not have a transport and thus configured directly in QNA. These changes were not noted by mistake and after the refresh from PRD, we have lost these configurations.
  Is there any way we can save the SPRO configurations to local disk and upload them again? Are there any custom programs available? Please advice?
Regards,
Nathani

The trouble with these kind of situations is that an applet runs on the client. If you want an applet to connect to a specific server (which means the client makes a connection to that server), you basically have to give the entire world access rights to that server. I don't think your friendly local administrator will be too happy with such a prospect.
What you could do is put a man in the middle. Don't upload to the file server directly, but to for example the web server where the applet was downloaded from, for example by making a servlet available that takes a HTTP file upload. When that upload is complete, send the file from your man in the middle server to the file server using whatever method you like/have available/know how to code. In this situation only your web server needs access to the file server, which is far easier to secure.

Similar Messages

  • How do I clean my mid 2007 iMac? The disk space is running VERY low and I would love an idea. I make videos and upload them to youtube and I need space to do that. Thanks for your time!

    How do I clean my mid 2007 iMac?
         The disk space is running VERY low and I would love an idea. I make videos and upload them to youtube and I need space to do that. Thanks for your time!                              
                                       If you have an idea please respond!

    You should never, EVER let a conputer hard drive get completely full, EVER!
    With Macs and OS X, you shouldn't let the hard drive get below 15 GBs or less of free data space.
    If it does, it's time for some hard drive housecleaning.
    Follow some of my tips for cleaning out, deleting and archiving data from your Mac's internal hard drive.
    Have you emptied your iMac's Trash icon in the Dock?
    If you use iPhoto, iPhoto has its own trash that needs to be emptied, also.
    If you store images in other locations other than iPhoto, then you will have to weed through these to determine what to archive and what to delete.
    If you use Apple Mail app, Apple Mail also has its own trash area that needs to be emptied, too!
    Look though other Apple Mail folders like the junk mail and delete the mail that is in there. Look through your sent items folders and see there is any mail in there that can be deieted.
    Delete any old or no longer needed emails and/or archive to disc, flash drives or external hard drive, older emails you want to save.
    Other things you can do to gain space.
    Once you have around 15 GBs regained, do a search, download and install OmniDisk Sweeper.
    This app will help you locate files that you can move/archive and/or delete from your system.
    STAY AWAY FROM DELETING ANY FILES FROM OS X SYSTEM FOLDER!
    Look through your Documents folder and delete any type of old useless type files like "Read Me" type files.
    Again, archive to disc, flash drives, ext. hard drives or delete any old documents you no longer use or immediately need.
    Look in your Applications folder, if you have applications you haven't used in a long time, if the app doesn't have a dedicated uninstaller, then you can simply drag it into the OS X Trash icon. IF the application has an uninstaller app, then use it to completely delete the app from your Mac.
    Download an app called OnyX for your version of OS X.
    When you install and launch it, let it do its initial automatic tests, then go to the cleaning and maintenance tabs and run the maintenance tabs that let OnyX clean out all web browser cache files, web browser histories, system cache files, delete old error log files.
    Typically, iTunes and iPhoto libraries are the biggest users of HD space.
    move these files/data off of your internal drive to the external hard drive and deleted off of the internal hard drive.
    If you have any other large folders of personal data or projects, these should be archived or moved, also, to the optical discs, flash drives or external hard drive and then either archived to disc and/or deleted off your internal hard drive.
    Good Luck!

  • How to download a business package for ESS and MSS?

    hi folks,
    could anyone tell me how to download a business package for ESS and MSS ? any reference material on the same would be appreciated..
    thanks
    aditi

    Hi aditi
    You can get it from service market place.Follow the below specified path.
    https://websmp203.sap-ag.de/swdc -> SAP Installations and Upgrades -> SAP Application Components -> SAP ERP ->
    SAP ERP 2004 -> SAP Business Packages -> Portal Content ->
    Entry by Component -> Portal Content ->
    BP ESS (ERP 2004) 60.2 -> #OS independent ->
    BPERP4ESS0_0-10003146.zip.
    Unzip that zip file to get the BPERP4ESS01_0-10003146.sca file. Deploy this file via SDM.
    You can get refernce material in
    https://www.sdn.sap.com/irj/sdn/developerareas/contentportfolio
    Also check these links below:
    https://websmp203.sap-ag.de/ess.
    http://kwhelp.sap.com/SAPIKS/Sc03c90b8d952479cb6d30c4ce66c8b8e/KW/IWB_STRUCT21D0EB3B19C10401E10000000A114084/IWB_EXTHLP1CD0EB3B19C10401E10000000A114084/?LANGUAGE=EN&RELEASE=50_2003_Q4&IWB_INDUSTRY=EP_CONTENT&IWB_COUNTRY=&TMP_IWB_TASK=DISPLAY
    http://kwhelp.sap.com/SAPIKS/Scd39acba0a12454691a37c1e41deaeeb/KW/IWB_STRUCT9B33383FDB800804E10000000A114084/IWB_EXTHLPE033383FDB800804E10000000A114084/?LANGUAGE=EN&RELEASE=642&IWB_INDUSTRY=&IWB_COUNTRY=&TMP_IWB_TASK=DISPLAY
    Hope this helps.
    Regards
    Yoga

  • I want to save and load the swf-file to a local disk of any user. Possible?

    Hi, It's good to see you.
    I am a developer in Web Flash Game.( I use AS3.0 )
    I want to save and load the swf-file to a local disk of any user,
    Because I want to decrease the time for loading a flash movie from site.
    Is it possible?
    If it is possible, I hope the swf-file has only one loading from site and
    it will be loaded from a local disk of any user after that.
    (I know a concept of Internet temporary file.
    I want to know the other techniques of only using AS3.0.)

    Hi,
    I have similar problem. We are producing a 70 meg browser based game and would like the user to be able to cache the game to avoid reloading the game the next time. Can this be done if the user authorise the save? If, so how? We don't care where the game is cached .
    Can we prompt the user to download the file by providing a link from within the SWF application?

  • Download and Upload(!) ABAP-Source and DDIC-Objects?

    Hi,
    is there a standard transaction or third party tool
    to download and upload(!!) ABAP-Source (function modules,
    function groups, module pools, reports...) and DDIC-Objects
    (tables, structures, data elements) to a local file system?
    In terms of uploading these objects it would be desirable
    that the transaction/tool creates packages/development classes/.. on its own.
    I would need that to copy the same source and ddic-objcets to different customer systems without doing it "manually" everytime.
    Does anyone know advice?
    Thank you,
    Bernhard

    Hi Bernd,
    look here :
    Re: how to download pf-status and upload in another system
    Andreas

  • We purchased Lion OS in April and uploaded to our iMac and now want to upgrade out MacPro.  We cannot figure out how to use the previous purchase (says you can use on 3 computers)....confused.  How do we begin the process using our previous purchase?

    We Purchased Lion OS in April and uploaded to our iMac.  We are now ready to upgrade our MacPro, but can't seem to find out how to upgrade using the previous purchase (said we could use the Lion OS purchase on up to 3 devices).  We have the receipt of purchase with the Order # and Purchase #, but I just can't figure out how to do the upgrade.  Where do I go?  What reference # do I enter?

    Go back to the App Store with the same Apple ID you used to purchase Lion. It should show up in your Purchases list ready to download. If it doesn't, log out, log back in, and hold down Option key while clicking on Purchases.
    A tip: Once the download is finished, dismiss the Installer. Go to your Applications folder and find it - copy it to another folder or hard drive to keep for emergency purposes. Then click on that installer and install (it is automatically removed/deleted after the installation is complete). That way you can avoid having to do another lengthy download.
    And, yes, just to confirm: you can install Lion on as many Macs you own and control. However, the license is not transferable; if you ever sell the machine, you need to erase Lion and reinstall the original OS.
    You don't go to iTunes - go to the Mac App Store (in your Applications folder). You do need 10.6.6 (or 10.6.8) to have the Mac app store.

  • How to download ECC customers without Sales Office and Sales Group values

    Dear all,
    In SD Customer master record we enter Sales Office and Sales Group fields under Sales Area tab-->Sales Tab.
    While downloading customers form ECC to CRM, How can I exclude this Sales Office and Sales Group Data from the download.
    I want to download customers without this sales office and Sales group data...Kindly suggest me how can I do this.
    Your suggestions will be highly appreciated.
    Best regards
    Raghu ram

    Hi Chandrakanth,
    I have removed 'Object Permitted in determination' checkbox for all Sales Offices, but still the problem persist.
    I am getting following problem in SMW01 while downloading customers.
    "Sales office O 50000004 sales group O 50000057 not maintained for sales area O 50000001 C5 Z0
    Message no. CRM_BUPA_FRG0140204."
    This problem is coming for all customers, so I though of excluding Sales Office and Sales groups from downloading.
    Can we use Filters functionality for this, if so what sort of settings need to be maintained for Customer_Main object in R3AC1 transaction.
    Please suggest, your suggestions will be highly appreciated.
    Best regards
    Raghu ram

  • How to download the Upgrade Adobe Presenter 10 and get Serial?

    I purchased an upgrade of Adobe Presenter 10 but have not received any email from them. Any idea how to go about getting my serial number and download link. I have been struggling for 3 days to get in touch with adobe for this.
    Does anyone know of an email address to write to after sales?
    [ Private information removed by moderator - this is a public forum, do NOT post order information or addresses!! ]

    Try chat:  Get help with orders, refunds, and exchanges (non-CC)
    http://helpx.adobe.com/x-productkb/global/service-b.html ( http://adobe.ly/1d3k3a5 )

  • HT5278 How to download iOS 5.1.1 software update from itunes without switch and plug to pc?

    How to  download it?

    You can update your device wirelessly (available in ios 5 and later)
    If not, you need a computer.
    As part of the update and restore process, iTunes will (in order):
    Back up key elements of your device, such as settings, Contacts, Calendars, Notes, and your Camera Roll. iTunes will not, however, back up media content from your iOS device, such as music, apps, books, movies, and TV shows.
    Update your device to the latest version of iOS software.
    Restore your device from your most recent backup.
    Restart your device.
    Sync back media content from your iTunes Library to your device.
    If you are attempting to update using a Mac or PC with which you normally sync
    If you are attempting to update using a Mac or PC with which you do not normally sync
    Additional Information
    Notes:
    Completing your backup may take some time, depending on the amount of content on your iOS device.
    If you are updating your iOS device on a computer with which you do not normally sync , or if you disconnect your device before the sync process is complete, you may notice that some media content that was previously on your device is no longer there. You can restore this content by syncing with the Mac or PC with which you normally sync.
    Movie rentals purchased directly from your device will not get transferred to your computer when you sync and transfer your purchases.

  • HT1491 Just bought a Shuffle; nowhere on Apple's website do I see simple instructions on how to download music. I'm older and need simple instructions on downloading music from iTunes, where I have an account set up, along with an Apple ID.

    I need simple instructions on how to download music to my ipod Shuffle.  The website is too complicated for me to figure out. 
    Jim

    here is the website to create your apple id:
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/212/wa/createAppleId? wosid=Jrtg8WQAz3T6qTF8cTxr0M&localang=en_US
    and to download music, open up itunes
    on the left hand side, click on itunes store.
    sign in with the apple ID you just created and begin purchasing!

  • How to download free trial versions of Photoshop and illustrator to my mac?

    I would like to download free trial versions of Photoshop and illustrator to my mac. I'm not seem to be able to do this from your web site. Can some one help me?

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5 | 1
    Contribute:  CS5 | CS4, CS3 | 3,2
    FrameMaker:  12, 11, 10, 9, 8, 7.2
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Create a table and upload data in MS ACCESS from SAP ABAP programming?

    Hi All,
    How to create a table in MS ACCESS database and Upload SAP database table data into MS ACCESS table using ABAP programming?
    Explain: My client requirement is " If he/she runs a ABAP Program, that will create a table and upload data into MS ACCESS Database table in background. "
    Could you please give the solution or code? I know the program RIACCESS and I went through the SAP Note 583698.
    Is this only solution for this?  Or Any other possibilities?
    Please give me solution.
    Thanks in advance.

    Hi,
    It is not possible to create tables in a non SAP schema from inside SAP.
    The SAP-Oracle license also does not allow you to create the table (see note 581312):
    the following actions, among other things, are therefore forbidden at database level:
    Creating database users
    Creating database segments
    Querying/changing/creating data in the database
    Using ODBC or other SAP external access methods
    Please refer following link,
    [Ckick Here|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do]
    You can also do it by LSMW,
    If you are using Access 97, you can download directly into an access
    database from SAP. See program RIACCESS for details. You have to establish
    an RFC destination PS_ACCESS_1 and 2.
    There are then a couple of function modules. Go to SE37 and put in
    msaccess and hit PF4.
    The following is from the readme file: sapgui/ps/readme.sap
    For the MS-Access interface SAP delivers 4 files:
    WDPSASTR.EXE This is an RFC server program that is called by SAP R/3
    (PS module). This program creates a MS Access database. The structure
    information of the tables is transferred from R/3. In addition to
    these tables a table named DDIC is created. This table contains the
    structure information and should in no case be modified or deleted.
    WDPSATAB.EXE This is an RFC server program that is called by SAP R/3
    after WDPSASTR. This program filles the tables of the database with data.
    There must not be made any changes of the structure of
    the tables between the calls of WDPSASTR and WDPSATAB.
    WDPSAZET.EXE This is an RFC client program that triggers work/time
    confirmations in the PS module of SAP R/3 (like transaction CN27 Collectiv
    confirm).
    WDPSAMAT.EXE This is an RFC client program that triggers material
    confirmations in the PS module of SAP R/3 (like transaction MB1A - Goods
    Please also refer following links,
    [Click here|Upload data from MS Access tables, to SAP tables.;
    Before using the program "RIACCESS", you need to install the PS utilities, which are part of SAPGUI install CD.
    It is available in the "SAPGUIPS directory".
    Then do the followings :
    1. Select transaction code SALE -> Systems in network-> Define RFC Destination.
    2. You will need two RFC destinations (TCP/IP connections for the front-end workstation).
    Setup the two RFC destinations PS_ACCESS_1 and PS_ACCESS_2 and you'll have to get them to point to
    wdpsastr.exe and wdpsatab.exe respectively.
    3. Then execute RIACCESS and choose PS_ACCESS_1 to generate access tables.
    The system must also be able to access the RFC-DLL files (librfc2.dll, librfc3.dll, librfc4.dll, librfc5.dll, librfc6.dll, vrfc.dll).
    Please note that Access only supports tables with up to 255 fields.

  • HT1430 Hi just bought i pad air and set up wifi for home and uploaded contacts to i cloud from my i phone can receive mail but cant send it says server rejected recipient /

    HI just bought new i pad air set up email and wi fi and uploaded contacts to i cloud contacts now available but will only receive mail wont send to recognised contacts says server rejected contact

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    iOS: 'Mailbox Locked', account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    The iPad's Mail app has no provisions for creating groups. However, you can use a third party app that many users recommend.
    MailShot -  https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8
    Group Email  -  https://itunes.apple.com/us/app/group-email!-mail-client-attachments/id380690305 ?mt=8
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Configuration problems with IMAP e-mail on iOS with a non-standard SSL port.
    http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • How To Download Free Games & Application For IPhone 4 From Itunes & Store !

    Hi guys iam amrit from Nepal I have IPhone 4, I want to download free games & application for iPhone 4 from itunes or application store.Guys please tell me how to download free games & application for iPhone 4 without credit card or debit card.

    Log out of any iTunes account on iPhone then go to the app store. Find a free app and purchase it. Create a new account and select none for payment. Pretty simple
    http://support.apple.com/kb/ht2534

  • HT201303 how to downloading videos music applications in my iphone from itune ?

    how to downloading videos music applications from itune to my iphone

    How did you get it onto the phone in the first place? You had to have synced it from a computer if it wasn't purchased from the iTunes store. You should still have it in your iTunes library...
    Other than for items purchased from the iTunes store, media sync is one way, computer to iPhone. There is no supported method of getting other music off of the phone to a computer. If you google, you may find some useful utilities that will help.
    If the media resides on a different computer and you're changing the one you are going to sync with, just back up the iTunes library and transfer it to the new computer.

Maybe you are looking for

  • Can't scan from my computer anymore with my c7180 all in one printer.

    I cannot scan anymore from my computer. Its listed in my scanners on the computer but when I push the scan button on my printer it says no device found. II reinstalled from the HP website but no luck. Is it because this computer has Vista?

  • GL directly from  shopping cart without account assignment

    Hi All Is there any prerequisite in the account assignment overview  to select GL from the free text shopping cart? (backend acct assignment category ) X= GL ( Account assignment category ). any instances we may need to do this from SRM? i believe BA

  • Incorrect focus using replacement bee in tableview

    Hello SDN friends, Situation: TableView cell with a checkbox replacement bee in one of the cells. When I tab within the tableview. The cursor is jumping to the next field. When I entered the field with the checkbox replacement bee the focus is place

  • Hard drive erase?

    hello, i installed os x 10.2 on my powermac g3 b/w and not it shows the flashing mac sign and question mark, i put the cd in and i went to disk utility and it does not read my hard drive what do i do? i want to erase it.

  • Adapter goes orange after green.

    The adapter (plug in at computer) is green, then orange. My guess is, it's fully charged. I unplug adapter, then the screen goes off. Just like that. Hmmm?