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

Similar Messages

  • Sender File adpater to Pick Two files at a time based on the file name

    Hi Everyone,
    I have a scenario where I need to pick two files at a time using file adapter where the two files names have a common string in between their names.For example , the file names can be sets like
    H123.txt and L123.txt
    H345.txt and L345.txt.
    Now how do we handle this in the File Adapter ?

    Anu,
    Two approaches.
    1.     Use BPM: use a collect pattern to pick those files: L and H files , use multi mapping to merge those files and map to IDoc. Constraint is that there must be a mandatory correlation field in both the files. Say a same po id  in L and H file.
    2.     Use an Adapter module with additional files option in file Adapter. Operate on the Main payload and attachment inside your module code to get a combined contents of both files and proceed.
    Module is preferable in terms of performance, but maintenance is difficult. Deployment after each changes, transport issues, etc.
    BPM is resource intensive, but easy to maintain, transport.
    Choose based on your requirement.
    Regards,
    Sudharshan N A

  • How can One sender communication channel pick two file from two location

    Hello
    I have a requirement that how can One sender communication channel pick two file from two location.Both the file has same name...How to configure the one receiver communication channel.i dont have any IR,no mapping..Please help me...

    >
    Soumitra Sinha wrote:
    > Hello Vijay
    > I already done the adapter specific message attribute.i am getting the file name properly.but that is nothing to do with my req.i am again clearing my problem:
    > i have two folder   folder a,folder b.Both has the same file credit0002. i have two destination folder i have one sender and one receiver channel.I dont have any IR.How one sender channel can  pick file from two location and how one receiver channel can put in two location.please help me..
    Ok now I get your requirement.
    you cant achieve this -  how one receiver channel can put in two location if you dont have a dynamic configuration defined i.e Adapter specific attributes.
    easy way - involve IR mapping
    else
    have a adapter module to define your dynamic configuration.
    Ref: /people/daniel.graversen/blog/2006/10/05/dynamic-configuration-in-adapter-modules & /people/michal.krawczyk2/blog/2006/10/09/xi-dynamic-configuration-in-adapter-modules--one-step-further
    Set the dynamic directory/file name etc for your receiver adapter.

  • I was not using the cellular data on my Ipad, yesterday I reset my account to start using it again but i can't, please help!!!!!!

    I was not using the cellular data on my Ipad, yesterday I reset my account to start using it again but i can't, please help!!!!!!

    I was going to say either that or to remove the email from your email account settings(on ipad) and put it back on. Happens everytime im forced to change my work email password. I need to delete the account and add it again for it to accept the new password.

  • The CSS type selector ... was not processed, because this issue is not fixed in Flash Builder 4.

    "The CSS type selector 'mx.containers.Accordion' was not processed, because the type was not used in the application."
    I've had to filter out this useless warning since FB2, can't we get this removed or provide us with the ability in Flash Builder to turn on/off various types of warnings and errors?  Eclipse has this for Java, Adobe should use that as a basis and add a similar feature.
    Unless there's another way to hide this useless warning I'm not aware of?  Anyone using any kind of Flex theme that comes with a complete css style for all UI classes must be seeing this junk, but what's the point?

    Was hoping this silly warning would go away by the time FB4 came out, but nope.  So I am back to agitate. 
    Does this even NEED to be a warning?  What's the harm in some unused css?  Actually, if the compiler is so smart that it can figure out that the css is unused, it should also be smart enough to ignore it entirely, right?
    The actual warning text (without inter-weaved joke) is:
    The CSS type selector 'mx.controls.RadioButton' was not processed, because the type was not used in the application.
    This is for EVERY unused class.  Makes it somewhat inconvenient (obscures real warnings and errors that you actually care about) to re-use css files, which is part of the point of using css in the first place.

  • HT201232 Payment was not processed

    I had bought a 20 dollar DLC for my game, hearthstone using the money on my itunes account, the payment was not processed and I do not have the DLC in game but my money was spent and my balance is now  20 less than it was. help,

    Contact the store support staff, they are really good at sorting out these issues: http://www.apple.com/emea/support/itunes/contact.html

  • Entry was not processed because there is no changing parameter available

    Hi,
    I'm new to SCM area. Started a development to update the SNP Planner Codes to the Product Master with some code. For this purpose, I'm using the standard bapi - BAPI_PRDSRVAPS_SAVEMULTI2. To use this, according to the documentation of the BAPI, I've passed the Internal Product number (PRODUCT_INT), also, I'm passing Internal Location (LOCATION_INT).
    The tables that I'm updating are: PRODUCT_HEAD, PRODUCT_TEXT, PRODUCT_LOCATION.
    With the kind of error I saw, I thought of assigning the Model also to the Product. So I've also populated the table : PRODUCT_MODEL with model = '000'.
    When I run this BAPI, I get the below mentioned error.
    E     APO_BAPI     051    Entry was not processed because there is no changing parameter available
    There could be another post belonging to the same, but I could not find it so posting this thread.
    Regards,
    -Syed.

    Hi,
    For each of these tables that you are trying to update PRODUCT_HEAD, PRODUCT_TEXT, PRODUCT_LOCATION, there will be corresponding X tables like PRODUCTHEAD_X, PRODUCT_TEXT_X, PRODUCT_LOCATION_X.
    You will need to populate the particular fields in these X tables with value X so that the particular fields in tables PRODUCTHEAD, PRODUCT_TEXT, PRODUCT_LOCATION are processed.
    thanks
    Ehsan Ahmed

  • Request (PSA) was NOT posted successfully to data target (InfoCube)

    In our daily load process chain I am getting an Error Message for "PSA to InfoCube" as:
    Request was NOT posted successfully to data target (InfoCube)
    Message no. RSMPC163
    Please what is the exact problem it means & what is the solution
    Rajesh Giribuwa

    Hello Rajesh,
    This requests fails when updating from PSA to Infocube.
    Pleaes check the update rules for errors.
    Try to find out the exact error message and explore the tabs in monitor for this job.
    Hope this helps..
    thanks,

  • An Error Occurred While Processing Your Request We're sorry. While processing your request, we encountered a system-related error. Your request was not processed. Error ID Code: b7bc5afa-ce52-434b-bfb6-3fb086b77a23

    Every time i log out of my Bank email after getting a copy of transactions, I get the following:
    An Error Occurred While Processing Your Request
    We're sorry. While processing your request, we encountered a system-related error.
    Your request was not processed.
    Error ID Code: b7bc5afa-ce52-434b-bfb6-3fb086b77a23
    If the error continues or you need to contact support, please provide them with the Error ID Code above.
    That's what I am doing. contacting support.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • I clicked erase content and setting before 12 hours but it is not processing till ie not completed till what can i do

    i clicked erase content and setting before 12 hours but it is not processing till ie not completed till what can i do

    On a 4S the erase should take under 10 seconds. As it has taken longer there must have been data corruption on the phone. Reboot it by holding HOME and SLEEP until an Apple logo appears. If it has not be cleared of all data connect it to iTunes and Restore it. Then erase again.

  • BPM to Check Two files and Connect R3 server

    Two Files are comimg to XI. Both Files having same strucure.
    Sceanaro is File to Proxy
    In File1 ,XiI  search for Record1->Id . if ID found ,then it will connect R3 system and check if ID is present there or not. if not it will create.
    IF Id is present in R3 Server then it will wait  for File2.
    at same time  Xi search for file2 and check whether this ID is there or not.
    If it is not then  Xi will change details in R3 server.If yes then wont modify details of ID in R3 server.
    tWhat will BPM steps Involved in this case.
    Start -> Fork1(Two receiver)-> then what
    plz help me to desing BPM

    Sorry For Confusion
    Can amy one help me to get steps For BPM.
    FILe1->  Contaiss -Hedear(1)-Record(many) Footer(1)
    FILe2->  Contaiss -Hedear(1)-Record(many) Footer(1)
    In Record there is Material Number.
      If File1 Contains 6 Recird and File 2 Contains 4 record.
    When Both file come to XI,
    XI check First Record of File1 and  then check  this Material number for Record 1 agains material Numbers of   all 4 Records of file2.
    If it found same Material Number,in mapping It will update one traget field.
    Edited by: harshalata Gaonkar on Oct 15, 2010 10:28 AM

  • Help!  I tried downloading version 10.6 off the website rather than through my current iTunes software.  The first set up was not successful, 2nd attempt-chose repair. Now I just receive a warning everytime that the entry point cannot be found.

    Full details:
    When I click on any iTunes program link, I receive the following warning "The procedure entry point AVCF AssetCreateWithByteStreamAndOptions could not be located in the dynamic link library AVFoundationCF.dll."
    I click ok and it tells me "iTunes was not installed correctly.  Please reinstall iTunes.  Error 7 (Windows error 127)."  I tried reinstalling twice through a repair and this has not been successful.  The only other option available is to remove the software off my computer than (I assume) start again.  This makes me nervous as I fear I will lose all the songs and videos previously purchased.
    I cannot find my original iPod which is why I purchased a new one today.
    Grateful for any assistance or expertise!

    I receive the following warning "The procedure entry point AVCF AssetCreateWithByteStreamAndOptions could not be located in the dynamic link library AVFoundationCF.dll."
    Taken at face value, you're having trouble with an Apple Application Support program file there. (Apple Application Support is where single copies of program files used by multiple different Apple programs are kept.)
    Let's try something relatively simple first. Restart the PC. If you're using Vista or 7,now head into your Uninstall a program control panel, select "Apple Application Support" and then click "Repair". If you're using XP, head into your Add or Remove Programs control panel, select "Apple Application Support", click "Change" and then click "Repair".
    If no joy after that, try the more rigorous uninstall/reinstall procedure from the following post. (If you've got XP, although the procedure is for Vista and 7, just read "Computer" as "My Computer", read "Uninstall a program control panel" as "Add or Remove programs control panel" and assume the system is 32-bit, and you'll be doing the right things.)
    Re: I recently updated to vista service pack 2 and I updated to itunes 10.2.1 and ever

  • Sign in for two weeks but it does not retain this time

    PRINTERS:     HPENVY110 SERIES AND HP C310A
    I had a few automatic updates to my computers and it would seem that since then I have not
    been able to sign in Eprint for two weeks - I tick the box but that does not work.    I so need the E print
    and I am lost without it - can anyone help.

    Hi smudden, did the software update on your computer include an update to your browser e.g. IE8 updated to IE9? If so you could try reverting back to the previous browser version to see if that is the issue.
    However be aware that you don't have to be signed in to your ePrintCenter account to send emails to an ePrint printer
    Hope this helps.
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • Itunes says "syncing" but ipod does not.  2nd gen nano

    My wife has a 2nd gen nano that will not sync. Itunes says "syncing" but ipod does not, you can scroll through the menus and use it like it was not connected. When I first connect it, the do not disconnect sign appears then after a few seconds the main menu. She has used it for 2 years and it worked fine until today.

    Was the iPod previous synced to another iTunes library/computer?
    Have you successfully synced from this iTunes library/computer before?
    If so have you done anything like update iTunes on the computer since it last successfully synced?
    Do the songs play in iTunes?          
    Does any media now sync to the iPod?
    Do you have the right boxes checked to sync?
    iTunes: Syncing media content to iOS devices and iPod       
    Try syncing using the manual method                
    Managing content manually on iPhone, iPad, and iPod

  • Cannot open Foxfire. Error message: ... we encountered a system-related error. Your request was not processed. ... contact suport

    As per the question above. I cannot open Moz. Foxfire. I have restarted, etc.
    please help today.

    try to clear cache and cookies in your browser
    Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    Tools > Options > Privacy > Cookies: "Show Cookies"

Maybe you are looking for

  • Can I update from a 10.6.8 to a 10.7 on my MacPro?

    can I update from a 10.6.8 to a 10.7 on my MacPro?

  • Poorer quality DVDs with Menus then without?

    Finally managed to burn a DVD of my son's first moments. First off, just edited 45 minutes of clips with transistions, titles, audio, etc. etc. Picture quality was equal to the DV tapes in my camcorder and I was very pleased. Got bored. Used the same

  • Log file creation using km api

    Hi, how to create log file using km api . please provide me if any sample code available. Thanks and Regards, Nari.

  • How to run client from other machine in ejb

    Please help me this problem . When i run on local . Every thing is ok . But when i run from different machine , it not work . Although , i hava changed jnp://localhost:1099 to jnp:/xxx.xxx.xxx:1099 , xxx... this is my ipaddress . I am using : net bea

  • Erstellungs Datum must have some value. = IT HAS!

    hi. i created a form with a report with the wizard. but very strange: when i try to insert a new value into a form it tells me Erstellungs Datum must have some value. on 2 input fields, but there IS an appropriate value in it, and in other required f