File to File (get confirmation from receiver side)

Hi All,
I have a FILE to FILE scenario (assynch of course) (both FTP) and the manager of this project is asking us to have a confirmation when the interfaces have been performed and received sucessfully in receiver side and LOG it in a table of our DataBase (Oracle).
I'd like to know what is the best way to achieve this ? How can the sender side know if the file has been received sucessfully in receiver side and thus the interface can log it in a DB table as sucessful ?
Thank you,
Regards

Hi Diego,
you can setup an Business Process where you receive the file sender message, send to the file receiver asking for an acknowledgment and define an exception branch for that. In the exception branch you map the error cases (for the two receiver of the status). In the normal branch you map the positive response for the status receivers. Finally you have the two send steps to the status receivers.
receive step
block
-normal branche
      --send step to file receiver
      --transformation positive 1
      --transformation positive 2
  -exception branche
      --transformation negative 1
      --transformation negative 2
end block
send step status receiver 1
send step status receiver 2
Regards,
Udo

Similar Messages

  • Jar file is not getting executed from commandline

    Hi ,
    this is the weired problem i had.
    i have created a executable jar file.When i double click that file it is getting executed without any problem but when i go to command prompt and tries to run this jar by using folowing command
    java -jar myjar.jar
    it is giving me the error as
    Exception in thread "main" java.lang.UnsupportedClassVersionError:com/build/deploy/Deploy (Unsupported major.minor version 49.0)
    i am not getting why it is giving me this version error.
    can any body answer my question.
    i am using version JDK1.5 also program is running perfesctly from ecllipse IDE.

    I believe that something in your system is set up so that when you double click the jar, the correct java or javaw version is being used, but when you use the command line, an older version of java is being used.

  • Setting up the File Name of email Attachment from Received File Name

    Hello All,
    I have to send the Received File in attachment to an Email if there is any exception. Here I can attach the file, but I cannot set the file name of attachment as the Received File Name. Is there anyway of doing this without using custom pipeline component.
    Here I am using the Orchestration and SMTP Adapter.Any help is greatly appreciated.
    Thanks

    It might work if you use a custom pipeline component on your send port and in the Execute method populate the MIME.FileName property of the body part.
    Something like:
    public IBaseMessage Execute(IPipelineContext pc, IBaseMessage inmsg)
    string filename = inmsg.Context.Read("ReceivedFileName", "http://schemas.microsoft.com/BizTalk/2003/file-properties");
    inmsg.BodyPart.PartProperties.Write( "FileName", "http://schemas.microsoft.com/BizTalk/2003/mime-properties", "filename);
    return inmsg;
    You can take reference from similar post here
    SMTP - Setting attachment filename
    Anther good article with MIME is here
    Setting attachment filename with the SMTP Adapter
    For MIME case your SMTP message construct statement would be like below
    multipartMessage.MessagePart_1= InMSG;
    multipartMessage.MessagePart_2="This is message part2 as a string";
    multipartMessage(SMTP.Subject) ="Email From Dynamic Port";
    multipartMessage(SMTP.From) ="[email protected]";
    multipartMessage(SMTP.SMTPHost) ="yoursmypserver.com";
    multipartMessage.MessagePart_2(MIME.FileName) = "Attachment_Name";
    multipartMessage(SMTP.SMTPAuthenticate) =0;
    Thanks
    Abhishek

  • Files does not get sorted from Windows

    I have OSX server (7 years old) using as a file server getting connected by many Windows clients. It did not happen in the beginning, but lately, I cannot sort the files by file names or file types from Windows client computer. It was all in good order even when I looked from Windows client computer, but in the past couple of years, it can never sort in good order either by file name or file types. Does anyone have the same experience like this or know what is going on?

    Hi, I got reboot problem on W2k3 as well. Any time it came out, there were lots of java.nio exceptions. I really wonder if the NIO package will crash the OS? Btw, the JVM version is 1.4.2.008
    One more: I found that there are exceptions which tells me "the establish connection has been terminated by the program hosted in your computer". Can any of you help? Thx...

  • Mails not getting sent from Receiver Mail Channel

    Hi ALL
    I have a File to mail scenario , I see chakred flag in SXMB_MONI ..but mail are not getting triggred from the Receiver mail adapter..
    I gave the URL like this smtp://sxd123.abc.com
    and the respective E-mail ID's
    I dont see any message in the communication channel monitering also ..wht could be the reson.. ?
    Thanks
    Souz

    Hi Dominic,
    Since you are not seeing any entry in the communication channel (receiver), I think there is a problem with your configuration. Check whether you have used the correct channel (of type MAIL) in the receiver agreement.
    Regards
    Suraj

  • Verizon Rewards Auctions bids all went to ZERO last week. Can I get confirmation from other players?. September 8th 2014?

    I just need confirmation from other members. If they experienced all the auctions stopping at zero as if they won the auction. Than waiting about 15-20 seconds and than they would start back over. This was in extended play. I'm not talking about the 10 second start over. They literally went to zero for awhile than started over. Also people still bidding on auctions that were at a zero time limit for over a 1 to 2 hour period.. All of which all of them had points above up in the 100,000 levels? on small items. This happened around 9-10Am in the morning on Semptember 8th, 2014. IT WAS NOT A BROWSER ISSUE.

        I certainly want you to enjoy the program thenicker2015! I apologize for the time you have spent in effort to resolve this. I'm confident our Verizon Wireless Smart Rewards Center can provide a resolution. Please teach out at 866-962-3713. Thank you.
    TominqueBo_VZW
    Follow us on Twitter @VZWSupport 

  • Message getting duplicated at receiver side

    Dear all,
    In one of the scenario, a Idoc is being pushed only once from the source SAP system, bu the receiving system reports that the final message is getting delivered multiple times.
    Now the questions has been raised on XI, saying that XI is generating the duplicate messages.
    I have checked the interface, it is simple 1 IDOC to 1 File scenario. And I have clearly responded back to the legacy team saying, that XI dooesn't duplicate messages.
    Please share you thoughts on this and do we have any cases, where XI dupicates the messages.
    Regards,
    Younus

    Hi,
    In SXMB_MONI for every IDOC push how many enteries u r getting??? - Answer: One entry
    Also,
    In every entry please check the source message how many times the Idoc is appearing, Also the target message , how many times its repeating.. -
    Answer: It is one to one mapping, one source message getting mapped to one target message.
    I guess at the adapter engine level, something is happening, is there any possibility.
    Regards,
    Younus

  • Contract item customer fields not getting saved from ITS side??

    Hi there,
    I have had to add "account assignment" details to a contract item (3 fields: account assignment, G/L account and cost center)...
    All is going fine....in fact the 3 fields have been added on the contract item level in function group BBP_CTR_UI_ITS screen 4100. I followed the instructions in SAP note number 458591 "user defined fields: preparation and use"...
    The 3 fields I added where "generated" down to SAP table level and now appear in table BBP_PDIGP...
    Also when I create a contract from transaction BBP_CTR_MAIN and fill my 3 new fields in on the item level all works fine when I release the contract...the contract item gets created and the 3 new fields appear nicely in table BBP_PDIGP....so from the GUI side all is PERFECT...
    I have worked on the ITS side of things quite a bit but now I clearly don't understand something...
    I go to "internet service" BBP_CTR_MAIN - template SAPLBBP_CTR_UI_ITS 4100.....I have added my code and my 3 fields display perfectly on the web page....for each contract item.....
    As I said I can make the contract with the 3 new fields filled perfectly via the GUI (transaction BBP_CTR_MAIN)....and if I VIEW that contract on the web it also displays perfect with the 3 filled in fields....
    If I COPY that contract.....and save the new one, the 3 fields are still fine, all saved.
    NOW COMES THE PROBLEM:-)
    If I create a new contract from the web, fill in my 3 fields on the contract item level THE 3 FIELD VALUES SEEM TO NOT GET POSTED BACK AND SAVED IN THE SRM DATABASE...
    I have tried everything from using FIELD-GET, FIELD-SET...the note I mentioned above mentions some BADI's that I could possibly use:
    BBP_CUF_BADI_2 (modify screen methods etc)
    BBP_DOC_SAVE_BADI
    All I really want to try understand is how interaction between the user clicking on the web page and the SAP GUI screen flow is really happening.....I mean I see in function group BBP_CTR_UI_ITS there are a number of function modules with ITS in them, are those function modules just called when the user is clicking on the web (via ITS etc) - I would assume so...
    Bottomline is I need what is happening in the SAP GUI to happen on the web as well.....it is almost there, I just need a push in the right direction so that I can grab the fields from the web page, in the most standard way possible.
    Thanks for the help, I am very curious to see how this sort of solved.
    Regards
    Lynton

    He Yann,
    We are running SRM 3.0, EBP 4.0 - support pack 8
    Thanks for the help
    Lynton

  • Not getting sound from both sides of head phones

    Have tried head phones in other players they work fine but my nano is only playing on one side , also when I insert or remove head phone jack puts my nano into pause mode ? any sugggestions ??

    The iPod is designed to go into pause mode when the headphones get pulled out of it. I guess it's so when you are moving around, and by accident you rip the headphones out, it'll pause the song, so that when you re-connect, you get to go back to where you were.
    Is the inside of where yoiu put the headphone plug in your ipod all gumed up, and dirty?
    Have you tried using other headphones on your ipod?
    Some songs are only 1 sided, meaning that they come out of one side of a headphone. Although this is probably not the problem.
    Has your ipod ever fully worked, with both headphones working? If not, the ipod may be shot, and you might want to send it in for repair.

  • TS2771 only getting sound from one side of the headset.  Any fixes available?

    I have an used Ipod touch.  When i connect a headset, i only sound from one channel.  Any fixes out there?

    - Try cleaning out/blowing out the headphone jack. Try inserting/removing the plug a dozen times or so.
    Try the following to rule out a software problem
    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup
    - Restore to factory settings/new iPod.
    - Make an appointment at the Genius Bar of an Apple store. Seems you have a bad headphone jack.
    Apple Retail Store - Genius Bar
    Apple will exchange your iPod for a refurbished one for this price. They do not fix yours.
    Apple - iPod Repair price
    A third-party place like the following will replace the jack for less. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens
    Replace the jack yourself
    iPod Touch Repair – iFixit

  • Acknowledgement from receiver file Adapter with out BPM

    Hi Gurus,
    I am trying to get Acknowledgement from Receiver file Adapter with out Using BPM.
    Here is the scenario. I am sending files from different Sender Adapters. There is only one target that is File Adapter. After each successfull and failure transaction I need an Acknowledgement that needs to trigger another receiver adapter and send the the file name and timestamp to that file.
    Hope this is a complicated scenario. Please help me.
    Thanks,
    Kevin

    from sap note 821267
    6. Acknowledgements
        * Q: Does the File Adapter support acknowledgements?
        * A: You need to distinguish system acknowledgements (indicating that a message has been received by the target system) and application acknowledgements (indicating that the message has been successfully processed by the application on the receiver side).
               The receiver of an XI message will only send an acknowledgement back to the sender if the sender has requested one. However, the File Adapter has no functionality that relies on the receipt of an acknowledgement, so it never requests one.
               On the other hand, if a File Adapter Receiver receives a request to send an acknowledgement, it will do so for a system acknowledgement request. Application acknowledgements are not supported at all as the File Receiver has no way to determine if the written file has been correctly processed by the back-end application, which is what a positive application acknowledgement would imply.
    this means that your requirement is ideally not possible without a BPM

  • File to File output not received using BPM

    Hi...
       I am doing simple  File to File scenario using BPM. Everything id fine. But i am not getting output in receiver side.Could you please help me out in this issue.
    Thanks
    Leela

    Let me tell you ID configuration for this blog...
    1)Sender Agreement :
      Sender service : Source Service  interface : source_ob
      Receiver service : BPM 
      create sender channel
    2)Receiver agreement :
       Sender service :BPM    interface : target_abs
       Receiver service : Target service
    3)Receiver determination 1:
      Sender service : Source service interface : source_ob
      Receiver service : BPM
    4) Receiver determination 2:
        Sender service : BPM  interface : target_abs
        Receiver service : Target
    5)Interface determination 1:
          Sender service : Source  interface : source_ob
           Receiver service : BPM
      Inbound interface : target_abs
      Interface mapping : specify the interface mapping name
    6)Interface determination 2:
          Sender service : BPM  interface : target_abs
           Receiver service : Target
      Inbound interface : Target_IB
      Interface mapping : N/A
    Check the above config with ur configuration

  • File to File (file not getting picked)

    Hi ,
    I am having a file to file scenario. My file is not getting processed from  the source directory. When i check in the communication channel monitoring bith my sender and rcvr communication chanels are wrking fine.
    I have placed the source file with the name mentioned in the sender communciation channel.The processing mode is Archive.
    My file Name is Actual_Labour_Cost.NE*.txt in Sender cc.
    so i placed the file With Actual_Labour_Cost.NE.
    Kindly suggest.
    Regards
    Sai

    Hi,
    If you have using thec orrect file name and extesnsion in the comms channel and still the file is not getting picked up then Could you check the file permission/authorizatios for the XI user you are using in XI to pick up the file from the source directory ?
    The file should at least have the permissions to Read/Write.
    Regards,
    Vishal

  • Error in FILE 2 FILE scenario

    Hi experts,
    1. I have had a problem in FILE 2 FILE secenario, my file is getting deleted from sender side and it is not going to receiver side?
    2. Some times i am manage to get file into otherside but content in the file is not visible.
    could anybody solve this problem, it is very urgent.

    Check your File adapter status in RWB....
    Nilesh

  • File to File Scenario. Help required

    Hi All,
    I have to make file to file scenario.
    XI will pick file from File Sender System and put file at
    File Receiver System. From there file will go to printer.
    File name has to be constant at receiveing system like "ABC.txt"
    There is one condition:
    Now suppose there is file at Receiver system and Printer gets jammed so file will not be picked from Receiver system.
    At that time XI should not send 2nd file and should wait till the
    receiving file directory is empty again.
    How to implement the above condition.
    Pls suggest.

    Hi ,
    I think in this case, you should not depend on retrial feature of File adapter. if we use it there will lot of uncertainities and sometime we might have to manual go and start the adapter if maximum retry no..is achieved. hence to tackle the situation in better way , I think on receiver side we should have two directory
    lets call it working directory and final directory.
    When we are send file from source, Xi should keep on putting created file on receiver side in working directory. I believe we should not disturb normal flow of XI here. Once files are created in working directory, there should be a scheduled program/code which should first check whether final directory ( from where printer reads the file) is empty or not. if the directory is emptry , it should copy files from working directory to final directory. In this way we won't interface with XI normal flow and we don't have to restart the adapter any time.
    Scheduled program can be in ABAP/or Java. This will be provide us more flexibility in implementing business logic on receiver as we can manipulate the files flow we want in the code.
    This is genreral mechanism has  the followed in different project. I hope this mechanis looks proper .
    Ranjeet Singh.

Maybe you are looking for

  • Check Box for each row in report -- all rows deleting when pressing DELETE

    Hello experts! I have set up a report with a check box for each row. When I click the DELETE button to delete the selected rows, every single one of the rows get deleted...even the ones that are not selected. I have my process point set to "On Submit

  • How can I use Anquet or similar mountain mapping software on my iMac?

    As a keen hillwalker I would like to be able to use Anquet or similar maps - at present I use well-worn OS 1:50,000 maps but would like to print out relevant maps for whatever hill I'm doing, and possibly also get into using a GPS. According to the A

  • Table or View for Datablock

    Hi, I Have a Datablock which has Many Items...When I Open a Datablock Wizard ...The table is FND_DUAL. How i can know on which table or view the Datablock depends. The Name of the form is ARXSUPST.fmb I need to add a Collector Name Column in the Form

  • Moving objects at runtime

    Hello! I just have started to work with Java3D (I want to create an application for medicine) and so far everything works fine, if I create a static picture or when something is automatically moving. Now I must move some objects of my scene (e.g. a s

  • PDF Font Problems

    I am exporting an Adobe InDesign file to a PDF. When I take the PDF file to computers other than my own to print, fonts get messed up and lost. How can I correct this problem?