File-Transport over WebService

Hi,
it is possible to transport div. kinds of files (txt, pdf etc.) over an WebService (for example as attachement)?
Thanks in advance
Frank

Hi Frank,
While configuring your SOAP Adapter in the Integration Directory you can select the option "Keep Attachments" under "Conversion Parameters"
Following links may help U, as i had the same Scenerio and these links helped me out.
/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi
http://help.sap.com/saphelp_nw04/helpdata/en/3c/b4a6490a08cd41a8c91759c3d2f401/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/29/5bd93f130f9215e10000000a155106/frameset.htm
see conversion parameters (for Keep Attachments)
U can check this attribute if u want ur Webservice at the receiver side to retain the attachments that are sent from the sender side.
Regards,
Vinod.

Similar Messages

  • How to use a file transport proxy service as trigger for a webservice

    Hi,
    I've implemented a alsb file transport proxy service. This proxy is watching a common directory and detects new files. After detection, the proxy move them in an archive folder.
    After that I want call an external webservice with the filename as input parameter.
    How can I comfigure that with the alsb console.
    best regards
    Oliver
    with the to extract the filename after it was renamed by the proxy service.

    How do you invoke/ instantiate the file based proxy service. Does it just run on activation in sb console? Does it continue to detect files or does it stop after detecting one file?
    Also what is the format of the URL that points to the file folder.
    For Ex: I have a folder named "TestFiles" on the C:\drive of the server.
    Edited by premkumr at 10/31/2007 3:26 PM

  • Diffrence between File Transport and CTS+ Transport in PI

    Hi Guys,
       Can you please explain me the diffrence between File Transport and CTS+ Transport in PI.
       What are the advantages of CTS+ Transportation over FILE Transportation...
    Thanks,
    Siva...

    The file transfer will simply export the objects to a TPZ file, allowing you to import on the target system. This requires manual copying and paste of the object and have no further control.
    CTS+ on the other side, allows the environment to maintain transport requests with control over objects audit. For example, an object must be created on DEV, then after being developed it must go to QA system and will only be sent to PROD when this object was approved by the respective team on QA. For more information on CTS+, please check the help page below.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/9a/775de286874bc78dcb1470bc80f0f9/frameset.htm
    Also the documentation below will provide a more complete overview and configuration steps for the CTS+ usage
    "http://www.sdn.sap.com/irj/scn/go/portal/prtroot/com.sap.km.cm.docs/library/application-lifecycle-management/lifecycle-management/software-logistics/new%20features%20in%20sap%20enhancement%20package%201%20for%20sap%20netweaver%207.0.pdf"
    Please also refer to the SDN thread below
    How to move PI objects in IR and ID from DEV to QAS

  • Include Deleted Objects while exporting Namespace in File Transport System

    Hi everyone,
    What is the use of the option Include Deleted Objects while exporting a namespace using file transport system?
    Thanks,
    Anu

    This is a basic question and should be searched on SDN before posting.
    Say, you create a DT in dev and transport it to Test system. In sometime, the requirement changes and now you are supposed to use a WSDL (external def) so no DT / MT will be required and should be deleted. You can delete them in Dev but what will happen to those objects in test - it is not a good practice to delete objects in non-Dev env.
    In such situation, you will make these deleted objects part of your transport to test / other env and it will get deleted over there as well.
    Hope this answers your query. Make search on SDN / SAP Help for further reading.

  • Picking up half written files when using the ftp/file transports

    Hello,
    We are using the custom doc over generic protocol. We have an internal delivery channel which uses the file transport to read outbound documents. We stage those documents in the directory specified in the delivery channel. The problem we are having is that B2B reads the document before it can be fully written to the directory. How do I configure my transport to read the file after it has been fully written to the staging directory?
    Cliff Wright

    Hello Cliff,
    This use can can be addressed by copying the files to a Work in Progress(WIP) folder and have an utility to copy it to the staging folder after it gets copied completely into the work in progress folder. One possible way to make sure it gets copied completely to the WIP is to check the size of the files in a regular interval for e.g 2 sec for 3 such interval and make sure the size of the file is not changing. HTH.
    Please let us know.
    Rgds,Ramesh

  • How to upload and resume upload over webservice !!!

    Hello everybody ! I have two problems:
    Content:"I want to have the functions (upload and resume) . I write javaDesktopApplication and call these functions over webservice.
    Please give me your ideas and help me!!!
    I thank so much!

    I have just wirtten some code:
    Every body read and give me idea.
    + On client:
    int chunk =1024;
    byte[] Buffer = new byte[chunk];
    String filePath = jTextField1.getText();
    File file1= new File(filePath);
    FileInputStream is = new FileInputStream(file1);
    try { // Call Web Service Operation
    org.fos.WSfosService service = new org.fos.WSfosService();
    org.fos.WSfos port = service.getWSfosPort();
    port.http(Buffer , jLabel2.getText(), is);
    System.out.println("Result = "+result);
    } catch (Exception ex) {
    // TODO handle custom exceptions here
    + On server:
    @WebMethod()
    public void http(byte[] Buffer, String FileName, FileInputStream is)
    String pathUp ="D:"+ File.separator + "upload" File.separator FileName;
    try
    FileOutPutStream os = new FileOutputStream(pathUp);
    int readBytes;
    while( (readBytes =is.read(Buffer)) != -1)
    os.write(Buffer,0,readBytes);
    is.close();
    os.close();
    catch(Exception ex)
    System.out.println( ex );
    }

  • Problems with File Transfers Over Firewire 800

    Problems with File Transfers Over Firewire 800.
    Over the past month, I have had problems when transfering files from my harddrive, over Firewire 800 to a portable drive. I usually transfer very large files (20gb or more) to the portable drives for moving files around. When I drag a file over to copy onto a drive, the transfer starts normally. If I drag more files to copy over, the computer screen goes darker and a large icon comes up that looks like a power button icon. It tells me to restart, so I have to do a hard shut down on my G5. Weird. I also get the dark screen of death sometimes when I am transfering those large files and open another application to do some work while it's copying. It's killing me. I am having to sit here and wait for the transfer to finish before I can do anything.
    Any thoughts...
    Dual 2.7 GHz PowerPC G5
    Mac OSX 10.4.3
    Dual 2.7 GHz PowerPC G5   Mac OS X (10.4.3)  

    Have you run the Apple Hardware Test? Sounds like it could be a RAM problem.

  • Existing files on drive connected to latest Airport Extreme do not show up, however files copied over the air to the drive do. Any ideas?

    I have the latest Airport Extreme with a Seagate drive connected. I copied files to the drive while it was connected to my MacBook Pro. The files do not show up when connected to the AE, but they appear when connected to the Macbook, Files copied over the network to the drive appear. The drive is formatted HFS+.

         After playing with this for the last few days, I found a solution. Under the "Disks" tab in Airport Utility, the "Secure Shared Disks" drop down needs to be set to "With device password". Mine was set to "With acounts", which even after correct authentication, none of the files would appear.
         Another interesting note:  The files that I could see, the ones I copied over the network, do not appear now. I can copy over new files, and they show up, but the ones copied prior to changing the "Secure Shared Disks" option, do not.

  • How do I create a new user, move my old files etc over, and delete old user

    This is why I think I need to.
    My computer got hit by lightening, and I may have created a new user account through netinfo rather than system preferences /accounts/+user. Mail used to open twice, but no longer. Now, Safari askes me for my keychain password twice, Spotlight can't find a folder on the computer when the search is restricted to folder and computer, though the folder is there and easyfind finds it, and when System Preferences/Spotlight/Privacy has the hard drive icon added, then deleted, Spotlight still does not find anything. (Yes, everything is backed up, on CD, DVD, and online.) Microsoft Tec Support says
    "Here is a summary of the key points of the case for your records.
    When you contacted us on August 8, you had requested assistance with Microsoft Office 2004, as your installation of the updates was unable to find the correct version of the software to update. After creating a New MAC User, we identified the issue to be with a corrupt MAC User account, and not a Microsoft issue. "
    I believe Microsoft. So, creating a new user was easy.
    But copying files uses up too much hard drive (movies, music), and may miss keychains, preferences, mail, address book, and documents. Since Spotlight no longer works, who knows what is happening. (Yes, I've repaired persmissions, and disk repair. No change). I'm using up my hard drive trying to move files to the new user. If I share files, or put them into a public folder, then delete the old user, will I still have the old user's files in the new user's account? It is not clear to me what I should be trying to do in order to create a new user, move my old files etc over, and delete old user. Thanks.
    My responses will be slow, because I have to drive to town to use the internet. I've ordered a new airport which may take care of that problem. SO be patient.

    Hey -
    I need to do the EXACT same thing, but have no idea how. Has anyone out there done this?
    My situation is a tad different..this is a new Mac (and I'm a brand new Mac user). Tons of querks occur under my original account (videos won't run, Safari won't support certain plug-ins). I spent 6 hours on the phone w/ 4 different Apple Reps and nobody could fix it. A rep finally looked at my MacBook Pro in person today. He created a new account just to see if that would work and under that new account, everything works perfectly fine (no querks, can view video). He tried switching a million settings in my original account to no avail.
    He said to create a new account (as he did) and move my files over to the new account and then go back to the original and delete it. How do you do this?! I can't figure it out! I've got a new account created, but of course it just has the default folders in it w/ the little red icons next to them! Thanks in advance!

  • I have downloaded the two files needed for the upgrade of Adobe Photoshop Elements 8 to version 12 but I cannot open them to make them run and install. What am I supposed to do. One is a very large .7z file just over 1gb in size.

    How do I open  up a .7z file just over 1gb in size? I have just downloaded this as an upgrade from Adobe Photoshop Elements 8 to version 12. I cannot see any sign of the Akamai program on my computer that is supposed to open and install the two files that I downloaded.

    Thanks Hans
    I don’t mind mountain climbing but anything serious to do with a computer scares me silly.
    I installed the 64 bit version of 7zip and once I figured out how to tell the computer to use the right application within that to open the 7zip file, the big file opened and I was able to apply the .exe file to get things going and installed. In the end the default location the installation chose was program files x86 which I think is the 32 bit folder but it all seems to be ok now.
    Many thanks again for your response.
    Cheers
    Peter

  • When upgrading to OSX Yosemite do all my programs and files transfer over such as Office for mac, saved documents from word,excel,pics,pdf files,etc.etc...

    Will all my files transfer over (or stay) automatically right after upgrading to Yosemite or do I have to backup every single desired program or document? Question is do I HAVE to please if you can answer if its mandatory or not. Not looking for recommendations that I SHOULD back up or anything like that just want to know if it is mandatory to perform a backup to be able to keep or transfer all my current programs and apps and documents currently on my MB Pro Retina.

    Yes, upgrading to Yosemite will not touch your 3rd party apps or files in the Home folder.
    Although not mandatory you should have a a backup of your hard drive regardless if you upgrade to Yosemite or not.  To not have a backup is just playing  Russian roulette as there are only two types of hard drives;  those that have failed and those that will.

  • IPhoto asked to upgrade library and has now come up empty even though my iPhoto file is over 130GB.  How do I get back my photos?

    iPhoto asked to upgrade library and has now come up empty even though my iPhoto file is over 130GB.  How do I get back my photos?   I am using OS X Yosemite 10.10.1 with Mavericks.   My iPhoto is 9.6.   I am very concerned as this file has all my photos for the last 15 years!

    If the iPhoto Library is still 130 GB large, your photos are probably still inside; perhaps the library has a corruption.
    Or the iPhoto Library is on drive, that is incompatible with iPhoto. Where is your iPhoto Library stored?
    To check for a library corruption:  Ctrl-click or right-click the iPhoto library and select "Show Package Contents". This will show the folders inside the library package.
    Are there folders called "Masters" or "Old Masters"?
    If there is a folder "Old Masters", you are having a problem with recent bug, that corrupts iPhoto Libraries when upgrading. In that case, it would be best to restore your iPhoto Library from a backup you made before you upgraded to Yosemite.
    Or, if no backup is available, copy the "old Masters" folder to a folder on your Desktop and create a new iPhoto library and import the Old Masters folder.
    If there is no folder "old Masters" try to rebuild your iPhoto Library with the First Aid tools :
    Make a backup copy of your iPhoto Library, but don't overwrite any older backups.
    To launch the "First Aid Tools" hold down the options-command keys ⌥⌘ while double clicking your iPhoto Library.
    Keep the keys held down firmly until the First Aid panel appears.
    Select  "Rebuild Database".

  • Help : windows xp to mac os x file transfer over network

    hi folks! ... (sorry for the double post ... in the macbook discussion thread)
    i've recently bought a macbook pro and am in the process of switching predominantly to the mac from my windows pc. I'ld really appreciate a guide/tutorial on how to transfer the files of my pc to my mac over a home network
    okay .. here's wht iv got ..
    1. macbook pro with hardly any data
    2. laptop with windows xp home (which has a lot of my data) (ntfs formatted)
    3. external hard drive with a lot of data (hard drive formatted with ntfs)
    4. Router and wireless connection
    what i want to do ...
    transfer my data from external hard drive & my pc to my mac without using macdrive/macfuse. I want to enable file sharing over the network between the laptop (preferably the external hard disk attached to the laptop) and the macbook pro.
    I haven't done network file sharing before... and it would be really nice if anyone could guide me through it ..
    thanks!
    zambie

    Hi zambie,
    Here is article that might help you out:
    http://www.apple.com/getamac/movetomac/network.html
    basically it is the same between macbookpro and macbook to get file sharing from pc.
    Good Luck.

  • File Adapter or File  Transport which one will give more performance

    Hi all,
    File Adapter or File Transport which one will give more performance ? in OSB?
    Which one to select any one did performance analysis?
    Thanks
    Phani

    Why don't you just go read some benchmarks?
    http://www.barefeats.com/mbpp18.html

  • File transport on business service

    We have a messaging flow in OSB 10gR3 that read a message from a JMS queue and puts the file in an directory on an IBM AIX platform.
    There have been some problems with the OSB not able to rename the files from example.xml.a to example.xml due to the fact that the destination application already is reading the example.xml.a file.
    I think that the xml.a is a temporary file used by the OSB to produce the target file in the directory on the file system and then renaming it to example.xml
    Now I have two questions on this subject:
    Is there any way to influence this behaviour of the file transport in OSB?
    Is there any documentation available on the file transport protocol that goes deeper on the subject than the Oracle documentation on this protocol.
    Thanks
    Henk Westra

    The problem is that the consumer application is picking up all files that appear in the directory. It doesn't matter what you put in.
    We suggested that they use a file mask on the types of files that need to be picked up, but that seems to be a problem.
    So all I want to know is, what is the behaviour of the file transport protocol as a business server and if there is any way to influence this.
    And if my assumption is correct that the .a suffix is usd by the OSB while processing files.
    Any extra documentation about the file transport protocol is welcome.
    Thanks
    Henk

Maybe you are looking for

  • Can I open two Safari windows at the same time?

    Can I open two Safari windows at the same time and split the windows in two on my screen? Right now, I have to open Safari and Firefox to get the split screen. I know I can press command to get multiple tabs, but that's not what I want. I want to use

  • String parsing of type @" 2 x (4     -1 ) = "

    I am attempting to parse a string of NSString *multiplyString = @" 2 x (4 -1 ) = " The problem that I am having is that I cannot separate 4( , or the -1. Hence, any characters that are touching each other. I used NSScanner to remove the blank spaces

  • CohQL command line Tool select query output in file (unix)

    Ho to insert Coherence CohQL command line Tool select query result in file in unix platform. I have tried below query but failed query.cmd -s -c -l "select * from 'dist-example'" >myOutput.txt I also tried below query, result is displayed in command

  • How to test if a port number is already in use ?

    Hi, How can I know if a given port is already is use by another program ? I have wrote a TFTP Server in Java that is working on (of course) port 69. The problem, is that I have to start the server with admin rights, because it uses port 69. I then ha

  • Changing account name on Ipod

    I signed up a new iPod for a friend.  The friend's iPod shows my account name.  How do I change the account name from mine to the new user/s?