XML child 'Title' does not show on web page

I have imported an XML file and when I launch the page the
title does not show.
The following is on my page but does not display "
<td><?xml version="1.0" encoding="UTF-8"?>
<Title>Miss Congeniality 2: Armed and
Fabulous</Title>xx </td>
The rest of the field do display and I can not understand why
'Title' Does not display.
Thanks for any help
David Merchant
The following is the code to display the data:
<cfloop index="MyCounter" from="1" to="#Counter#">
<tr>
<td>#mydoc.Collection.DVD[MyCounter].ID#</td>
<td>#mydoc.Collection.DVD[MyCounter].UPC#</td>
<td>#mydoc.Collection.DVD[MyCounter].ProfileTimestamp#</td>
<td>#toString(mydoc.Collection.DVD[MyCounter]["Title"])#xx </td>
<td>#mydoc.Collection.DVD[MyCounter]["SortTitle"]#</td>
<td>#mydoc.Collection.DVD[MyCounter]["Rating"]#</td>
<td>#mydoc.Collection.DVD[MyCounter]["ProductionYear"]#</td>
<td>#mydoc.Collection.DVD[MyCounter]["RunningTime"]#</td>
<td>#mydoc.Collection.DVD[MyCounter]["Audio"]#</td>
</cfloop>
This is the XML file I am reading
<?xml version="1.0" encoding="us-ascii"?>
<!-- DVD Profiler Version 2.4.0 Collection Export -->
<!-- Exported: 9/3/2006 12:39:08 PM -->
<Collection>
<DVD>
<ID>012569557123.21</ID>
<UPC>012569-557123</UPC>
<ProfileTimestamp>2004-03-17
23:58:12</ProfileTimestamp>
<Title>Doctor Zhivago</Title>
<SortTitle>Doctor Zhivago</SortTitle>
<Regions>
<Region>3</Region>
</Regions>
<Discs>
</Discs>
</DVD>
</Collection>

I believe you want to print the XML node's text to a HTML
table cell. To do so you would change:
<td>#mydoc.Collection.DVD[MyCounter].ID#</td>
to
<td>#mydoc.Collection.DVD[MyCounter].ID.XMLText#</td>
Try appending ".XMLText" to your variables.
I would also consider droping the ToString method with:
<td>#toString(mydoc.Collection.DVD[MyCounter]["Title"])#xx </td>
to
<td>#mydoc.Collection.DVD[MyCounter]["Title"].XMLText#</td>
I don't know why you are invoking the toString() function
here and not on the other nodes. It only confuses me, and likely
you when you have to return to this code later, unless you are
trying to do something special with this node, like set your HTML
<title> tag.
If you are trying to set your document's <title> tag
then it should belong between the <head> tag of your document
and not inside your table, as a matter of semantics.

Similar Messages

  • Wlst command listWebServices() does not show all web services in the domain

    Hi, I am trying to use wlst command listWebServices() to display all web services of a domain. It seems that it only displays the web services of enterprice applications (ear apps), but it does not show the web services of web applications (war apps). If I pass ear appliication name and one of its web module to listWebServices, it will show the web services that belong to the web module of this application. However if I pass war application name and its web module name to listWebServices, it will return "Unable to find the SOA Composite or Service. Oracle UCM Native Web Services", although I can see from wls admin console or em that this web application does have a couple of web services.
    I also tried to call listWebServicePolicies, again it returned "Unable to find any Web Services with the specified Application".
    My purpose of doing above is to use wlst to detach/attach web service policies for some web services. Since I cannot find the web services, I off course cannot detach/attach policies.
    Does anyone have any clue how to find web services using wlst command that belong to a war application, and then detach/attach policies ? Any help will be greatly appreciated.
    Thanks,
    Jian Huang
    From Oracle fusion HCM

    As of UCM version 11.1.1.6, Oracle UCM Web Services are managed from Enterprise Manager in Fusion Middleware Control, not Weblogic Admin Console!
    A document at Oracle support explains this in more detail: https://support.oracle.com/epmos/faces/ui/km/DocumentDisplay.jspx?id=1456506.1 :
    Setting up GenericSoapService in WLS to use WS-Security:
    Go to FMW Enterprise Manager. http://wlshost:7001/em
    In the tree, navigate to Weblogic Domain -> <Domain Name> -> and click on UCM_server1. (If the managed server for WCC is named something other than UCM_server1, click on that name.)
    From the UCM_server1 drop down menu, select "Web Services".
    On the "Oracle Infrastructure Web Services" tab, click the GenericSoapPort link.
    Once there you can set the policies you want and restart the server!
    Regards,
    Göran
    Edited by: Göran Paues on 2012-aug-20 10:02

  • Whenever I play anything on Windows Media Player Classic, the middle mouse button does not work as a vertical scroll in firefox, but instead shows a horizontal scroll that does not scroll the web pages. How can I fix this problem?

    Hi
    I have a windows 7 and whenever I play anything on Windows Media Player Classic, the middle mouse button does not work as a vertical scroll in firefox, but instead shows a horizontal scroll that does not scroll the web pages. How can I fix this problem?
    I hope that was clear.
    Thnx

    Hello kmanthie,
    I just sent you a private message. If you are not sure how to check your forum messages, this post has instructions.
    I worked on behalf of HP.

  • Comcast just replaced my cable modem/wireless router.  All devices connect properly except my iPhone 4.  It shows itself to be connected to the network, but it does not load any web page.  Resetting the iPhone does not solve the problem.  Any suggestions?

    Comcast just replaced my cable modem/wireless router.  All devices connect properly except my iPhone 4.  It shows itself to be connected to the network, but it does not load any web page.  Resetting the iPhone does not solve the problem.  Any suggestions?

    Thank you for your response.
    I had rebooted the router (several times, actually), to no avail.
    I do not know the answer to whether MAC filtering is enabled on the router.  Have tried to find info about that, but unsuccessfully.  Router is an Arris TG852G, supplied by Comcast.  I would be surprised if MAC filtering were the issue, since in addition to the computer, we have successfully connected several other devices to the wifi, namely an iPad, a Android phone and a Kindle Fire - all able to access internet pages through the wifi, and all without a need to add the device to a MAC address whitelist.  To add to the mystery, the Comcast tech was able to connect his iPhone 4 to my network and access web pages.  He was unable to connect my iPhone, however, after trying for some time.
    I seem to recall reading somewhere that an iPhone cannot connect to a wireless "n" router, only "b" or "g".  The Arris router is described as a n/g/b compliant router, and as noted the Comcast tech was able to connect his iPhone, so don't know why that would be the issue here.
    By the way, my iPhone does connect wirelessly to my network at home.  This difficulty is at a second home.
    Any other thoughts would be appreciated.

  • I want to upload a Banner to my iTunes U page. The banner file has all the requirements like as, kind, size, frame, and etc. Infortunately,  I could not upload the file. It does not show in Provider Page Configuration or the preview.   Someone could help

    I want to upload a Banner to my iTunes U page.
    The banner file has all the requirements like as, kind, size, frame, and etc.
    Infortunately,  I could not upload the file. It does not show in Provider Page Configuration or the preview.
    Someone could help me?

    Sounds like a driver issue. I never tested in bridge, so I could be wrong. But it sounds to me that when you are connected to that screen, your settings are not set to the full resolution of that screen.

  • The title does not show up in the Program Sequence window in PP CC

    I am trying to add a simple title in one of the clips of a video that I am editing. I can see the title in the title window with the clip in the background but when I play the video the playback doesn't show the title but the clip.
    How can I can I solve this problem? I am using a trial version of PP CC.
    Thanks

    I looked at the video. I did exactly the same thing. What do you mean by "poke out the eyeball on that track"? Do you refer to the little icon on the top right corner of the title window that has an eye?
    I have just done the following test: I created a colored background (green) and dragged that on the video track above my project then I added the title above this colored background on a third video track. Now the title shows up in the program window but the background is black not green. So it looks like that the title does not have a transparent background.

  • My homepage does not show the latest page when I open Firefox

    I have set MSN as my homepage but when I open Firefox it does not show the latest MSN page.

    '''''Has the site worked normally in Firefox before?'''''
    When you have a new problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    This will open a window listing the site's cookies, which you can remove individually.
    Then try reloading the page and logging back in. Does that help?

  • Printing does not print the web page only the http info at top of page and dated and time at bottom of page, nothing in between. help! Thanks.

    Printing a web page works fine from the microsoft windows browser but fire fox browser will not print a web page only the heading at the top and the date and time at the bottom.

    Does that happen on all pages or only on some?
    You can try to reset the print prefs on the about:config page.<br />
    * http://kb.mozillazine.org/Problems_printing_web_pages
    You can open about: pages via the location bar like you open a website.

  • Google does not find my Web Page but it has been published.

    The search engines are not finding my Web Page is there something I need to do?

    Tell them you exist : http://www.google.com/addurl/
    And to speed up the process, provide clickable links in your posts.
    Google indexes this forum in real-time and will find your Site within hours.

  • XML configuration file does not show entry for PI_BASIS for PREPARE

    Hello SAP Gurus,
    We are doing ECC 6.0 SR3 upgrade including EHP3 SP3
    We generated XML configuration file for EHP3 from MOPZ
    But during XML file does not contains any information for PI_BASIS target level or source level
    current level is 2006_1_620
    We tried that XML file in PREPARE during EHP_INCURSION phase
    but failed all time.
    Let me know what we have to generate XML file with proper information including PI_BASIS
    Even PI_BASIS not appearing in MOPZ list for selection, its surprising for us.
    Any idea/direction would be highly appreciated.
    Thanks,
    Amit Lal

    Hi,
    I forwarded my query to AGS Dev support, They verified Solution manager and found no problem since it was up to date SPS15 ST400
    Problem was in SAPup, they provide the lastest sapup tool that was again released for this specific problem. See notes for SAPup with keyword EHP
    thanks,
    Amit

  • Location bar dropdown does not bring up web page

    when I click the down arrow on the location bar to see the dropdown list of previous locations the list shows up but clicking on a link does not bring up the selected web site, also some of the sites on the list have garbled information ie: title of one page, address of another

    You can check for problems with the <b>places.sqlite</b> database file in the Firefox profile folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    *Places Maintenance: https://addons.mozilla.org/firefox/addon/places-maintenance/
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Flash Controls Not Showing On Web Page

    Hi-
    Been beating my head lately using Flash Pro 8 and DW 8.02.
    Here is the latest difficulty:
    Created a Flash video file in Premiere Elements 4
    Imported the .flv Flash video file into Flash 8 using import
    video
    Added an external skin to the video
    Saved Flash .fla file
    Exported movie in .swf format
    I can open the .swf file in Flash Player 8 and it works fine.
    I can also use the Publish setting in Flash to export the necessary
    files as well as the HTML file. When viewed in either Firefox or IE
    it plays correctly and the player controls are present. However, if
    I create a new page in DW8 and then Insert > Media > Flash,
    point it to the .swf file and then view it in Firefox or IE I can
    only see the .flv Flash video file and none of the controls/skin
    that should be there. I know the controls/skin are actually present
    because I can browse directly to the .swf file and it displays
    works properly. I can also use the publish settings from Flash to
    create the HTML page and it works correctly as well. It is only
    when the page is generated by DW8 that I get this problem. I have
    looked at the code created by DW8 and cannot find any reference to
    the .swf file for the movie controls/skin. Any idea why DW8 would
    only be placing the Flash video .flv file on the page and not
    writing the code to place the entire Flash movie .swf on the page?
    I have tried restarting/rebooting, created a new "clean" test page
    with only the Flash movie on it and it is always the same. The
    other thing that is weird is I did not select Autoplay or Loop in
    the DW8 settings nor in Flash 8, yet when I preview the page
    created by DW8 in a browser, piece of the Flash movie I can see
    (the Flash video part) autoplays and loops!
    Again, any help is appreciated.
    -=SB

    Update- This is what I have discovered while playing around
    with the page and Flash file:
    If I create the .swf files for the movie and skin and then
    save them to the same directory as the .Flash video file and then
    view the .swf file everything works fine.
    If I then create a web page using DW8 and insert the Flash
    into the page and save the web page to the exact same directory as
    all the other files and then view the web page in a browser, it
    works fine. However, if I create a new web page in DW8, save it to
    any other directory other than the one where the .swf and .flv
    files are located and then view the page in a browser only the .flv
    Flash video portion of the movie will display in the browser--the
    controls are missing. However, if I browse directly to the .swf
    file and avoid going through the DW8 generated web page the Flash
    movie displays properly with the controls in the correct location.
    My question then is why will DW8 not show the Flash movie with
    controls if the page is located in higher level directory than the
    .swf and .flv files and yet browsing directly to the .swf file with
    my browser works just fine? I have checked the path to the .swf
    file in the DW8 source code and it is pointing to the correct
    directory location. This is so strange--why will it display one way
    and not the other? Any ideas?

  • When I click "remember my user name" for web pages, it does not work for web pages - I have to login after every restart (eg Hotmail)

    On websites I visit daily – newspapers, Hotmail, etc, even though I have clicked "remember me on this computer", it does not work. I have to log in every time I have restarted my computer (Mac OSX 10.5.8). Also, this may be related. I have iGoogle as my home page, but "themes", location, widgets, etc are not saved when I shut down.

    * Such details are stored in a cookie.
    * You need an allow cookie exception (Tools > Options > Privacy > Cookies: Exceptions) to keep that cookie, especially for secure websites and if you let cookies expire when Firefox closes
    * Make sure that you do not use [[Clear Recent History]] to clear the "Cookies" and the "Site Preferences"
    Clearing "Site Preferences" clears all cookies, images, pop-up windows, software installation, and password exceptions.
    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    "Remove the Cookies" from sites causing problems: Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    If clearing the cookies doesn't help then it is possible that the file <i>cookies.sqlite</i> that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete <b>cookies.sqlite-journal</b> and <b>cookies.txt</b>, if they exist, in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder] in case the file cookies.sqlite got corrupted.
    * http://kb.mozillazine.org/Cookies#Removing_cookies

  • Control panel does not show the home page when Newsstand app is open - could this be a bug?

    When Newsstand is open and I press the home button twice to access the control panel, the home screen is replaced by the Newsstand app. Is anyone else having this issue? Is there a fix?

    Zephuros2000 wrote:
    I press the home button twice to access the control panel ...
    Pressing the home button twice does not access the control panel ... at any time.
    To access the control panel, press the home button once to get to the home screen.  Then swipe up from down near the home button to view the control panel.
    Pressing the home button twice generally shows you the apps that are running.

  • Swf does not play in web page

    In Dreamweaver I tested this flash movie by Previewing in
    Browser and it worked fine. But on the internet, nothing!
    Why?
    http://www.dittydaddys.com/test-flash.html
    Here's the embedded swf file
    http://www.dittydaddys.com/title01.swf

    Here's the code from the page:
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    And not only doesn't it play the swf, there's no reference to
    it at all on the web page.

Maybe you are looking for

  • Running a process within a java program

    Hi I have code that runs a process for performance monitoring on an installed system. When I run the code standalone as below, it runs fine. If I include the code below inside another java program, the process fails to execute and the status returned

  • Material, receipt date and approver

    hi material, receipt date and approver not available for fiap? we need to enhance these fields ? or any other possible solutions are there to get it?

  • File.renameTo

    Hi, Does file.renameTo work on AIX Server,and how much time will this method take to move a file of 35 million records? Regards KK

  • Tecra Battery Information Tool - Cycles and Production Date

    Hi everybody, I am searching for a Battery Tool, which reads out the whole Battery information. Aspecially the Production Date, First used Date and charging cycles. Is there a tool available by Toshiba or another Freeware tool? Is there another possi

  • Restore Library from Vault and projects empty

    I have purchased Aperture 3.1.1 from the Mac App Store and then proceeded to import all of my photos by Restoring the Library from my Aperture Vault. The Vault imported and of course Aperture asked me to update the database as the Vault was created i