BPM doubt - Retaining Source file

Hi
I am doing a BPM Asynch-synch scenario. I receive a source file, send the file to BPM where it makes sych RFC call. If the response is error then i have to write the source file which i received through RECEIVE step in an FTP server. My question is: How to retain the source file while it is sent to SAP for processing so that i can reuse the source file later?

The container variable holding  the message after the receive step can be used to send the same received file to the  FTP server. Ur design would be: After receive step, there would be sync send step under exception branch. Whenever exception is raised, the flow ll move to exception branch where u may put a send step to send the data to FTP
Regards,
Prateek

Similar Messages

  • Adobe Acrobat X - Saved Background Settings does not retain Source File

    Hello,
    I am using Adobe Acrobat X on windows 7.
    I have a pdf file that I use as a background source file.  When I select the Settings profile from the Saved Settings drop down it does not load in the Source File.  It still has "From Color" selected and <No Source File Selected> is in the path location. 
    No matter how many times I add the file and click the save settings button it will not retain it
    I've already tried both a 'repair' and 'reinstall' of the software.
    Any ideas as to why this might be happening? 

    Hi Adam Baranek,
    I am looking into this issue and will get back to you soon.
    Regards,
    Rahul Tyagi

  • Advantco SFTP for retaining source file name

    We are using Advantco SFTP adapter in a File to File scenario on both sender and receiver side. We have 2 files to be picked from Source (both with different name) and need to place them on receiver directory with the name that we picked from source directory without conversion. Can anyone suggest how we can do this using Advantco SFTP adapter without using JAVA mapping ?
    Thanks,
    Pankaj Kumar Singh

    Hi Pankaj,
    use the ASMA parameter "File Name" in sender channel and ASMA parameter "File Name" in receiver channel.
    this is worked for my scenario.
    Regards,
    Harish

  • BPM was Picking two files but it was not processing 2nd file data in target

    Hi all,
    I have designed scenario for picking two files and i want to merge this files into single structure and send it target.when i am try to testing my bpm was picking two files but it is processing only file it went target system.i have steructe for source like
    source1     target
    root        header
    a           item 0 to unbounded
    b            a
    c            b
                 c
    source2     item1 duplicated structure
    a            a
    b            b
    c            c
    i am getting two source files with the same structure but i have to map it one target structure and i want to map both source fileds to one target structre under item node so i was duplicated item node and mapped a b c fields from both(2 source structures).while testing BPM is picking two file bu in the target i am getting only first file data under item node,whatever i mapped with duplicate structure with second file i am not getting into target file(target is standard proxy structure so cant' create new one item node in that occurance is 0 to unbounded thats y i duplicated node while testing interface mapping its working fine).can anyone suggest solution for this problem.
    Thanks,
    Seshagiri.

    Hi,
    In BPM follow the below steps and hopefully your problem will be solved.
    1.     Configure one sender CC to get the files from your application server, once the files hit the BPM now you need to
                         configure your BPM accordingly.
    2.     Use the Receiver step in BPM to receive the messages. Use the correlation step to get the correct files.
    3.     Use container and append the files, so both the files will be append, this means the message content will
                         have 1header, body, footer, 2header, body, footer.
    4.     If you want to split the message to different receiver then use the fork step else leave it.
    5.     Use the transformation step, the transformation step will call the message mapping. Provide the correct message
                         mapping.
    6.     Now use the sender step to send the message to the receiver-target system. In this step use the split value for each
                          concept if you want to generate two different files.
    7.     Configure 1 receiver CC to generate both the files.
    Hope this helps.
    Cheers,
    Jay

  • PDF Portfolios Source File links

    Is there a way to allow editing in the source files original location & have the portfolio stay linked & update from this, rather than portfolio automatically copying the source file to a temporary location?

    No, and I doubt there ever will be. A PDF Portfolio is just a set of attachments, so think of it like a ZIP file - the documents you add to it become embedded copies rather than links, and to include information in the Portfolio about where the original files came from would be a huge privacy issue. Would you want a customer finding out their quotation came from a folder called "quotes/annoying clients/2012" ??

  • Picking source file A first if source file A and source file B both appear

    I have a situation where two source file with two different data format. Hence I will need to create two different mapping
    and then different parameters at file sender adapter FCC.
    However there is such a condition where source file A will need to process first before picking and process source file B.
    if both appear at folder at the same time else  source B will be process if no source file A.
    Beside using the scheduler at availiablity times at Runtime workbench, if there any other options ?
    Regards
    Fred
    I

    There are two different send file adapters involved due to different data format between source file A and B.
    Beside using BPM is there any other method.
    If doing at adapter module or operating command, how to do it ?

  • PDF deletes source file

    In some instances when creating a PDF from an original TIF file,  the TIF file is deleted.   I would like to retain the source file.  Is this a setting?   I am using Acrobat 9 Pro.

    How are you creating the PDF? What OS? It is not typical for Acrobat to delete the source file in such cases.

  • Abount java source file name

    Friends,
    I am new in java... Kindly clarify my doubt...
    when i create public class i have to give the class name as my file name. but if i create a default class
    like
    class SimpleClass
    i need not give the exact class name as file name.
    why?
    sorry for my english...

    Java source code files may contain one and only one top-level (that is, non-nested) public class declaration. The name of the public class must match the source file name.
    The java language specification details this here:
    http://java.sun.com/docs/books/jls/third_edition/html/packages.html#26783
    Obviously if you were permitted more than one top-level class per compilation unit then I suspect you would into problems with access privileges.

  • Doubt in any file to any file

    Hi guys,
    I'm trying to do a scenario where my source file does not have any extension and i want to generate an output file with the file name = source filename  and with an extention .idoc.
    Since this is an any file type scenario, I haven't used IR at all and I'm using ID only.
    Can anyone help me in solving my doubt please
    Thanks
    Varun

    >>Variable substitution might not work if the source file is not XML.
    Did not think of that at all.
    >>Instead wrtie a Module ( either in sender or receievr file adapter), that read the source file name from the Dynamic Confiugration and then add's the .bin to the file name in the module itself .
    Clean way of solving this scenario.
    Regards,
    Jai Shankar

  • Error running batch files from java source file???

    Dear Friends,
    hi,
    this is with response to a doubt i had earlier ,
    i want to run batch files from the java source file ,i tried using this code (here batrun is the batch file name that contains commands to run other java files)
    try
    String [] command = {"c:\\vishal\\finalmain\\batrun"};
    Runtime.getRuntime().exec(command);
    catch(Exception e)
    but i got the following error.
    java.io.IOException: CreateProcess: gnagarrun error= 2
    plz. help me, i tried all combination w/o success,
    in anticipation(if possible give the code after testing)
    Vishal.

    hello there,
    i solved the prob. by using
    cmd /c start filename ,but i need to pass parameters ie
    cmd /c start java "c:/vishal/runfile a b" where a and b are the parameters. but it is not accepting this in Runtime.getRuntime.exec(),
    any solutions ?????????
    regards,
    Vishal

  • Multiple source files

    Hi,
    My client has given me two files for HEADER and ITEM as source
    and receiver has only one structure . can anyone guide my how to  proceed with mapping .Please help me
    FULL POINTS WILL BE AWARDED
    thank u
    Bhasker

    Hey,
        According to your scenario you have two source and one target.
    This is N:1 mapping.
    You need to have a BPM for this.Because without BPM you would be able to configure your message mapping and interface mapping successfully but you will face problem in iterface determination in ID.
    what you need to do is create two DT(structures) for the two source files.
    create two message type.
    refer to both of them in you message mapping(i.e. your message mapping will have two source structure)
    create  a  DT and MT for target file.
    refer to this structure as target in your mapping.
    Do your mapping.
    Now create a BPM.
    you must have two recieve steps.one for each source file.
    you must have a trasnformation step for your mapping (as your mapping is in the transformationstep you dont need an interface determination.)
    then you must have a send step for target file.
    As you have two recieve step you should have a correlation between them.
    refer to this link for correlation.
    /people/sravya.talanki2/blog/2005/08/24/do-you-like-to-understand-147correlation148-in-xi
    i hope the other configuration steps need not be explained.
    reward points if useful,
    regards,
    milan.
    Edited by: Milan Thaker on May 23, 2008 6:15 AM
    Edited by: Milan Thaker on May 23, 2008 6:26 AM

  • Why does FCP looses its source file reference when files are copied

    Why does FCP looses its source file reference when files are copied from another project??
    i have this happen all the time, I move all my media to another drive and files that originated in another project do not reconnect because they have lost there source?
    Any way to fix this mess? i am in the middle of reconnecting 400 files by hand one at a time!!!
    Thanks, mark

    Because you changed the file path. From one hard drive to another...the hard drive name is no doubt different, and then if you have the files in different folder structures then yeah, it will lose the connection to that media.
    Best thing to do is to clone your media drive, or name the other drive the same name, and keep the exact same file structure (folders in folders) as the original drive. Then you won't need to reconnect.
    Shane

  • Generate xml source file for Oracle Order Capture Print Quote

    Hi,
    I am new to xml and need to work on creating templates for Print Quote.
    I am trying to generate the xml source file for which I enabled the report in system administrator and set the output to XML and assigned to Quoting Reports responsiblity. I then assigned XML Report Publisher to the same responsiblity.
    I ran the report (Print Quote) and then I am trying to run the XML Report Publisher but I cannot get the request id in the list of values.
    I am able to generate xml source file for other reports like Printed Purchase Order etc.,
    The view output for the (Print Quote) report is as follows:
    <?xml version="1.0" ?>
    - <!-- Generated by Oracle Reports version 6.0.8.26.0
    -->
    <ASOPQTER />
    How do I get the xml source file? Or are there seeded templates that I can use to create more templates? Any help would be appreciated. Thanks Ravi

    Hi, I am in the same position - did this issue ever ger resolved by anyone. I have done a few XMLP reports successfully now using the Word add-in, but customising the Quote output differs from other standard reports.
    If you look at the data definition for Quote it is a 'dummy' definition and has no XML file attached. Does anyone know how I can get the XML format for the report output?
    Also the template uses XSL-FO ?!?!?! rather than RTF - not sure how to work with this, the Oracle docs are not very helpful in this regard either.
    Has anyone successfully managed to customise the Quote print report? Many thanks,
    Roger

  • I can no longer view source files in Firefox 6. This is very important for my job as an SEO consultant.

    Under View I can no longer read the Source files for a webpage. As an SEO consultant this is vital for my work. Please can you restore this feature for FireFox 6.

    You can also use these shortkeys:
    * Web Console -> CTRL + SHIFT + K
    * Scratchpad -> SHIFT + F4
    * View Page Source -> CTRL + U
    * Error Console -> CTRL + SHIFT + J
    Check and tell if its working.

  • In trying to update I received this message: Firefox 3.6.3(2).dmg.part could not be saved, because the source file could not be read.

    In trying to download an update I first received: "There were problems checking for, downloading, or installing this update. Firefox could not be updated because: No data was received (please try again)" It also gave a link to download manually. When I tried from the Firefox website I got: /Users/(deleted for privacy)/Desktop/Firefox 3.6.3(2).dmg.part could not be saved, because the source file could not be read.
    Try again later, or contact the server administrator. I tried this 3 times.
    == This happened ==
    Not sure how often
    == Mon around 11 am, central time, May 17, 2010

    I have tried downloading the file several times and get the same message: "No data received." I have no other system problems, I navigate well to other sites, but I'm unable to download this upgrade. Any suggestions?

Maybe you are looking for

  • Disable 'Delete' button for posted invoices  in GOS Attachment List

    Hi, when i open the attachement list of a generic object i see the attached files. In this dialog i want to disable the   "Delete" ( attachment)  button  for Posted invoices ( In MIR4 tcode -> If the invoice is already posted it should not allow to d

  • App Store error while checking for updates

    I noticed recently that there hasn't been any updates for OS X Mavericks so I decided to manually check for one. When I did so, I got this error while attempting to check for an update: There's not much else to explain. The only other thing that has

  • Java mapping for XSD Validation

    Hello, I have developed a Java mapping to validate an XML based on XSD. I works fine and generates a message with error details. I would like to create a report with all errors encountered during this Validation and to stop this message from being se

  • How do i put videos on my 6680?

    Hi, im new to the discussions so apologies if this is a common question. I have managed to put mp3s onto my phone, altho i cant seem to get videos on there can anyone possibly tell me how to? Cheers

  • Drawing Shapes in Layers with CS3

    I am working with Photoshop Extended v10.0.1 on Mac OS v10.5.8 I went from PS v5.5 to v10.0.1. Big leap. In v5.5 I was able to use the Line tool, Rectangle tool or any other shape tool to draw on different layers. I could control the lines width and