Dynamic file naming for two or more files in same mappin

Hello,
I am working with Dynamic file naming on receiver files...
Here two files are coming as output files...
I am using JAva UDF to handle the two file name....
But  one one file is formed and another is missing as its 505 file aleady existing error is coming in Receivr Communication channel monitoring...
How to name different dynamic names for the two differenet files

Hi Sunil,
Go thru this blog:
The specified item was not found.
Use this Variable Substitution method as an alternative option:
http://help.sap.com/saphelp_nw2004s/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/frameset.htm
SAP NetWeaver XI: Variable Substitution with Adapter-Specific Message Attributes via DynamicConfigurationBean
OR
The specified item was not found.
Regards,
Vinod.

Similar Messages

  • WHERE clause creating a join for two or more tables

    The CS3 Dreamweaver book says that the WHERE clause can
    create a join for two or more tables. The join was created, but the
    data is repeating. I have searched the web and this forum and have
    not found the answer.
    My Master page filters the recordset by Style No and when a
    customer clicks on a particular style, it sends him to the Detail
    page. All the records are showing from all tables on the detail
    page from the Dynamic List, except they are showing multiple times
    (ex. Size table has 4 sizes and Color table has 2 colors - my Size
    Drop Down list is showing 8 options and my Color Drop Down List is
    showing 8 options) I have a Master Page with a recordset pointing
    to a Detail Page using the same recordset.
    Master page works perfectly.
    Master Recordset SQL:
    SELECT products.itemID, products.category, products.styleno,
    products.name, products.description, products.ourprice,
    products.imageTH, products.image, coloroption.color,
    sizeoption.size
    FROM products, coloroption, sizeoption
    WHERE category = 'chefcoats' AND
    products.styleno=sizeoption.styleno AND
    products.styleno=coloroption.styleno
    GROUP BY products.styleno
    ORDER BY styleno ASC
    The Detail Recordset:
    SELECT products.itemID, products.category, products.styleno,
    products.name, products.description, products.ourprice,
    products.imageTH, products.image, sizeoption.size,
    coloroption.color
    FROM products, sizeoption, coloroption
    WHERE itemID=colname AND products.styleno=sizeoption.styleno
    AND products.styleno=coloroption.styleno
    I tried using the GROUP BY on the detail page, but then it
    only showed one size and color from the dynamic drop down list. I
    tried changing the field name "styleno" in the other tables to be
    unique, however, I was using the table identifer. I tried using the
    JOIN command instead of the WHERE clause and that didn't help
    either.
    On the detail page, the customer is supposed to click on the
    Size box and see sizes XSM - 6XL ONLY ONE TIME. and then be able to
    click on the Color option and see White, Black, Red ONE TIME.
    Is this possible?
    Thank you for giving your time to read this.!
    Evie

    Do you have a link we can look at to see what you are trying
    to do?
    Dave
    "EviePhillips" <[email protected]> wrote in
    message
    news:[email protected]...
    > The CS3 Dreamweaver book says that the WHERE clause can
    create a join for
    two
    > or more tables. The join was created, but the data is
    repeating. I have
    > searched the web and this forum and have not found the
    answer.
    >
    > My Master page filters the recordset by Style No and
    when a customer
    clicks on
    > a particular style, it sends him to the Detail page. All
    the records are
    > showing from all tables on the detail page from the
    Dynamic List, except
    they
    > are showing multiple times (ex. Size table has 4 sizes
    and Color table has
    2
    > colors - my Size Drop Down list is showing 8 options and
    my Color Drop
    Down
    > List is showing 8 options) I have a Master Page with a
    recordset pointing
    to a
    > Detail Page using the same recordset.
    >
    > Master page works perfectly.
    > Master Recordset SQL:
    > SELECT products.itemID, products.category,
    products.styleno,
    products.name,
    > products.description, products.ourprice,
    products.imageTH, products.image,
    > coloroption.color, sizeoption.size
    > FROM products, coloroption, sizeoption
    > WHERE category = 'chefcoats' AND
    products.styleno=sizeoption.styleno AND
    > products.styleno=coloroption.styleno
    > GROUP BY products.styleno
    > ORDER BY styleno ASC
    >
    > The Detail Recordset:
    > SELECT products.itemID, products.category,
    products.styleno,
    products.name,
    > products.description, products.ourprice,
    products.imageTH, products.image,
    > sizeoption.size, coloroption.color
    > FROM products, sizeoption, coloroption
    > WHERE itemID=colname AND
    products.styleno=sizeoption.styleno AND
    > products.styleno=coloroption.styleno
    >
    > I tried using the GROUP BY on the detail page, but then
    it only showed
    one
    > size and color from the dynamic drop down list. I tried
    changing the
    field
    > name "styleno" in the other tables to be unique,
    however, I was using the
    table
    > identifer. I tried using the JOIN command instead of the
    WHERE clause and
    that
    > didn't help either.
    >
    > On the detail page, the customer is supposed to click on
    the Size box and
    see
    > sizes XSM - 6XL ONLY ONE TIME. and then be able to click
    on the Color
    option
    > and see White, Black, Red ONE TIME.
    >
    > Is this possible?
    >
    > Thank you for giving your time to read this.!
    > Evie
    >
    >

  • I have a problem, my wife has an ipad with photos , emails etc etc, she has recently got herself a new iPad Air, has now been using that for two or more months, more photos (new) more emails and other stuff. Will send next query as running out of room to

    I have a problem, my wife has an ipad with photos , emails etc etc, she has recently got herself a new iPad Air, has now been using that for two or more months, more photos (new) more emails and other stuff. What she wants to do is get all she wants from ipad 1 to new ipad without finishing up with 2 of everything which happen on previous occasion. I realise that she needs to tidy up ipad 1 first and get rid of thousands of emails etc. I need help.
    Thanks kiwihdrider

    Hi yes that works well when the new ipad hasn't been used. Trouble new one has been used for two months or more, has lots photos email etc etc. I am worried that these will go. When we did iPhone thru same process finished up with two of most things pics and emails. The emails alone were over 2 thousand and wife reluctant to delete them all. I would and just sort pics. Any other ideas
    Ta

  • Vertically sync time position for two or more 2D axis systems?

    In DIAdem: VIEW,
    Is it possible to vertically sync the time position for two or more 2D axis system charts placed above each other?
    I have displayed several channels on one 2D chart, and one channel of particular interest on a separate chart above, which was very easy to do. It would be really useful to sync the time position on both charts, such that scrolling one chart also scrolls the second chart, or zooming one chart also zooms the second chart to the same area, which seems like a fairly basic thing to want to do, but I haven't found a way to do it yet.
    Any help greatly appreciated!
    Solved!
    Go to Solution.

    Hi Brad,
    Yes, I have been using that method, which works fine up to a point.
    But, say you have several curves displayed on the bottom chart, with the Y-Axis set to "n Y-axes", then the start of the x-axis will be further across to the right than the top chart which has only one curve displayed.
    It is possible to add an empty area to the left of the top chart, to push the start of the x-axis across into alignment (see attached), but every time you add or remove a curve on the bottom chart, or the scale changes enough to add a digit, the start of the x-axis moves and the top chart needs aligning again.
    I'm really after a method to lock both ends of both x-axes to the same vertical screen position, so everything stays aligned automatically?
    Attachments:
    chart - full.JPG ‏152 KB
    chart - detail.JPG ‏145 KB

  • I am trying to store music for two different iPods on the same computer, against two different Apple IDs. When I try and download content from the Cloud I get an error message?

    I am trying to store music for two different iPods on the same Windows 8 computer, and when I try and download content from the Cloud I get an error message. Is it possible to have two different Apple IDs on the same computer?

    Unfortunately you've discovered too late how important it is to maintain an up-to-date backup of your iTunes library (and all other data of value).  You could, before wiping the drive, have considered making use of a commercial data recovery service that could (albeit at considerable cost) have extracted your library from the hard disk, even if virus infected.
    In the absence of that option, you will need to restore the content of your library from its original sources:
    Depending on your location, you may be able to re-download any iTunes Store purchases that are still available on the Store
    Likewise, most digital purchases from Amazon (including auto-rip copies of purchased CDs) should be available from the Amazon Cloud and via the Amazon Music application - the same may be true of other commercial sources for digital downloads
    Content imported from your CDs will have to imported again
    The specific situation that you describe regarding the music imported from your friend's external HDD suggests that either the source is badly organized and/or originates from a source other than iTunes (other media players may use alternative tags for information like artist, title, album, etc. that are not wholly consistent with how iTunes handle these).  Without details of the issues you're seeing it is difficult to suggest a remedy other than going through the media album-by-album, track-by-track, and correcting the inconsistencies.
    In the absence of a backup or access to the original library data there is no option other than painstakingly recreating your library as described above.  As you do so, you'll now realize how important creating and maintaining backups are - in my case I have at all times three separate duplicates of my library, in two different locations, where none is ever more than a week old compared to the content of my master library.

  • HT201269 Can I set up two accounts for two different iPhones on the same iTunes account. Jimmy

    Hello,
    CanI set up two accounts for two different iPhones on the same iTunes account. Thanks JIMMY

    http://support.apple.com/kb/ht1495
    You can use the same apple id for two separate phoones to share apps/music, however you would need a separate apple id for both phone for imessage/facetime/icloud.

  • Choose from List in A matrix for choosing two or more rows at same time

    Hi Friends,
    Actually I m using choose from list to select Items in a row, i can select Two or more rows from the List but while clicking choose it is taking only one value.
    The no of rows are not activated tat i m choosing from list.
    Thanks in advance
    Vivek

    Hi.
    Here is a [link|https://forums.sdn.sap.com/click.jspa?searchID=12829558&messageID=5584893] where are you can find on of my example on CFL on matrix column.
    I think, you need to made some changes in code from these lines...
        Dim oDataTable As SAPbouiCOM.DataTable
        oDataTable = oCFLEvento.SelectedObjects
        for ...
        end for
    Reply if this guideline was usefull for you.
    Bye

  • Itunes for two (or more)?

    Just got my Nano today, and want to know if I can share the previously installed itunes that my daughter has been using? When she plugs her ipod into the computer, it automatically downloads her changes from itunes. How does it work with two or more units? Let's face it, I don't want her music and she doesn't want mine. Thanks.

    OR you could each make separate playlists for each person and only have each individual playlists selected for each ipod. http://www.apple.com/support/ipod/tutorial/ipgettingstartedt2.html
    or for more on using manual mode http://www.apple.com/support/ipod/tutorial/ipgettingstartedt3.html
    Another option would be in Windows every windows account gets it's own itunes library.

  • Can I use one gift card for two apple ID at the same time?

    Can I activate one gift card for two different apple ID and use amount from gift card like bank account?

    No, an iTunes gift card can only be redeemed onto one account, and it can be used to buy content for that account (you can't, for example, redeem it on an account and then use some of it for gifting content to another account).

  • [All Platforms][Playlists] Dynamic playlist formed by two or more playlists

    Hi, I like to organize my favorite songs mainly in playlists of the same genre. However, if I want at some point to listen to songs of both genres A and B, I need to create a new playlist with all the songs from these two genres, and also keep at least two different lists up to date whenever I need to add or remove any songs. I'd like to create a "dynamic" playlist, defined in terms of other playlists (and possibly some custom songs). For example, I'd like to be able to create a new playlist called "Study" which is formed by any the songs at playlists "Classic" and "Games", plus any other songs specifically added to "Study".

    Updated: 2015-07-13Hi and thanks for your contribution! A similar idea has also been suggested here:
    https://community.spotify.com/t5/Live-Ideas/Smart-playlists/idi-p/18549
    https://community.spotify.com/t5/Live-Ideas/Reference-Pointer-Playlists/idi-p/209972
    Add your kudos and comments there please!

  • One prompt for two or more subject area

    Does someone knows how to resolve this problem?
    I have two subject areas. And I need to create prompt that will work on dashboard that contain requests from two different subject areas (one request from one subject area). I hope that I was clear with this problem, if not I would try to explain it again.
    Thanks

    Hi,
    Another way is to have the same naming in both subject areas. So the names of the items you can pick should be: both presentation table name as well as presentation column name. i.e.:
    Subject Area A:
    Product Dim
    Product Group
    Product Name
    Subject Area B:
    Product Dim
    Product Group
    Product Name
    Then you can create a prompt on either Product Group name and it will affect reports from both subject area's
    Regards

  • CProjects - Partition for two or more groups on the same system

    Hi,
    Our business requirement for cProjects implementation is such that we have two groups (two companies infact) under an umbrella brand. We have already impemeneted cProjects for one of them. It's time now to have this implemented for the other group.
    How can we ascertain that there's a partition in the system by which one group is completely independent of the other? One group should not see the projects/data of the other group and vice versa. Authorizations to projects helps but in a system, a user can fetch (in project search) the names of all projects in the system (irrespective of whether one has authorization). How can we take care of this?
    Summary:
    We are looking for the ssytem where one group of cProjects users works in the system as if it were the only group working. We intend to ensure the same for the second group as well.
    Please suggest.
    Regards...

    Hi Zhenbo,
    You get points for the "very helpful answer". Thanks.
    I have not been able to make a complete breakthrough though. Please see if you can help.
    There are three steps under "Structural Authorization"
    1. Create Authorization Profile: I see this defined in my system (comes from HR)
    2. Save user in SAP Memory (IMG has enough documentation on this.
    3. Assign Autorization profile to users: Here, I assigned one of the "Auth. Profiles" to the user (myself). At this, I see that the system (cProjects front end) returns an empty list.
    This means that the system expects the Business Partners, pertainig to that "Auth. Profile" (which I set in step 3 above). And because it does not find any, it returns an empty list.
    What I am not looking for is:
    How to bring in the Business Partners (we are using the HR Master Employees) under this "Auth. Profile" such that the system picks them when we do a resource search at cProjects front end?
    So... what I am looking for is: relation between this "Auth. Profile" assigned to the user and the Business Partners corrresponding to this "Auth. Profile".
    Please see if you can help.
    Regards,
    Bittu.

  • Share Sessions for two or more Users ?

    Hi,
    im new on this site.
    Now we like to use SGD and stumbling over a problem, im not sure that sgd can handle this.
    We like to share Sessions like a open Terminal between users. That means if User one open a terminal at home and he like that user2 go ahead with his work, he like to "give" user2 his own terminal (with history or anything else). We found the "Shadow-Funktion", but this is only for the Administrator...but thats what we mean/search.
    Is it possible to share praticular terminals/browsers/GUIs between users if they are opend?
    I hope i you understand wat i try to explain :-)
    regards

    I haven't tried this - it's actually a change to how the classroom shadowing scripts are usually set up, but it may work - if it does feel free to award me a lot of duke stars ;-)
    1. Set the login script to be �unixclass.exp� on the X application you want to share and then make multiple copies - on for each user (e.g. daves terminal, freds terminal, etc.).
    Assign these objects only to the specific users
    2. For each terminal object create a new X application object named something like 'dave's shared terminal' and set the Application Command of the object to �/opt/tarantella/bin/bin/ttashadow�.
    Set the Arguments for command of the object to �-silent -pointer $SHADOWDISPLAY�
    Set the height & width to be identical to the master object and the color depth to at least 16bit
    Set the Login Script of the object to �pupil.exp�.
    Set the Environment Variable 'MYCLASS' to the ENS object name of the terminal object - e.g. �MYCLASS=.../_ens/o=Applications/cn=daves terminal�
    Assign these objects to all the other users.
    Then how it should work is 'dave's terminal' can be viewed and used by anyone running 'daves shared terminal' as long as dave keeps it running
    To force dave to allow access to his terminal remove the '-silent' option from the ttashadow command.
    fingers crossed....

  • One single account for two or more devices??

    I'm about to buy the new iPod Touch 4. I really liked the last version of iPod Touch 3 and I became a big fan of it. So when I knew about the new iPod 4 I start to think to "upgrade" my old iPod Touch 3.
    I'm wondering if there's any way to transfer all my apps that I bought in my iPod 3 to the new iPod 4 and keep my account intact. The old one I'll give it to one of my little brothers and I'm wondering if I have to reset the iPod in order to transfer my account to the new one.
    Thanks for your time and help!

    I'm wondering if there's any way to transfer all my apps that I bought in my iPod 3 to the new iPod 4 and keep my account intact.
    Just sync the new iPod, using the Transfer Purchases command in iTunes while the older one is connected if the purchases aren't in the iTunes library.
    (54880)

  • Dynamic Variable Naming for Sound Object

    Is it possible to dynamically name a variable? I'd like to
    create a new Sound Object on the fly, so that I can use the
    Sound.load() method multiple times. I would simply like to create
    and name the variable and add a number to the end of the name
    (i.e.; var "audio_1":Sound). I'm sure that this is possible.
    However, I can't seem to get it figured out.

    This code worked great! However, how can I set a global
    variable equal to the newly created Sound Object so that it is
    available globally via a reuseable reference?
    Here's an example of how I attempted to do this. Please note:
    audioObject is a global variable that I am trying to use to
    reference the new Sound Object in various places.
    audioObjectCount is a global variable that I am using to set
    or get the next number to use when dynamically creating the next
    new Sound Object

Maybe you are looking for

  • Vendor master data - Single material with multiple price

    Hi Gurus, Per our set-up, we have 1 purchasing organization to handle the central procurement function for purchases to various countries/destination.  As such, whenever we seek for quotation from a single vendor, the vendor will provide their price

  • Open hub with tab separator

    Hello, I've an open hub to export to flat file. Is it possible to use a tab in the separator parameter? I'd like to have the exported data in diferent cells in my excel sheet. It should be enough with comma but all data appear in the same cell in the

  • Regarding profit center

    Hello guys,              How can we post from one company code to another without assigning the other company codes as business areas. How can we do that with profit centers..?? Can anyone explain me about this. Thank you

  • DateNavigator in a popup window

    Hi All, <b> I am developing a portal application using JspDynPage </b> <b> I want to put an Icon and whenever i click that icon a Date Navigator should be opened in a new popup window using which i should be able to select the date </b> <b> How to do

  • Why are my titles not sharp?

    After I made some ken burn effect to my pictures I exported it to high quality Quick time, for some reason the titles I added are not sharp and clear but blurred at the edges what could be the reason? Also if I want to make a dvd video, what is the a