Default z-index?

What's the default z-index? I mean the point where objects
without a z-index
specified appear above or under objects that DO have one
specified?

:-)
"Murray *ACE*" <[email protected]> wrote
in message
news:g97g3m$6f8$[email protected]..
>I was going to say that z-index of zero is not supported
in FF....
>
> --
> Murray --- ICQ 71997575
> Adobe Community Expert
> (If you *MUST* email me, don't LAUGH when you do so!)
> ==================
>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
> ==================
>
>
> "TC2112" <[email protected]> wrote in message
> news:g97f8n$5nc$[email protected]..
>> Oops, I didn't see that Joe had just answered.
>> Auto is right.
>> I mentioned 0 as I was thinking the default is the 0
rendering layer (or
>> stack position) where the first positive z-index
integer of a positioned
>> element would be rendered layer 1. Just another way
to think of it.
>>
>> Take care,
>> Tim
>>
>> "TC2112" <[email protected]> wrote in message
>> news:g97eo3$55q$[email protected]..
>>> Hello,
>>>
>>> Technically, the default value is 0.
>>> Stacking context can get complicated. For
example, the z-index of a
>>> child element only has meaning in the parent
element.
>>> For example, a div with a z-index of 4 is below
another div with a
>>> z-index of 5.
>>> If there is a div with a z-index of 6 that is a
child of the div with
>>> the z-index of 4, this div with a z-index of 6
will also be under the
>>> div with the z-index of 5.
>>>
>>> This is a couple of years old, but it explains
the variations fairly
>>> well:
>>>
>>>
http://developer.mozilla.org/en/Understanding_CSS_z-index
>>>
>>> Check out the stacking context links and the
examples.
>>>
>>> Take care,
>>> Tim
>>>
>>>
>>> "Mike" <[email protected]> wrote in message
>>> news:g97cpe$39h$[email protected]..
>>>> What's the default z-index? I mean the point
where objects without a
>>>> z-index specified appear above or under
objects that DO have one
>>>> specified?
>>>>
>>>
>>>
>>
>>
>

Similar Messages

  • Default Apache Indexes: add "mail to" button

    Howdy,
    I run a LAMP server and I am currently hosting some .pdf's for college, being shown using the default apache Indexes option (with some .css I found)
    I would like to add a button, visible when hovering, to mail each file to an email address (to be asked each user), specifically, a kindle address (I don't think it changes anything).
    This is the general idea...
    I don't know the AMP part of LAMP. I hunt around for the right scripts and tweak the bits I understand.
    Both msmtp and mutt are installed and working properly.
    Is there a standard way to accomplish what I want? What options do I have?
    Feel free to send me somewhere else, just asking you guys because I like this community. Been following the wiki/forums while trying to properly setup my arch server^^
    Thank you for your time
    Last edited by fhtagn (2011-06-13 00:50:30)

    AFAIK there is no way to actually modify the output of mod_autoindex apart from adding a Header, Footer and CSS. You might need your own script to handle this.

  • Does DW recognize default.htm / index.html?

    I'm new to Dreamweaver and am working on an existing web
    site. Web servers typically load up a "default.htm" or "index.html"
    page when you give it a URL with just the directory name, e.g.
    http://foo.bar/about/. Most of
    the links in my site are set up that way. How can I get Dreamweaver
    to recognize that <a href="/about/"> is not a broken link? Or
    does it automatically know to look for default.htm?

    He is gaining a URL that never changes, according to
    Micha.... 8)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Paul Whitham AdobeCommunityExpert"
    <[email protected]> wrote in message
    news:erafv6$35u$[email protected]..
    > You are actually making your server work harder by
    ommitting the full file
    > reference and I can;t really see what you are gaining.
    You can define a
    > homepage within DW but that is only one for the site and
    not for each
    > folder.
    >
    > --
    > Paul Whitham
    > Certified Dreamweaver MX2004 Professional
    > Adobe Community Expert - Dreamweaver
    >
    > Valleybiz Internet Design
    > www.valleybiz.net
    >
    > "iganpo" <[email protected]> wrote in
    message
    > news:er8phi$1f7$[email protected]..
    >> I'm new to Dreamweaver and am working on an existing
    web site. Web
    >> servers
    >> typically load up a "default.htm" or "index.html"
    page when you give it a
    >> URL
    >> with just the directory name, e.g.
    http://foo.bar/about/. Most of
    the
    >> links in
    >> my site are set up that way. How can I get
    Dreamweaver to recognize that
    >> <a
    >> href="/about/"> is not a broken link? Or does it
    automatically know to
    >> look
    >> for default.htm?
    >>
    >
    >

  • Grails - default index - not defaulting to index.gsp

    Does anyone know how to make the default index also include index.gsp? I'm afraid this may require a config outside of the EM but I want to make sure before I bug a SA.
    For example:
    "mydevserver:7777/mygrailsapp/" should display the contents of index.gsp but instead you must navigate to "mydevserver:7777/mygrailsapp/index.gsp" directly.
    "mydevserver:7777/mygrailsapp/somecontroller/" works fine but the root is where the problem occurs.
    ******************Extra notes for other people deploying grails on Oracle AS****************
    1. If you are not using shared libraries you should select "search local classes first" in your deployment plan.
    2. Make sure you have patched AS to the most recent version. You will get 500 errors for WEB-INF served files (css, js, images, etc.) on older AS versions.
    Edited by: user6301541 on Jun 27, 2009 7:50 AM

    Hello,
    do you have really images with a case ending  *.html instead of *.jpg?  Please have a look here in your style.css:
    background: url(images/img02.html) and I found it here e.g. in your Admin-2.html e.g. (img01.jpg I could not find)
    <td><img src="gwynn.jpg" width="170" height="180" alt="Brian Gwyn" /></td><td><img src="rosen.html" width="150" height="180" alt="Eric Rosen" /></td>
    (Brian Gwyn is wrong too, or not?)
    There I found so too this:
    <td><img src="#" width="210" height="180" alt="" /></td> # should be "TBA"
    And my answer would have been too: You better don't use upper case.
    Hans-Günter

  • Hide the default page (index.jsp) from the url

    I have configured weblogic to make certain pages such as index.jsp to
              be a default page so that I can type in www.mydomain.com and it takes
              me to www.mydomain.com/index.jsp. However, I would like for this page
              to be hidden like it is on other web servers so that when I type
              www.mydomain.com I get www.mydomain.com without showing the
              "index.jsp" appended to the URL, even though it takes me to that page.
              Is this possible? Please advise.
              Thanks.
              

    It's because WLS issues a redirect instead of forward.
              I have to admit that this behaviour is not consistent with other
              webservers. You might want to report this issue to [email protected]
              An ugly workaround is to have a frond-end proxy/webserver and specify
              the DefaultFileName or else live with the current problem ;-)
              Kumar
              web servers.
              Daniel Chance wrote:
              > I have configured weblogic to make certain pages such as index.jsp to
              > be a default page so that I can type in www.mydomain.com and it takes
              > me to www.mydomain.com/index.jsp. However, I would like for this page
              > to be hidden like it is on other web servers so that when I type
              > www.mydomain.com I get www.mydomain.com without showing the
              > "index.jsp" appended to the URL, even though it takes me to that page.
              > Is this possible? Please advise.
              >
              > Thanks.
              >
              

  • Defaulting to index.cfm

    I'm responsible for several CF sites on the same server and
    each new project provides new challenges - this one is really
    irritating me though. I'm using a CF breadcrumb script to map out
    where users are in the site; it searches the directory and lists
    the folders as links. Each page is therefore an index.cfm in a
    seperate folder (eg home/index.cfm).
    I haven't built this site in any different way to any others
    (so i thought) and were it not for the breadcrumbs the issue
    wouldn't be such a problem, i'd just include "index.cfm" in any
    menu links.
    Clicking on a breadcrumb link just brings a "Forbidden"
    error. If there's an index.html page in the folder it defaults to
    that no problem.
    Any ideas?

    are you on IIS or Apache?
    where do the links in the breadcrumb menu point to: just a
    folder or
    actual index.cfm file in the folder?
    it sounds like directory browsing is allowed on your
    sub-folders, but
    not for the user CF is running under... though i might be
    wrong...
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com

  • Webservice default file index.html

    Dear all,
            I had created a webservice for my application and i put to serve a index.html when user accessing the webservice. In my development laptop, i deployed and i managed to access my webservice using localhost:8080\webservice . When i build an installer with my application and webservice and installed it on another new computer, i cannot access the index.html by default. It returns Access Error:404 -- Not Found. I need to use localhost:8080\webservice\index.html. In webservice build setting, serve default index.html for static document folders is checked. The file index.html also inside the webservice folder of C:\ProgramData. My application still working in the new computer , just i need to use localhost:8080\webservice\index.html instead of localhost:8080\webservice. I am wondering why i cannot access the webservice index.html by default in my new computer but i can access when i deployed on my development laptop. Maybe i missed include some additional installer? Here i attached all the addtional installer that i included in my application installer.

    Sorry that i gave wrong information about my problem. I just notice that i cannot access to localhost:8080\webservice even is in development laptop. I am accessed  to localhost:8080\webservice\ before this. So now my problem is i cannot access to index.html using localhost:8080\webservice but succeed with localhost:8080\webservice\ or localhost:8080\webservice\index.html . Before this project, i had done some webservice projects but all works well. I had compared the configuration with my previous projects but i cannot found the different. Then, i notice there is service alias in service setting so i added "webservice" into the service alias. Now i available access using localhost:8080\webservice already. Maybe there is some insignificant different so i didt notice when i compare with previous project.  Btw, thank you for your answer. 

  • Can not update tab if its not the default sub-tab.

    Can not update tab if its not the default sub-tab.
    JDeveloper Version 10.1.2.1.0 (Build 1913)
    Hi. I have a problem with a “lovOpenWindowAction”
    The UIX is created with a master UIX and have several sub-tab that is included as UIX-pages.
    The lovOpenWindowAction lies in the included UIX-page
    The sub-tab I have a problem with has a table with users. Then I have a “Create New” button than I want to click on and select a new user that should be included in the table in the sub-tab.
    When I click on the button I open a LOV-window. Here I select the user that I want to add.
    In the LOV Action-class I save my new value in the database. Then in the method “onLovUpdate” I update the iterator with the new values from the database.
    But in my GUI the subtab is not updated until I click on it.
    But if I make the subtab the default subtab then it all works just fine and the GUI is updated directly.
    Here is the code for the tableAction in the subtab. This code lies in an included UIX-page. Target is the table id.
    <tableActions>
    <button text="Create New" id=" createNewRollperson" accessKey="N">
    <primaryClientAction>
    <lovOpenWindowAction destination="FiskeRollpersonerLOV.do"
    source=" createNewRollperson "
    targets="joinedRollpersfiskeer message"/>
    </primaryClientAction>
    </button>
    </tableActions>
    Here is some code from the master UIX-page
    <subTabLayout id="flikar">
    <subTabs>
    <subTabBar selectedIndex="${ui:defaulting(param.index,0)}">
    <contents>
    <link id="resorFlik" text="Resor"
    disabled="${sessionScope.fiske.id == null}"
    selected="${(param.source == 'resorFlik') or empty param.source}">
    <primaryClientAction>
    <firePartialAction event="changeTab" targets="flikar globalHeader">
    <parameters>
    <parameter key="source" value="resorFlik"/>
    </parameters>
    </firePartialAction>
    </primaryClientAction>
    </link>
    <link id="rollpersonerFlik" text="Rollpersoner"
    disabled="${sessionScope.fiske.id == null}"
    selected="${param.source == 'rollpersonerFlik'}">
    <primaryClientAction>
    <firePartialAction event="changeTab" targets="flikar globalHeader">
    <parameters>
    <parameter key="source" value="rollpersonerFlik"/>
    </parameters>
    </firePartialAction>
    </primaryClientAction>
    </link>
    </contents>
    </subTabBar>
    </subTabs>
    <contents>
    <switcher childName="${param.source}"
    defaultCase=”ResorFlik">
    <case name="resorFlik">
    <include node="${ctrl:parsePage(uix, 'includes/ResorFlik')}"/>
    </case>
    <case name="rollpersonerFlik">
    <include node="${ctrl:parsePage(uix, 'includes/FiskeRollpersonerFlik')}"/>
    </case>
    </switcher>
    </contents>
    </subTabLayout>
    What am I missing?? I can’t have this subtab as the default subtab! Please help me with a solution!

    hi,
    Change the condition type to manual entry.
    or
    for example delivery costs will be different at the time of PO and actual delivery costs then at the time of invoice we select planned delivery costs and settle them first with the actual delivery cost.
    Thanks & Regards,
    Kiran

  • What is the source of this Crawl Error `The item could not be indexed successfully because the item failed in the indexing subsystem`

    Once in a while my full-crawl fails and stops working properly. The crawllogs show this error for all items crawled.
    The item could not be indexed successfully because the item failed in the indexing subsystem. ( The item could not be indexed successfully because the item failed in the indexing subsystem.; Caught exception when preparing generation GID[7570]: (Previous generation
    (last=GID[7569], curr=GID[7570]) is still active. Cannot open GID[7570]); Aborting insert of item in Link Database because it was not inserted to the Search Index.; ; SearchID = F201681E-AF1B-45D2-BFFD-6A2582D10C19 )
    The full crawls starts out ok, after a while (1.5 hours into the process, 50% of all the data) suddenly no more items can be added to the index.
    The index seems to be stuck. The index files on disk are no longer updated (Located in D:\Microsoft
    Office Servers\15.0\Data\Office Server\Applications\Search\Nodes\BAADC4\IndexComponent3\storage\data\SP4d91e6081ac3.3.I.0.0\ms\%default) The Index and Admin component start to report these error in the ULS logs:
    NodeRunnerIndex: Journal[SP4d91e6081ac3]:
    Rolling back GID[7570] to GID[7569] prepGen=GID[7569]
    NodeRunnerIndex: Remote
    service invocation: method=RollbackGeneration() Service = {  Implementation type=Microsoft.Ceres.SearchCore.ContentTargets.IndexRouter.IndexRouter  Component: SP4d91e6081ac3I.0.0.IndexRouter  Exposer Name: GenerationContentTarget} terminated
    with exception: System.InvalidOperationException: Illegal state transition in SP4d91e6081ac3I.0.0.FastServer.FSIndex: Rollback -> Rollback
    NodeRummerAdmin: RetryableInvocation[SP4d91e6081ac3]:
    Exception invoking index cell I.0.0. Retrying in 16 seconds: System.InvalidOperationException: Illegal state transition in SP4d91e6081ac3I.0.0.FastServer.FSIndex: Rollback -> Rollback
    Looks to me the index has troubles updating/merging 'generations'. But the exact working of the indexer is not documented (as far is I know). Let alone how to fix this.
    Other (maybe related) observations 
    Just before the errors start the NodeRunnerIndex starts a 'checkpoint': Journal[SP4d91e6081ac3]:
    Starting checkpoint because forceCheckpoint is true.which ends a few moments later with Journal[SP4d91e6081ac3]:
    All journal users have completed checkpoint Checkpoint[7560-7569].
    Also just before the errors start to appear a TimerJob starts: Name=Timer
    Job job-application-server-admin-service. This timerjobs does some strange things to the search topology: Synchronizing
    Search Topology for application 'Search Service Application' with active topology [...] and Activating
    components. Previous topology:   ---  New Topology: TopologyId: [...] followed by Starting
    to execute Index RedistributeData method.
    And right after these two evente the errors start to occur. (each row is a ULS log enrty)
    INFO : fsplugin: IndexComponent3-bd83a8aa-923b-4526-97e8-47eac0986ff7-SP4d91e6081ac3.I.0.0 (4236): Prepare generation: 324 documents
    IndexRouter[SP4d91e6081ac3]: Caught exception when preparing generation GID[7570]: (External component has thrown an exception.): System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
    GenerationDispatcher[SP4d91e6081ac3]: Failed to prepare GID[7570] in 453 ms, failed on cells: [I.0.0], stale services: []
    Journal[SP4d91e6081ac3]: Rolling back GID[7570] to GID[7569] prepGen=GID[7569]
    Remote service invocation: method=RollbackGeneration() Service = { Implementation type=Microsoft.Ceres.SearchCore.ContentTargets.IndexRouter.IndexRouter Component: SP4d91e6081ac3I.0.0.IndexRouter Exposer Name: GenerationContentTarget} terminated with exception: System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
    RetryableInvocation[SP4d91e6081ac3]: Exception invoking index cell I.0.0. Retrying in 2 seconds: System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
    Journal[SP4d91e6081ac3]: Rolling back GID[7570] to GID[7569] prepGen=GID[7569]
    The Question What is causing this? And how to prevent it? It happend twice in two weeks
    nows. Out of the blue, no config change has been made, all disks have enough space.
    Known Fix This resolves the problem, but doesn's address the root-cause of the problem!
    Stop all crawls.
    Wait a few minutes to let the crawl come to a complete stop.
    Reset the index (clearing all!)
    Start a full-crawl. In the meantime no search is available to the end user (boohoo!)

    Hi,
    I searched for the similar error log, the issue is finally solved by adding more drive space even though they though there is plenty space already.
    https://social.technet.microsoft.com/Forums/office/en-US/d06c9b2c-0bc1-44c6-b83a-2dc0b70936c4/the-item-could-not-be-indexed-successfully-because-the-item-failed-in-the-indexing-subsystem?forum=sharepointsearch
    http://community.spiceworks.com/topic/480369-the-item-could-not-be-indexed-successfully
    From your decription, the issue seems to occur to your full crawl. There is one point in best practise for crawling:
    Run full crawls only when it is necessary, the reasons to do a full crawl are as below:
    https://technet.microsoft.com/en-us/library/jj219577.aspx#Plan_full_crawl
    https://technet.microsoft.com/en-us/library/dn535606.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to control order of Category Indexing in Baseline Update

    Hi,
    I want to run baseline update to index the category. By default the indexing is happening in alphabatical order. How do I control this order.
    I am using 2 apps to support english and french language and I want to maintain same order of catalog indexing. Due to OOB alphabatical indexing the order of categories in website is getting changed for different locales.
    I tried to discover usage of property-accessor="/atg/endeca/index/commerce/accessor/DisplayOrderPropertyAccessor" but could not get any solution.

    Hi Samaiya,
    Base on my test in MTM 2013, I found that we can’t change the order value of a test case in the Query based Suite.
    I suggest that you could submit this feature request:
    http://visualstudio.uservoice.com/forums/121579-visual-studio.  The Visual Studio product team is listening to user voice there. You can send your idea there so the others can vote it. If you submit this suggestion, you might post that
    link here which will benefit others who has the similar issue.
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Enum in a Typedef Reverts to Default (LabVIEW 2009)

    When I add additional items to a typedef'd enum, constants of that enum on some BD's revert back to the default zero index enum value. In the past (8.6.1 and previous), adding items to an enum in no way would ever change constants that were already dropped on a BD. Now, in LabVIEW 2009, when I add items, about 60-70% of the constants dropped on different block diagrams will be changed to default value.
    This happens in a "large" enum (~400 elements) that spans about 3 dozen VI's between RT and HMI block diagrams (a total of about 300 instances). This is a mature project that has never had this problem with 8.2, 8.5, 8.6, or 8.6.1...
    I cannot post an example, because in the process of stripping down the VI, the problem goes away. It is extremely repeatable in the context of the project, but I cannot repeat it on an individual VI basis.
    The current workaround is to edit the typedef'd enum while all referencing VI's are in memory. If the VI's that use the typedef are in memory, they will always properly recompile and maintain the correct constant value. However, if the VI is not in memory, and the typedef is changed, the next time the VI is opened, when it recompiles it will change the constants back to the zero index default value of the enum in only about 60-70% of VI's. Unfortunately, we cannot yet find a common thread in the VI's that recompile wrong, and the ones that recompile correctly. 
    Has anyone ever seen this problem? Suggestions?
    Best regards,
    Jack
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

    We just realized a flaw in our "workaround", as partially pointed out by Ben (he was probably typing his response as we were confirming it here). If the constant is inside of a cluster on the BD, even if it is in memory, it will null out the enum inside of the constant. Therefore, the "workaround" is to rewrite the clustered enum constants from scratch (in other words, there's no workaround). Two of us spent a decent portion of the morning finally nailing this as the source of what we thought was an unrelated bug... and that's after spending a long day yesterday trying to find a fix. Yes, we feel Ben's angst of reverting back to previous SCC editions and manually editing dozens of VIs.
    The severity of this bug is a showstopper for us. We cannot risk adding elements to an enum and consequently have referencing VIs changing their constants.
    Force compiling a VI one at a time is not an option for us. I know this bug manifests itself even after a mass compile. So, is there a way to "mass force re-compile" that we could test?
    a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"] {color: black;} a.lia-user-name-link[href="/t5/user/viewprofilepage/user-id/88938"]:after {content: '';} .jrd-sig {height: 80px; overflow: visible;} .jrd-sig-deploy {float:left; opacity:0.2;} .jrd-sig-img {float:right; opacity:0.2;} .jrd-sig-img:hover {opacity:0.8;} .jrd-sig-deploy:hover {opacity:0.8;}

  • Gallery css z-index problem in ie

    Hy,
    I have a problem in ie with the gallery. If I move the cursor
    to the thumbnails, thats will be start to grow to a bigger size.
    The actual thumbnail get a zindex :150, but the round thumbnails
    cover the actual thumbnail a bit (a side of the image). I checked
    the code, and I saw that, the z-index was grown up, but every
    thumbnails, has the same rate like '1'. So I write a code, which
    change every thumbnails's default z-index to grow up, but not
    workly.
    I saw
    your
    demo page about the gallery, and there was this problem too.
    Can you help me to fix it? I have not any idea to fix it.
    it not works only in internet explorer
    6.0.2900.2180.xpsp_sp2_gdr.070227-2254, ie 7.0.5730.11 and opera
    lower than 9. I tried, and it works firefox 1.5<, and opera 9.2
    P.S.: sorry for my poor english

    Hi SnakEyez02
    Thank you for your reply.
    After I posted my question yesterday I ran across an article on Adobes site explaining about wmode.
    I realized that my lower div on the pages that displayed wrong all had flash content, and the article says that flash content always display in the top layer regardless of z-index given.
    http://kb2.adobe.com/cps/142/tn_14201.html
    But if you assign a wmode in parameters of either transparent or opaque you can layer the flash with dhtml. I did this after my post and now the menu displays right in both IE and Firefox!
    So you were looking at the already altered code.
    I will still clean up the things you mentioned. But thank you very much for your quick reply.
    Sincerely,
    G Gaarde

  • Dbxml:lookup-index fails with edge-element-presence

    The custom xquery function dbxml:lookup-index seems broken for edge-element-presence indices when a namespace is specified:
    dbxml> lookupedge edge-element-presence 'http://ceridwen.us/default' node11 'http://ceridwen.us/default' node1
    1 objects returned for eager index lookup 'edge-element-presence'
    dbxml> q "declare default element namespace 'http://ceridwen.us/default'; dbxml:lookup-index('test', 'node11', 'node1')"
    0 objects returned for eager expression 'declare default element namespace 'http://ceridwen.us/default'; dbxml:lookup-index('test', 'node11', 'node1')'
    dbxml> q "declare default element namespace 'http://ceridwen.us/default'; dbxml:lookup-index('test', 'node11')"
    2 objects returned for eager expression 'declare default element namespace 'http://ceridwen.us/default'; dbxml:lookup-index('test', 'node11')'Dbxml-2.5.16, OSX 10.6.4
    Edited by: jralls on Aug 22, 2010 12:22 PM

    Is this what you need?
    dbxml> listin
    Default Index: node-element-presence-none edge-element-presence-none
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/test}:dataType
    Index: node-attribute-equality-string node-attribute-equality-double for node {http://ceridwen.us/test}:elemType
    Index: node-attribute-equality-string node-attribute-equality-double for node {}:first
    Index: node-attribute-equality-string node-attribute-equality-double for node {http://ceridwen.us/test}:first
    Index: edge-attribute-equality-string node-attribute-equality-string node-attribute-equality-double for node {http://www.w3c.org/1999/xlink}:href
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/test}:name
    Index: unique-node-metadata-equality-string for node {http://www.sleepycat.com/2002/dbxml}:name
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/default}:node11
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/default}:node12
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/default2}:node2
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/default}:node311
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/default}:node312
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/default}:node321
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/default}:node322
    Index: node-element-equality-string node-element-equality-double for node {http://ceridwen.us/test}:ref
    Index: edge-attribute-equality-string node-attribute-equality-string node-attribute-equality-double for node {http://www.w3c.org/1999/xlink}:role
    Index: node-attribute-equality-string node-attribute-equality-double for node {http://www.w3c.org/1999/xlink}:second
    Index: node-attribute-equality-string node-attribute-equality-double for node {http://www.w3c.org/1999/xlink}:title
    Index: node-attribute-equality-string node-attribute-equality-double for node {http://www.w3c.org/1999/xlink}:type
    20 indexes found.This comes from
        DbXml::XmlContainer cnt = sto->getContainer();
        DbXml::XmlTransaction txn = m_mgr->createTransaction();
        try {
         DbXml::XmlUpdateContext uc = m_mgr->createUpdateContext();
         std::string xlink_uri("http://www.w3c.org/1999/xlink");
         std::string href("href");
         std::string role("role");
         std::string attr_eq("edge-attribute-equality-string");
         std::string node_pr("edge-element-presence-none");
         cnt.addIndex(txn, xlink_uri, href, attr_eq, uc);
         cnt.addIndex(txn, xlink_uri, role, attr_eq, uc);
         cnt.addDefaultIndex(txn, node_pr, uc);
         txn.commit();
        catch(DbXml::XmlException& e) {
         logError() << "XmlStorage: Opening container  " << name.sstr() << "  threw "
                 << e.what() << endl;
         throw;
        }There are only two documents in the container:
    <t:TestDoc xmlns:t="http://ceridwen.us/test" t:first="an attribute" xmlns:xlink="http://www.w3c.org/1999/xlink" xlink:second="another attribute">
       This is the root node of a test document
       <t:name>The Test Document</t:name>
       <t:dataType>TestDocument</t:dataType>
       <node1 xmlns="http://ceridwen.us/default" first="a node attribute">This element has 2 subnodes
           <node11>This is the first element under node 1</node11>
           <node12>This is the second element under node 1</node12>
       </node1>
       <node2 xmlns="http://ceridwen.us/default2">This element has three text nodes</node2>
       <node2 xmlns="http://ceridwen.us/default2">This is the second text node</node2>
       <node2 xmlns="http://ceridwen.us/default2">This element is the last one</node2>
       <Table xmlns="http://ceridwen.us/default">
          <t:DataRow t:elemType="Instance">
             <node311>First List Element</node311>
             <node312>Second List Element</node312>
          </t:DataRow>
          <t:DataRow t:elemType="Instance">
             <node321>Another First List Element</node321>
             <node322>Another Second List Element</node322>
          </t:DataRow>
       </Table>
       <?XmlStorage-html default-html?>
       <!--This is a gratuitous comment for testing.-->
    </t:TestDoc>
    <t:TestDoc xmlns:t="http://ceridwen.us/test" t:first="an attribute" xmlns:xlink="http://www.w3c.org/1999/xlink" xlink:second="another attribute">
       This is the root node of a test document
       <t:name>The Test Document</t:name>
       <t:dataType>TestDocument</t:dataType>
       <node1 xmlns="http://ceridwen.us/default" first="a node attribute">
          This element has 2 subnodes
          <node11>This is the first element under node 1</node11>
          <node12>This is the second element under node 1</node12>
       </node1>
       <node2 xmlns="http://ceridwen.us/default2">This element has three text nodes</node2>
       <node2 xmlns="http://ceridwen.us/default2">This is the second text node</node2>
       <node2 xmlns="http://ceridwen.us/default2">This element is the last one</node2>
       <Table xmlns="http://ceridwen.us/default">
          <t:DataRow t:elemType="Instance">
             <node311>First List Element</node311>
             <node312>Second List Element</node312>
          </t:DataRow>
          <t:DataRow t:elemType="Instance">
             <node321>Another First List Element</node321>
             <node322>Another Second List Element</node322>
          </t:DataRow>
       </Table>
       <?XmlStorage-html default-html?>
       <!--This is a gratuitous comment for testing.-->
       <t:ref xlink:href="dbxml:/test/The%20Test%20Document00000001" xlink:role="data:text/plain,reference" xlink:title="The Test Document"xlink:type="simple"/>
    </t:TestDoc>(Aside: It would be really nice if the dbxml shell's print command had a "pretty" option!)

  • Redirect default page to Webaccess

    Hello,
    I have installed GW Webaccess V7.0SP4 on SLES 10 (eDir V8.8.3).
    NO OES!
    I read a lot of documentations and postings to the following issue. But nothing helps - for that following issue.
    I am only want to redirect the default page of the Webacces Server to the /gw/webaccess url. On NetWare no Problem but on Linux ???
    Lets say: Autochangechange https://webmail.xxx.de in https://webmail.xxx.de/gw/webaccess in users browser.
    I create a index.html containing following code.
    <html>
    <head>
    <meta http-equiv="Refresh" content="0; URL=https://webmail.xxx.xx/gw/webacc">
    </head>
    <body bgcolor="#ffffff">
    <p> Loading GroupWise WebAccess........ </p>
    </body>
    </html>
    But where should I copy these file ? Where does Apache search for index.html on Linux. I try a lot of different directories, which was named in a couple of TIDs but nothing works. Restart Server wont help, too.
    Main Question: Where could I find index.html and apache config file on SLES10 GWWEBACCESS installation?

    Originally Posted by jhillenb
    Hello,
    I have installed GW Webaccess V7.0SP4 on SLES 10 (eDir V8.8.3).
    NO OES!
    I read a lot of documentations and postings to the following issue. But nothing helps - for that following issue.
    I am only want to redirect the default page of the Webacces Server to the /gw/webaccess url. On NetWare no Problem but on Linux ???
    Lets say: Autochangechange https://webmail.xxx.de in https://webmail.xxx.de/gw/webaccess in users browser.
    I create a index.html containing following code.
    <html>
    <head>
    <meta http-equiv="Refresh" content="0; URL=https://webmail.xxx.xx/gw/webacc">
    </head>
    <body bgcolor="#ffffff">
    <p> Loading GroupWise WebAccess........ </p>
    </body>
    </html>
    But where should I copy these file ? Where does Apache search for index.html on Linux. I try a lot of different directories, which was named in a couple of TIDs but nothing works. Restart Server wont help, too.
    Main Question: Where could I find index.html and apache config file on SLES10 GWWEBACCESS installation?
    I just put the following index.html (modified the redirect in the default Novell index.html) in the /srv/www/htdocs
    ---begin
    <html>
    <!-- This is all just a super-duper redirect to the Welcome page
    If the user has Javascript 1.1 installed, they don't get their history
    messed up. Otherwise, it behaves like a normal redirect, and even has
    fallbacks to non JS and browsers that don't handle the meta refresh tag
    -->
    <head>
    <script language="JavaScript">
    <!--
    var sThisURL = unescape('/gw/webacc');
    function doRedirect()
    actualRedirect();
    function actualRedirect()
    setTimeout( "top.location.href = sThisURL", 500 );
    //-->
    </script>
    <script language="JavaScript1.1">
    <!--
    function actualRedirect()
    // this is a better way to do it if we have JS 1.1, not adding
    // to the browser's history
    top.location.replace( sThisURL );
    if ( "MSIE" == navigator.appName )
    doRedirect();
    //-->
    </script>
    </head>
    <meta http-equiv="refresh" content="1;url=/gw/webacc" target="top">
    <body bgcolor="white" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" onLoad="doRedirect()">
    </body>
    </html>
    --end

  • Talent Management - TM - Trex 7.1 - Delta Indexing

    luke.....are you out there??
    congrats on your blog being featured right on the SDN homepage... very nice...
    http://scn.sap.com/community/erp/hcm/blog/2010/09/20/setting-up-netweaver-embedded-search-trex-for-sap-ehp4-talent-management
    and congrats to Chris on his first two excellent blogs....
    http://scn.sap.com/people/chris.mcnarney/blog/2010/08/26/whats-included-with-the-predefined-performance-management-process
    http://scn.sap.com/people/chris.mcnarney/blog/2010/09/09/whats-included-with-the-predefined-performance-management-process--part-2
    all 3 blogs are very helpful since there is little information available out there on these topics...
    so we've been testing the delta indexing program very heavily - ESH_IX_PROCESS_CHANGE_POINTERS
    we have found that it does not appear to be able to index new hires (new central_person index does not pick up the new CP).  The only way this data can be indexed is by running a full re-index.  That is problematic for us, b/c we were hoping to only do full re-indexing 1 a week or even 1 a month.  our indexes take 2-3 hrs to complete and trex searching is pretty much inoperable during that time. 
    Have you tested new hires with delta indexing?  it seems as a gap in the change_pointers program.  We opened up OSS message to SAP. 
    some additional thoughts working with the program, relative to your blog.  I would highly recommend that anyone testing this makes sure the following notes are implemented in your system.  The first one is the most recent and we ourselves did not have that implemented.   
    1. 0.350 BC-EIM-ESH 1441190  Error in model assignments to logical system 24.02.2010
      2. 0.230 BC-EIM-ESH 1408655  Alerts in syntax check due to unused indexes 18.11.2009
      3. 0.260 PA-TM 1395703  Positions and termination are missing for indexing 30.10.2009
      4. 0.330 BC-EIM-ESH 1249482  Functional corrections for Enterprise Search 7.01 SP03 26.01.2009
    Another area which we found from testing:  SAP by default does not delta index structural authority view.  What this means is that if a new talent specialist is added with 741 relationship there access to see that structure will not be available in TREX search by default delta indexing.  This would also impact existing organizations and positions shifted under existing 741 relationships. 
    The information in spro is actually quite helpful, you can find it in:  talent management and talent development > basic settings > search > BAdI: Activate Delta Indexing for Authorization Data
    Activtate the BADI, than the program to "create the change pointers" must run periodically in your system.  This is done with RPTMC_CREATE_CHANGEPOINT_AUTH.  Once that program creates the change pointers the next time your scheduled delta program runs (ESH_IX_PROCESS_CHANGE_POINTERS) all of the structural auths will be created and indexed correctly.
    If we can just now get new hires to work with ESH_IX_PROCESS_CHANGE_POINTERS we will probably only run the full re-index once a week or once a month. 
    Let me know your thoughts,
    Michael
    Message was edited by: Luke Marson
    Message was edited by: Luke Marson

    so if anyone is interested, from my previous post I mentioned that new hires were not getting picked up by the change pointers program.
    after further testing though, we found that when the authorization recon program identifies the new hires and appropriately creates a change pointer. 
    conclusion: to avoid full re-indexing of trex indexes, perform the following steps:
    1.  implement / activate the BADI - HRTMC_AUTHORITY_VIEW - talent management -> basic settings -> search
    2.  Schedule program RPTMC_CREATE_CHANGEPOINT_AUTH - every 30 mins, or 1 or 2 hr.  This program will capture whenever anything changes from an authorization data perspective.  This would include identifiying new central persons (new hires) or new TMC specialist being setup with 741 relationship.  This program "creates change pointers" which than feeds the main delta program - ESH_IX_PROCESS_CHANGE_POINTERS.
    3.  Use Luke's blog on the instructions for the delta program - ESH_IX_PROCESS_CHANGE_POINTERS - this program you can have run every 5 mins, 10 mins, 15 mins, based on your needs.  this processes all delta changes, the first time the program runs after the RPTMC_CREATE_CHANGEPOINT_AUTH program finishes it will also processes the data authorization changes, otherwise every other time the program is running it will catch non-data authorization for all the other indexes (employee name change, new performance rating, new potential, position name change, new profiiciency scale, new career profile data, etc). 
    hope this helps somebody!
    michael
    Edited by: Michael L Pappis on Oct 7, 2010 12:05 AM

Maybe you are looking for