How XML structure will work

hi,
in Design my DT structure is like this
DT_HEADER
         NO
         Name
         CITY
while giving input file, the structure is like this
DT_HEADER
         NO
         Name
         CITY
         COUNTRY
what will happen when the scenario executes.....ie..when XI picks the file and executes...
Thx in advance
WESLY

Hi John,
Your file will be picked up, As mentioned in your File Adapter,
Name Doesn't have to do anything with the structure of Message.  Latter it may give Exception in Mapping.
  But as the message type is same in your case and there is no mapping done for the field COUNTRY it will not appeare at target side. There won't be any exception
Thanks
Sunil Singh

Similar Messages

  • Unsure what data structure will work best??

    okay heres the scenario
    i have 4 strings per element and i need to store these within a data structure, the number of elements is not to be fixed
    is it possible to store an array within an arraylist or vector?
    when i tried to implement the vector it seemed to work fine until i tried to display the element, heres my code
    Vector vectorDetails = new Vector();
    String[4] arrayDetails = new String(4);
    details[0] = nameText.getText();
    details[1] = nameText.getText();
    details[2] = nameText.getText();
    details[3] = nameText.getText();
    String[] s1 = (String)details.lastElement();
    String[] s2 = (String)details.firstElement();
    whenever i print s1 or s2 i get the same information, regardless of the amount of elements i have
    sorry i couldn't post more of the code, but its on the large size, but if anyone can help i would be much appreciated

    okay, now i am really confused, how did i get from a vector to a hashtable??
    to be honest i dont think that structure will work with my GUI
    the way it stands i have five buttons across the top, standard buttons, i.e. new, add, search, edit, delete
    at the bottom i have four buttons, firstElement, previousElement, nextElement, and lastElement
    in the center of the screen i have my textfields were i enter the details and also view each individual persons details, as such i will need access to each individual string
    at present i have two classes, EmailContactDatabase.java & Person.java so i will need to pass the persons details back and forth
    any further help would be much appreciated
    note this is a university assessment, so i am not looking for specific code, just some pointers to get me in the right direction
    note note the structure as i pointed out in an earlier post does NOT have to be dynamic, i can set the maximum number of elements.

  • How this Function will work

    Hi,
    Below these are my variables
    Circ
    Circle
    Circumference
    radius
    Area
    and now i want to know what is this below  syntax means. i mean to ask below they r using " =>" how this function will work exactly plz can anyone explain me ,it will be great helpful to me.
    circ = circle=>circumference( radius ).
    area = circle=>area( radius ).

    Hi,
    It is a <b>Class Component Selector</b>.
    The label  <b>class=>comp</b> can be used to access a static component comp of a class without an instance of the class having to be created. The character => is the class component selector. The label class of a class must be to the left of the class component selector. The name comp of the component must be to the right of the object component selector.
    The class component selector can also be used to access the data types and constants of an interface.
    ifac=>type, ifac=>const
    The label ifac of an interface must be to the left of the class component sector. The name type of a data type defined with TYPES or a constant defined with CONSTANTS must be to the right of the object component selector.
    <b>Note</b>
    It is also possible to access the static components of a class using the object component selector if an instance of the class was created.
    <b>Example</b>
    Declaration of a class factory and access to its static attribute oref.
    CLASS factory DEFINITION CREATE PRIVATE.
      PUBLIC SECTION.
        CLASS-DATA oref TYPE REF TO factory.
        CLASS-METHODS class_constructor.
        METHODS do_something.
    ENDCLASS.
    CLASS factory IMPLEMENTATION.
      METHOD class_constructor.
        CREATE OBJECT oref.
      ENDMETHOD.
      METHOD do_something.
      ENDMETHOD.
    ENDCLASS.
    factory=>oref->do_something( ).
    Regards,
    Padmam.

  • How DHCP scope will work between two Wireless contoller

    Dear All,
                 I would like to inform you that we are going to deploy Wireless Network with redundancy of Wireless LAN Controller and we need to figure out how DHCP scope would work during fail over  any one of Wireless LAN controller and DHCP Server .I have two site where Two Differenet DHCP Server would be palced with different DHCP socpe.So My query is that if Site-A(according to attached diagram) DHCP Server and controller fails how Wireless  client will take the DHCP scope from Site-B(according to attached diagram) DHCP Server as it has been configured different DHCP Scope.Can any one tell me whether i can configure same DHCP Scope at Both Site's DHCP Server.
    Is there any way to configure same DHCP Scope for two sites.For your infromation client wants two Different DHCP Server with different scope for Two Site and how redundancy would be ensured if any one WLC or DHCP goes down.
    I am eagerly waiting for your reply as early as possible.Please help to figure out the solution.
    I am going to attached Sample Design for your reference.
    Thanks and regards
    Erfan

    Erfan:
    My query was that if one wireless client already associated
    WLC-A with one IP block of Location-A (DHCP Server) using SSID named TEST. If DHCP-A or WLC-A goes down then how that same client would associate with WLC-B and get the IP Block from Location-B (DHCP Server) using same SSID name TEST.
    In this case the clinets connected to the APs in location A will disconnect (if the WLC went down) and they have to connect again when the APs join WLC-B. They will get IP address from location B block then.
    If DHCP went down when new clinets try to connect the primary DHCP is down so they are referred to the secondary DHCP. connected clinets will disconnect only when their DHCP lease times out. They will try to renew but the DHCP server is not available. They will disconnect then and connect again and getting IP from B site.
    1. How we will create same policy for that two different block using same SSID.
    what policy? where?..etc?
    2. client would be connected with Access point but they will get the IP through VLAN interface of the Controller and we have to assign IP helper address in the interface vlan.So how the the client would get the IP block if we assign two IP helper address in the interface vlan in case of failure of DHCP and WLC of one location.
    3. If we assign two IP helper address then which DHCP Server will release the IP for client and we can make delay between two DHCP Server to release the IP address.
    If two IP helpers are configured the switch will send them both the client's request and they client receives two offers. The clients chooses one of the offers. Usually the clinet will accept the faster DHCP server to respond.
    If you are using the DHCP on the WLC then it is different. The WLC will always try to reach the primary DHCP server as long as it is reachable. If the primary DHCP is not reachable then it falls back to the secondary DHCP server.
    Note that when you use IP helper then you usually disable DHCP Proxy feature on the controller. Do you have it disabled?

  • Description of how XML upload staging works

    Is there anywhere that I can get an overview of how the xml upload staging process works and all of the pieces that need to be configured? If anyone can help with this, I would greatly appreicate it.

    At runtime the BIP Engine pulls all corresponding records and renders on to template and generate report.
    regarding other questions:
    1.The report shows complete data.
    2.Yes, the report shows with added data as well. It completely depends on the SQL in data set.
    3.Change the datasource(provided datasource is already configured) at datamodel level regenerate the xml. If different datasources are to be defined for different datasets, change the datasource at data set defination level save the datamodel, generate the xml data and save.
    Hope it answers the questions.

  • How MDX query will work while we run BOXIR3 query!

    Hi All,
    I am facing lots peformance issues in terms of reports while running.
    Can somebody can explain how the query runs at backend like when we hit Run query in Webi how it functioins.When the MDX Query will be generated and how the query hits the BI/Underlying database.
    I am basically looking out what happens behind the screen when we run a report in Back end etc.
    I am using BI7.0 and BOXIR3.. Thanks in advance for reply.

    ok Thanks for your reply.Here are the answers for your questions.
    I)how many items are in the BI query ?
    52 dimensions it has and 15 keyfigures(ckfs,Rkfs) and around 250 details objects
    but we are using only the dimension objects in reports,we are not using detail objects I mean to say hardly 3 detail objects we are using in each report.
    Since these objects are navigationla attributes they are automatically created in universe as detailed objecs.So if we remove the detail objects does the performance will increase considerably?
    CAN YOU PLEASE COMMENT ON THIS
    II)how many items are using in the Web Intelligence query panel for each report ?
    In webI Query Panel roughly for each report we are using 10 Dimensions and 5 Keyfigures(Including Ckf,Rkfs) with 6 Prompts
    III)Do the reports share characteristics ? If yes - how many ?
       Yes they share charactorstics .Maximum upto 7 Characterstics  which are shared among the reports like Country,Post code,Group,Tier

  • Can anyone tell me how iTunes match will work if subscripted?

    For example I have a imported CD ablum called "MYAblum" which exists in the music store. After activated itunes match, these music can be matched, right?
    My question is on what happens following.
    If using same APPLE ID I go to the music page and buy that matched songs/album, will I be charged?
    If not, after the subscription expired, if I do the same thing, will I be charged?
    thank you.

    For example I have a imported CD ablum called "MYAblum" which exists in the music store. After activated itunes match, these music can be matched, right?
    If you have a CD that you have already imported into iTunes and you buy iTunes Match, each song will either be uploaded, or matched. 
    Most of the time, if the CD is for sale in the iTunes music store, the songs will match.  Sometimes a song will be for sale and still will not match, so it will be uploaded instead. We don't know for sure why this is.
    All songs that are matched or uploaded will show up on your iPhone, iPad, Apple TV, as well as any other computers you have added to your iTunes Match account.
    Because as an iTunes Match subscriber, you will be able to download and play all the songs on your original CD, there would not be a reason to go and buy another copy from the iTunes Music store.
    If not, after the subscription expired, if I do the same thing, will I be charged?
    If songs on your CD are matched, it is possible the iTunes store copy will be of better quality than what you made from your CD.  As an iTunes Match subscriber, you can download these better copies.  Those copies are yours to keep, so if you decide not to renew your iTunes Match subscription after one year, any of those better copies that you downloaded are yours to keep.

  • How TOP query will work in SQL Server?

    Hi Experts,
      While running TOP command, what internally happen in SQL Server Engine ? How its fetching TOP 10 rows from Table.
    Thanks
    Selva

    That is the *logical* query processing order, which isn't the same as the *physical* processing order.
    As for how SQL Server performs TOP, then as syggested it very much depends on whether there is an ORDER BY or not. Since, TOP is logically processed after ORDER BY, you change the semantics of the TOP operation a lot when you add ORDER BY. But as usual,
    we can't say anything about the physcial query order with having an example to talk about. Too many involved factors, like how the rest of the query look like, the schema, what indexes we have, data distribution etc.
    Tibor Karaszi, SQL Server MVP |
    web | blog

  • I need adobe flash player to listen to an audio download, how or what will work

    Can I download adobe flash player on iPad air

    Yes.  There are several Browsers in the App store that support Flash to varying degrees.
    Yoiu may want to test some of those out.
    Things like Puffin, Skyfire, Photon, etc... Search for "Flash Browser"  in the App Store.

  • How do I move Elements 8 projects (slide shows) from a Windows XP computer to new Windows 7 computer that also has Elements 8 on it so that the slides shows will work (Elements 8 works well on the Windows 7 computer & I have done several new slide show pr

    How do I move Elements 8 projects (slide shows) from a Windows XP computer to new Windows 7 computer that also has Elements 8 on it so that the slides shows will work (Elements 8 works well on the Windows 7 computer & I have done several new slide show projects on it)?    I tried backup & restore without success.  I have also found the .psess files and copied them to the catalog in the new computer but when the sides shows are opened none of the images or music is there.  Only the text that I entered shows.  I have even tried to replicate the file paths from the XP computer to the new computer to see if that will help.

    UPDATE:  By a stroke of luck I happened to find a catalog link (a PSE8D file) in the 'My Catalog' file where the imported data was stored.  When I clicked on it to investigate what is was 'magically' all of my transferred projects appeared in Organizer.  Upon further investigation I found that the projects transferred from my XP computer were stored in a hidden catalog that had to be accessed through the Custom Location option in Catalog Manager (accessed by clicking File then Catalog then Custom Location).  No Windows or Elements search revealed this fact.  I am appreciative that I just got lucky.  The Adode/Photoshop company was absolutely of no help.  If fact to me their structure is designed to avoid contact with their customers unless you're buying a new product.  Their products have many good features (even though user unfriendly) and it's a shame they don't value their customers more once the sale is completed. 
    Bottom line:  All of the projects (sideshows) have been recovered and work in my new Windows 7 computer.  I hope my experience helps others. 

  • The app store on my brand new ipod touch offers me majority apps that cannot be used on my software. how do i find apps that will work with 6.1.5? this is frustrating, especially when purchased brand new.

    the app store on my brand new ipod touch offers me majority apps that cannot be used on my software. how do i find apps that will work with 6.1.5? this is frustrating, especially when purchased brand new for christmas.

    See the following to purchase earlier, compatible version for iOS 6
    App Store: Downloading Older Versions of Apps on iOS - Apple Club

  • How can I get the XML structure from a flat structure?

    Hi all,
    in my XI SP 12 I use a JMS adapter to read information using the WebSphereMQ transport protocol.
    The structure that I receive have this format:
    <Name_A.KeyFieldValue><Name_A.fieldName_A1_Value>...<Name_A.fieldName_AN_Value>
    <NumberRecordType_B><NumberRecordType_c>
    <Name_B.KeyFieldValue><Name_B.fieldName_B1_Value>...<Name_B.fieldName_BN_Value>
    <Name_B.KeyFieldValue><Name_B.fieldName_B1_Value>...<Name_B.fieldName_BN_Value>
    <Name_C.KeyFieldValue><Name_C.fieldName_C1_Value>...<Name_C.fieldName_CN_Value>
    <Name_C.KeyFieldValue><Name_C.fieldName_C1_Value>...<Name_C.fieldName_CN_Value>
    the problem is that in this structure each line is not separated by a carriage return or a comma, I have all the information in a single line:
    <Name_A.KeyFieldValue><Name_A.fieldName_A1_Value>...<Name_A.fieldName_AN_Value><NumberRecordType_B><NumberRecordType_c><Name_B.KeyFieldValue><Name_B.fieldName_B1_Value>...<Name_B.fieldName_BN_Value>...<Name_B.KeyFieldValue><Name_B.fieldName_B1_Value>...<Name_B.fieldName_BN_Value><Name_C.KeyFieldValue><Name_C.fieldName_C1_Value>...<Name_C.fieldName_CN_Value>...<Name_C.KeyFieldValue><Name_C.fieldName_C1_Value>...<Name_C.fieldName_CN_Value>
    and the customer don't want to insert a line separator.
    Then, the question is:
    How can I get the XML structure from this structure?
    If possible, I don't want to develop new Module and add it in the JMS Module Sequence.
    PS I have already read the article "How to Use the Content Conversion Module with the XI 3 J2EE JMS Adapter.pdf" and it doesn't seem to help me.
    Best Regards,
    Paolo

    To get context parameters from your web.xml file you can simply get the ActionServlet object from an implementing action object class. In the perform (or execute) method make the following call.
    ServletContext context = getServlet().getServletContext();
    String tempContextVar =
    context.getInitParameter("<your context param >");

  • I am trying to use an education program that needs Java applets to install and use and it will not use Safari. When I download IE from the web it will not install. How can I get a browser that will work on my MacAir for travel use of this program?

    I am trying to use and education program that needs Java applets and it will not run on Safari. IE will not install from the web. How do I get a browser that will work to install so I can use this program when I travel.

    Try using FireFox. IE will only run on a Mac if you run Windows on the Mac.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    Install the Apple Boot Camp software.  Purchase Windows 7 or Windows 8.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    VM Fusion and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. A more recent comparison of Parallels, VM Fusion, and Virtual Box is found at Virtualization Benchmarks- Parallels 10 vs. Fusion 7 vs. VirtualBox. Boot Camp is only available with Leopard and later. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • I need to install an App that will work with my iOS. How do I get an earlier App that is not now in the App Store?

    I have an iPod Touch that can only run iOS 3.1.3. I have had Zinio & PressReader (both free Apps) installed on it for many years, and subscribe to a number of Magazines and Newspapers. I had backed up the iPod in September 2012. Today, I had to restore the iOS from the backup, but saw that Zinio and PressReader had not been installed. I am aware that the iTunes store explains that the latest versions are for iOS 4.3, but I need the latest version that will work with my iPod on iOS 3.1.3.
    Does anyone know how I can get hold of the earlier versions of the "ipa" files, short of asking the publishers themselves?
    And, should I expect the Publishers to release the appropriate ipa to me?

    You aren't being left in any lurch. Your hardware is obsolete, and the software world has moved on. If you have a qualm about the matter then discuss it with the software's developers. Apple is not responsible for software they do not develop. This is technology, and you will just need to get used to it.

  • I have question about hooking up an external hdd to a time capsule and still have my printer hooked up as well. Anyone got any tips for me, how to do it and what brand of harddrive that will work best for me 1 or 2 TB

    i have question about hooking up an external hdd to a time capsule and still have my printer hooked up as well. Anyone got any tips for me, how to do it and what brand of harddrive that will work best for me 1 or 2 TB

    You just need a powered hub.. if you already use one then fine.
    Plug in just about any external hard disk will work fine. Format has to be readable by the TC.. ie fat32.. or much better HFS+.. plug it into a Mac to prepare the drive.
    Pick whatever size suits.. nowadays 2TB are most economical.
    WD, Seagate have goobled up all the minor players.. so pick one.
    Whatever suits your budget and asthetics.
    NOTE.. The USB on the TC is fine for printers.. IMHO it is the wrong way to go with USB disks.. use the internal disk of the TC.. USB is less than half the native speed plugged into a Mac.. TC to USB is slow.. far slower than internal drive.. or using external drive as external.

Maybe you are looking for

  • Error Logging into Cisco Agent Desktop whilst using Cisco IP Communicator

    Hi there, I am having an issue whilst using Cisco Agent Desktop Version 7.0.  If I use a cisco IP Communicator ( softphone) i get following message, "Login failed due to a configuration error. Please ask you system administrator to associate your pho

  • Purchase order screen exit SAPMM06E,screen number 0111

    Hi I am working on purchase order screen exit SAPMM06E and screen number 0111 i am able to see customer screen in transaction but program control is not going to flow logic due to that i couldn't able to fetch data into custom fields.pls suggest me w

  • Office 2010 Licensing in VDI Managed Pool

    Hi all, I have a Server 2012 R2 VDI deployment that does not have Internet connectivity and hosts a managed pool that runs Office 2010 Pro. How do I properly license Office? thanks Pootie

  • Advanced Queues In Oracle

    Why we use advanced quques in Oracle?

  • CSS / Javascript in my Adobe Muse site

    Here is the file I'd lie to use - but I've never coded and I'm stuck http://codecanyon.net/item/circular-countdown-jquery-plugin/3761921?WT.ac=category_thumb&W T.seg_1=category_thumb&WT.z_author=Pixelworkshop Any help or links to how to acomplish thi