My message to process is behind my CSS dropdown menu (issue 25)

Hi all

Is anyone using the CSS menu drop down with the list of APEX that Scott Wesley gives a tutorial on how to go?  According to the guidelines of this blog: base Oracle: CSS menu using APEX list drop-down

His departure from here: ultimate Horizontal Drop-Down Menu Demo | Free CSS Menu drop-down framework

Im running APEX 4.2.4... Ive just crossed to March and updated the application to issue 25. Ive also successfully installed the CSS drop according to the tutorial from Scott... Everything works great and I got to rebuild the application to use with theme 25...

However, Ive suddenly found that when I get a message error or process jump towards the top of the page as a result of insert/update, or a validation error. , the drop down menu is always on... (i.e. the message box and the content behind the menu..)

Ive tried to change the regions to my menu list, without success. I guess only he the some CSS is not quite right.

Ill download a trial on the site, but is anyone using this and hit the same error...?

For the CSS for the reference excluding images model is:

<div id="navwrap">
<ul id="nav" class="dropdown dropdown-horizontal" style="margin-bottom:10px;">

<style>

ul {

  list-style-type: none;

}

#navwrap {

  float:left;

  width:100%;

  margin-bottom:4px;

  background:#f6f6f6;

  border-style:solid;

  border-color:#d9d9d9 #d9d9d9 #d9d9d9;

  border-width:1px 1px 1px 0;

}

</style>

Thank you very much

Richard

Richard Legge wrote:

Thanks Scott... Now on to the next challenge... Speed up the load Enkitec Navbar, as the unformated menu is located at the corner for a while sometimes... I saw that you can move the files to support for the file system, but I am running with EPG, so I don't think that I can refer to external files...

What is important is not that the style sheet is stored in the file system, but it is referenced in the page head element (as required by the HTML specification) is available when the browser starts to build the DOM model. You can use an external style sheet located in the APEX or XMLDB repository rather than the file system and refer to this in the page CSS file URL property or the templates or put the rules in the CSS Inline property page template.

Enkitec vertical list Navbar appears momentarily

FAC586. Point taken. As always, his maximum weight the chances of the generation of the example on apex.oracle.com vs whether an easy answer...

I been using CSS for more than 15 years and find that when you use the theme 25 and other new APEX themes here are a few easy answers. Stir in 3 party components and multiple devices and user agents and the possibility of a simple answer is remote. People with the answers do not always have a half hour is detached to reproduce a problem, but can spend 5 or 10 minutes watching an existing example. When it's your problem probably is to you to put the bulk of the effort in fixing it?

Tags: Database

Similar Questions

  • CSS Dropdown menu, problems of positioning in IE7

    I created a drop down list using CSS to style links. It appears correctly in Firefox, but level sup links are positioned to the right of the parent link rather than directly below when seen in IE7. For example when I hover over 'News', the drop-down menu the auto position to the right of the 'News' link

    Website: http://sbfl.tmp50.haisoft.net/

    CSS: http://sbfl.tmp50.haisoft.net/templates/sbfl_homepage/css/nav.css

    Thanks for your help.
    Sean

    "seanish" wrote in message
    News:gmv23j$ML1$1@forums. Macromedia.com...
    > I created a drop down list using CSS to style links. He
    > is
    > display well in Firefox, but level sup links are positioned to
    > the
    > law of the mother rather the link directly below seen in IE7.
    > For
    > example when I hover over 'News', the fall down positioned its self to the
    > right
    > the 'News' link
    >
    > Web site: http://sbfl.tmp50.haisoft.net/
    >
    > CSS: http://sbfl.tmp50.haisoft.net/templates/sbfl_homepage/css/nav.css
    >
    > Thanks for your help.

    Try this:

    #mainlevel ul {clear: left ;}}

    --
    Thierry | Adobe Community Expert. Articles and tutorials:
    http://www.TJKDesign.com/go/?0

    Widgets Spry | http://labs.Adobe.com/technologies/Spry/samples/ [click on]
    'Widgets']
    Samples of the Spry menu bar |
    http://labs.Adobe.com/technologies/Spry/samples/menubar/MenuBarSample.html
    --

  • CSS DropDown Menu style

    Hello!

    I am trying to create a pull down menu in Dreamweaver. I have watched several tutorials and read many practical guides and my html code looks fine, but the style of editing is really throw me off. I'm a newbie to Dreamweaver, so I'm not sure properties that I need to do this right.  The code below, when I put the cursor on the first button of the menu drop-down goes behind the other two buttons.  I need the dropmenu turns off to the side buttons and down.  If this isn't the case, I can align the buttons to go horizontal, while they are not covered. I hope that makes sense.

    Thank you in advance!

    M

    HTML

    < div class= "dropdown" id= "drop" style = "" text-align: left; ">"

    < ul >

    < li > < a href = "#" > < /a > Americas

    < ul >

    < li > < a href = "#" > Connecticut < /a > < /li >

    < li > < a href = "#" > Ohio < /a > < /li >

    < li > < a href = "#" > Vermont < /a > < /li >

    < li > < a href = "#" > California < /a > < /li >

    < li > < a href = "#" > Canada < /a > < /li >

    < li > < a href = "#" > Brazil < /a > < /li >

    < /ul >

    < /li >

    < /ul >

    < ul >

    < li > < a href = "#" > < /a > China

    < ul >

    < li > < a href = "#" > China < /a > < /li >

    < /ul >

    < /li >

    < /ul >

    < ul >

    < li > < a href = "#" > < /a > Europe

    < ul >

    < li > < a href = "#" > France < /a > < /li >

    < li > < a href = "#" > UK < /a > < /li >

    < /ul >

    < /li >

    < /ul >

    < / div >

    STYLE

    #dropdown {
    margin: 0;
    Width: 150px;
    Police-family: Gotham, "Neue Helvetica", Helvetica, Arial, sans-serif;

    }

    #dropdown ul {
    margin: 0;
    padding: 0;
    line-height: 30px;

    }

    Li #dropdown {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    position: relative;

    }

    #dropdown ul li a {
    text-align: center;
    height: 30px;
    Width: 150px;
    display: block;
    Color: #000;
    text-decoration: none;
    border: 1px solid #000;
    text-shadow: 1px 1px 1px #000;
    background: #CCC;

    }
    #dropdown ul ul {
    position: absolute;
    visibility: hidden;
    top: 32px;
    Police-family: Gotham, "Neue Helvetica", Helvetica, Arial, sans-serif;
    }

    #dropdown ul li: hover ul {
    visibility: visible;
    position: absolute;
    }

    #dropdown li: hover {
    background: #7D92C6;
    float: left;
    }

    #dropdown ul li: hover ul li a: hover {
    Color: #000;
    background: #7D92C6;
    }


    #dropdown a: hover {
    Color: #000;
    background: #7D92C6;
    }

    .clearFloat {
    Clear: both;
    margin: 0;
    padding: 0;
    }

    I prefer to use HTML5 and the

  • DW6 css dropdown menu help

    eager to create a drop down list using css.  I created this using < ul > and < li > tags, but for some reason he looks right. My html code seems to be OK and I double checked the css and can't seem to find what I did wrong. I chose the tags in a tag to hide, the text is hidden, but the boxes are still displayed.  can someone help a rookie and see what I've done wrong?

    URL is vacationcribs.com

    THX. \

    @bits Mt,

    Please start a new discussion with CSS shadow in your subject line.

    Nancy O.

  • CSS Dropdown Menu of centering

    Hey guys,.

    I have a little problem.

    I would like to focus my CSS Menu that is placed in a DIV tag so that it is centered below my picture in the header.

    http://jsfiddle.net/UxwQ5/ - here is a jfiddle to take a look.

    If someone could help it would be much appreciated.

    Thank you

    Luke

    CSS in a quick glance:

    {of NAV

    position: relative;

    Width: 1000;  / * Set the width if necessary * /.

    margin: 0 auto;

    padding: 0;

    text-align: center;

    z-index: 1000;

    height: 50;

    }

    NAV ul {}

    margin: 0;

    padding: 0

    }

    nav li {}

    list-style: none;

    do-size: 12px;

    float: left;

    text-align: center;

    do-family: Arial, Helvetica, without serif.

    }

    / * menu of top-level * /.

    nav li a {}

    display: block;

    text-decoration: none;

    right margin: 2px;   / * space between links * /.

    Width: 120px;   / * Adjust according to your needs or use auto * /.

    padding: 8px 15px;

    make-weight: bold;

    line-height: 4;

    color: #506F1A;

    border: 1px solid #FFF;

    Background: #FFF;

    text-align: center;

    }

    / * top menu style on mouse over * /.

    Li: hover NAV > a {}

    background-color: #444;

    color: #fff;

    }

    / * submenu * /.

    nav li ul {}

    display: none;

    text-align: center;

    margin: 0;

    Padding: 1em 0;

    Background: #444;

    Police-weight: normal;

    make-style: oblique;

    }

    / * submenu, help for the older IE * /.

    ul li: hover NAV, nav li.hover ul {}

    display: block;

    position: absolute;

    padding: 0;

    }

    nav li: hover li,

    nav li.hover li {float: none ;}}

    / * drop-down style * /.

    Li li: hover NAV, nav li.hover li a {}

    Width: 10em;  / * Adjust the width according to the needs or use auto * /.

    margin-top: 0;

    line-height: 1.25em;

    Police-weight: normal;

    border: none;

    }

    / * menu style drop down on mouse over * /.

    nav li li a: hover {}

    background: 444;

    color: #fff;

    }

    .nav nav {}

    text-align: center;

    }

    #navigation {of nav

    text-align: center;

    }


    Try adding display: inline-block to your nav ul rule:

    NAV ul {}

    Display: inline-block;

    margin: 0;

    padding: 0

    }

  • How to get rid of the message "Action Processed."

    When I save data in one of my reports, I get a confirmation message "Action Processed."... may I know how to disable it...?

    Thanks in advance

    Under the process of the Page, see Messages - process success Message.

    Jeff

  • Message authentication process

    Hey everybody!

    Alright! Here's my problem. I'm building a front end of the APEX for a pre-existing database that connects with many other applications. The way they authenticate the user is so weird. in any case, I need to call a message authentication process that returns an ID based on the user ID that after authentication, ID is used in most of the session.

    So far, I created an item hidden on the login page.
    And I have the appelΘ authentication process a package on the functioning of the database.

    Everything I need to do is somehow move the p_username in my service and have the return value to be stored in my ELEMENT. Is it possible through the block post authentication process? Or will have to create a process of PL/SQL on the first page that I connect?

    Thank you very much for your time

    Hello

    Why not call a 'function-wrapper' that code you yourself, which then calls the other function that you use, for example:

      ...
      v_code := pk_party_authtn.get_xref_id(v('APP_USER'));
      APEX_UTIL.SET_SESSION_STATE('XREF_ID', v_code);
      ...
    

    In this way, you can include custom logic, you need, while honoring the service you should use.

    John.
    --------------------------------------------
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd
    AWARDS: Don't forget to mark correct or useful posts on the forum, not only for my answers, but for everyone!

  • v ('P101_USERNAME') the null value in the message authentication process

    We hit a problem after the deployment of our application APEX 3.1 on the customer site. The value of v('P101_USERNAME') in our message authentication process is zero on our customer site, but not in our development environment.
    -The two environments are 11.1.0.6 DB with APEX 3.1.0.00.32 on windows.
    -P101 being the default login screen.
    -l' user connects using a custom authentication scheme that ends with success.
    v ('APP_USER') has the correct value (in uppercase)
    -We receive "ERR-10740 unable to perform custom processes post-auth" because an unexpected exception is triggered due to a null user name that we can detect using debugging PL/SQL code.
    -export the application and the source code are the same.

    The message authentication process refers to v('P101_USERNAME') which is then transmitted to a couple other processes, including a Web service call and a search function as active directory. The reason why we use it is because it is not transformed to UPPERCASE as with APP_USER - we need spend the exact user name in our post processing of authentication that can be mixed case.

    For some reason, it's just no longer works in a different environment - that someone has encountered this problem? I read on a question referring to v ('APP_USER') after a 3.1 update, but it doesn't seem to be a solution.

    Any help would be appreciated.

    Ian.

    Try to disable the process to clear the cache on the login page. If that contributes to recover at least a process to clear the password element.

    Scott

  • I'm trying to download the free track of After effects.  Keep the error message and get the ' we are currently experiencing some issues, please try again later. " If the problem persists, contact customer service. »

    I'm trying to download the free track of After effects.  Keep the error message and get the ' we are currently experiencing some issues, please try again later. " If the problem persists, contact customer support. "what I'm doing. I have tried for 2 hours and need to complete course work.

    you use the cc desktop app to download?

    If not, https://creative.adobe.com/products/creative-cloud

  • Title bar hidden behind the Apple Mac menu bar

    Hello

    I use 12.1 organizing elements and, for some reason, the title bar is hidden behind my Apple Mac menu bar.  Does anyone know how to click behind the menu bar, so I can access the elements title bar?

    Screen Shot 2014-05-25 at 18.28.28.png

    Thank you

    Richard

    The first thing to try is to go to system preferences > displays and your screen resolution you're going down. You may need to try a few different settings, but ultimately he can put it back and then you can return to the correct setting for your screen.

  • Firefox and Thunderbird just does turn, no error message. Process on abandonment, leaves get the accident message after a while.

    Hello

    Since last night, my Firefox just turns, unable to find or load any URL. It's never stops and gives an error message, everything. On leaving, the dying process persists for a minute or two before reporting that Firefox has crashed. My Thunderbird also has the same problem.

    My internet works, I can sit on IRC, use IE as browser, sit on Skype etc.

    I tried to restart my router and my PC, I emptied my DNS, I scanned my computer with AVG and Malwarebytes, all came clean. I changed the connection settings in Firefox to see if that solved, but he did not. I tried to start Firefox in Mode safe, did not help either. I tried to reinstall both programs, almost nothing works and at the moment I am at a standstill.

    Kind regards
    Kodain

    It was probably a problem with the Windows internet settings and their release would have worked as well. That could be done by restoring the advanced settings for Internet Explorer and then reset IE to factory default.

    However, I am happy to hear that you're having no longer any problems with your internet connection.

    I hope you enjoy and continue to use our great products of Mozilla.

  • After logging in to Windows Gets an error message: Exception Processing Message c0000013 75.

    Original title: no disc dialogue Exception Processing Message c0000013 75...

    When I start Windows XP SP2 the dialog box next No. disc appears from time to time.  This started after I uninstalled the software incompatible with Windows XP.  The 75 begins a series of numbers.  The PC is several years old and did not know this before exception.

    Setting prevents just the pop-up message annoying - if there are some problems with the device, the event will always be recorded in Event Viewer.

    I've never had anyone report problems after you make adjustments - just that they are happy, that they no longer see the message.

  • MESSAGE TO PROCESS DCOM SERVER IS DISPLAYED AND SHUT MY SYSTEM DOWN EVERY 5 MINUTES, WHAT SHOULD I DO?

    Every 5 min my system stops because of SERVER DCOM... also IE stops... is no longer to defend my defender and my update are not updated automatically.  Please can anyone help with these issues. ???

    Hi Terri,

    Are a. When you facing this problem?

    B. recent changes made on the computer?

    Let us try the following methods.

    Method 1

    Try to perform a scan for viruses online on your computer.

    http://www.Microsoft.com/Security_Essentials/

    http://social.answers.Microsoft.com/forums/en-us/vistasecurity/thread/ba80504b-61f1-4D71-960f-b561798b7b42

    Method 2

    Step 1

    Try to check if the DCOM Server process Launcher service is running on the computer.

    You must be logged on as administrator to perform these steps.

    1. click on Start.

    2. type services.msc in the search box and press on enter.

    3 right-click the DCOM Server process Launcher serviceand then click Properties.

    4. under the tab general , next to Startup type, make sure that Automatic is selected.

    5. If the service is not already running, under Service status, click Startand then click OK. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    If fails it step above, I suggest you check the event viewer to determine the cause and after return with accuracy of event viewer.

    Step 2

    1 open Event Viewer by clicking the Startbutton, click Control Panel, clicking system and Maintenance, clicking Administrative Tools, and then double-click eventViewer . If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    2. click on the event log in the left pane.
    3. double-click on an event to view the details of the event.

    What are the information in event logs? (Event Viewer)
    http://Windows.Microsoft.com/en-us/Windows-Vista/what-information-appears-in-event-logs-Event-Viewer
    Reference:
    http://social.answers.Microsoft.com/forums/en-us/vistahardware/thread/aa3373fa-836D-43f2-BCFC-6e566553c818

    Bindu S - Microsoft Support
    Visit our Microsoft answers feedback Forum and let us know what you think

  • my happy (request) message after processing XSLT lack of Landau (string) values comparing to the context of the initial message. I know don't know why

    Hello

    I stuck the Trace of the Invocation of the OSB below: why param values such as: 'F', 'PL' are missing in Message context changes?

    The initial Message context

    $body added

    " < = xmlns:soapenv soapenv:Body ' http://schemas.xmlsoap.org/SOAP/envelope/ "xmlns:sear =" " http://www.Ferrovial.es/XSD/SearchRegionEX_PM "xmlns:arc =" http://www.Ferrovial.es/XSD/architecture "xmlns:sear1 =" http://www.Ferrovial.es/XSD/SearchRegion_CDM "> "

    < sear: SearchRegionEXRequest_PM >

    < arc: HeaderMsgReq >

    <!-in option: - >

    < arc: functionalId >? < / arc: functionalId >

    <!-in option: - >

    < arc: messageId >? < / arc: messageId >

    < arc: timeStamp >? < / arc: timeStamp >

    < arc: consumerApp >? < / arc: consumerApp >

    < arc: consumerUsr >? < / arc: consumerUsr >

    <!-in option: - >

    < arc: language >? < / arc: language >

    < / arc: HeaderMsgReq >

    < sear1:BodyMsgRequest >

    F < sear1:Idiom > < / sear1:Idiom >

    < sear1:IdRegion > PL < / sear1:IdRegion >

    < sear1:IdCountry > PL < / sear1:IdCountry >

    < sear1:applicationCode >? < / sear1:applicationCode >

    < / sear1:BodyMsgRequest >

    < / trigger: SearchRegionEXRequest_PM >

    < / soapenv:Body >

    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    Changes of message context

    $body modified

    " < = xmlns:soapenv soapenv:Body ' http://schemas.xmlsoap.org/SOAP/envelope/ "xmlns:sear =" " http://www.Ferrovial.es/XSD/SearchRegionEX_PM "xmlns:arc =" http://www.Ferrovial.es/XSD/architecture "xmlns:sear1 =" http://www.Ferrovial.es/XSD/SearchRegion_CDM "> "

    " < = xmlns:mime tns:ZphoenixZmdRegion01 ' http://schemas.xmlsoap.org/WSDL/MIME/ "xmlns:wsdl =" " http://schemas.xmlsoap.org/wsdl/ "xmlns:soap =" " http://schemas.xmlsoap.org/WSDL/SOAP/ "" "xmlns:n1 =" urn: sap - com:document:sap:rfc:functions ' xmlns:ns3 = ' http://www.Ferrovial.es/XSD/Ferrovial_CDM "xmlns:ns2 =" http://www.Ferrovial.es/XSD/SearchRegion_CDM "xmlns:xsd2 =" http://www.Ferrovial.es/XSD/SearchRegionEX_PM "xmlns:ns1 =" http://www.Ferrovial.es/XSD/architecture "xmlns:wsu =" http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd "xmlns:http =" http://schemas.xmlsoap.org/wsdl/http/ "xmlns:wsoap12 =" http://schemas.xmlsoap.org/wsdl/Soap12/ "xmlns:tns =" "urn: sap - com:document:sap:soap:functions:mc - style" xmlns:wsp =" http://schemas.xmlsoap.org/ws/2004/09/Policy " > "" "" "

    < tns:ILand1 / >

    < tns:ILangu / >

    < tns:IRegio / >

    < / tns:ZphoenixZmdRegion01 >

    < / soapenv:Body >

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    and here is the XSLT:

    <? XML version = "1.0" encoding = "UTF-8"? >

    < xsl: stylesheet version = "1.0".

    ' xmlns:UUIDUserFunction = ' http://www.Oracle.com/xsl/transform/Java/COM.BEA.WLI.SB.stages.functions.UUIDUserFunction "" "

    ' xmlns:IsUserInGroupFunction = ' http://www.Oracle.com/xsl/transform/Java/COM.BEA.WLI.SB.stages.functions.IsUserInGroupFunction "" "

    ' xmlns:IsUserInRoleFunction = ' http://www.Oracle.com/xsl/transform/Java/COM.BEA.WLI.SB.stages.functions.IsUserInRoleFunction "" "

    ' xmlns:ns0 = ' http://www.Ferrovial.es/BO_CONS/PS_SearchRegionEX_HTTP_CORP "" "

    " container = ' http://www.w3.org/2001/XMLSchema "

    ' xmlns:DVMFunctions = ' http://www.Oracle.com/xsl/transform/Java/COM.BEA.WLI.SB.functions.DVM.DVMFunctions "" "

    xmlns:TNS = "" urn: sap - com:document:sap:soap:functions:mc - style ""

    " xmlns:oracle - xsl-Mapper = ' http://www.Oracle.com/xsl/Mapper/schemas "" "

    ' xmlns:oraxsl = ' http://www.Oracle.com/xsl/transform/Java "" "

    ' xmlns:XrefFunctions = ' http://www.Oracle.com/xsl/transform/Java/COM.BEA.WLI.SB.functions.xref.XrefFunctions "" "

    " xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance "" xmlns: xsl = " " http://www.w3.org/1999/XSL/transform "

    ' xmlns:BasicCredentialsUserFunction = ' http://www.Oracle.com/xsl/transform/Java/COM.BEA.WLI.SB.stages.functions.BasicCredentialsUserFunction "" "

    exclude-result-prefixes = "xsd oracle xsl map xsi xsl tns UUIDUserFunction IsUserInGroupFunction IsUserInRoleFunction DVMFunctions XrefFunctions BasicCredentialsUserFunction oraxsl ns0.

    ' xmlns:ns1 = ' http://www.Ferrovial.es/XSD/architecture "" "

    ' xmlns:xsd2 = ' http://www.Ferrovial.es/XSD/SearchRegionEX_PM "xmlns:wsdl =" http://schemas.xmlsoap.org/wsdl/ ''

    ' xmlns:ns2 = ' http://www.Ferrovial.es/XSD/SearchRegion_CDM "" "

    ' xmlns:ns3 = ' http://www.Ferrovial.es/XSD/Ferrovial_CDM "xmlns:soap =" http://schemas.xmlsoap.org/wsdl/SOAP/ " "

    ' xmlns:wsp = ' http://schemas.xmlsoap.org/ws/2004/09/policy "

    xmlns:N1 = "" urn: sap - com:document:sap:rfc:functions ""

    ' xmlns:wsoap12 = ' http://schemas.xmlsoap.org/wsdl/SOAP12/ "

    ' xmlns:http = ' http://schemas.xmlsoap.org/wsdl/http/ "

    ' xmlns:wsu = ' http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd "

    ' xmlns:mime = ' http://schemas.xmlsoap.org/WSDL/MIME/ ">

    < oracle-xsl-schema Mapper: >

    <! - SPECIFICATION map SOURCES AND TARGETS, DO CHANGE NOT. - >

    < oracle-xsl-Mapper: mapSources >

    < oracle-xsl-type Mapper: source = "WSDL" >

    < oracle-xsl-schema Mapper: location = "SearchRegionEX.wsdl" / >

    < oracle-xsl-Mapper: rootElement name = "SearchRegionEXOperation".

                                           namespace=" http://www.Ferrovial.es/BO_CONS/PS_SearchRegionEX_HTTP_CORP "/ > "

    < / oracle-xsl-Mapper: source >

    < / oracle-xsl-Mapper: mapSources >

    < oracle-xsl-Mapper: mapTargets >

    < oracle-xsl-type Mapper: target = "WSDL" >

    < oracle-xsl-schema Mapper: location = "SAP_SearchRegionEX.wsdl" / >

    < oracle-xsl-Mapper: rootElement name = "ZphoenixZmdRegion01".

    Namespace = "urn: sap - com:document:sap:soap:functions:mc - style" / >

    < / oracle-xsl-Mapper: target >

    < / oracle-xsl-Mapper: mapTargets >

    <! - GENERATED BY ORACLE XSL MAPPER 12.1.3.0.0(XSLT Build 140529.0700.0211) in [Mar 16 June at 14:37:31 CEST 2015]. - >

    < / oracle-xsl-schema Mapper: >

    <! - user edit BELOW this line--DO NOT REMOVE THIS LINE-->

    < xsl: template match = "/" >

    < tns:ZphoenixZmdRegion01 >

    < ILand1 >

    < xsl: value-of select = "/ ns0:SearchRegionEXOperation / xsd2:SearchRegionEXRequest_PM / ns2:BodyMsgRequest / ns2:IdCountry" / >

    < / ILand1 >

    < ILangu >

    < xsl: value-of select = "/ ns0:SearchRegionEXOperation / xsd2:SearchRegionEXRequest_PM / ns2:BodyMsgRequest / ns2:Idiom" / >

    < / ILangu >

    < IRegio >

    < xsl: value-of select = "/ ns0:SearchRegionEXOperation / xsd2:SearchRegionEXRequest_PM / ns2:BodyMsgRequest / ns2:IdRegion" / >

    < / IRegio >

    < / tns:ZphoenixZmdRegion01 >

    < / xsl: template >

    < / xsl: stylesheet >

    Hello

    What I do in this case is to stick the piece of xml code that I want to ask in an ascii Editor. So I replace all tags, content and oblique end etc. with the bar to get an xpath expression. I compare with the xpath expression in the XSLT. Placing them underneath eachother makes it easy to compare. You're example I take:

    //soapenv:Body                             /sear:SearchRegionEXRequest_PM/sear1:BodyMsgRequest/sear1:Idiom
    

    With the XPath of the xlt described with a piece of xml (given the lack of namespace is not the same):

                   /ns0:SearchRegionEXOperation/xsd2:SearchRegionEXRequest_PM/  ns2:BodyMsgRequest/ns2  :Idiom
    

    Then you will see that the root in the xpath expression is "SearchRegionEXOperation", which is not present in the body. Then the XPath apparently follows the body. So, you will need to change the element root in the mapping definition.

    You must also post this xsd2: refers to the same namespace as sear: and ns2: the same thing as sear1: in the xml file (I did not have that).

    Kind regards
    Martian

  • Lightroom 2015.2 process leaving behind, from start

    When I close a session of Lightroom CC 2015.2, the program now lets a lightroom.exe process that prevents restarting Lightroom until I have remove the process via Task Manager.

    Tom

    Hi stormy.boy,

    Could you please set the Lightroom.exe priority to high and then restart the computer.

    Kind regards

    Tanuj

Maybe you are looking for