OAM lost pswd mgmt stylesheet issue

We are getting stylesheet error after making changes to lpm_changepwd.xsl. How do we go about troubleshooting it? We are able to open the the xsl file in IE and see the content.
Thanks.
VS

Hi VS,
It is very useful to have an xml tool such as XML Spy (there are also free utilities, such as Exchanger) so that you can validate the XSL, and directly see the effect of applying it to XML without using the WebPass/Identity Server.
To get the XML, you can add the parameter &format=xmlnoxsl to the url in the relevant WebPass page (in this case the Change Password screen) so that you can copy it into the xml tool for testing.
Regards,
Colin

Similar Messages

  • OAM lost pswd mgmt

    If the "Change on Reset" is checked in the password policy, when a user with expired/temporary password tries to login to a application, he will be redirected to the password change page. User provides temporary password and new password and clicks submit, the user gets to a confirmation page that password is changed. The confirmation page has a ok button. When the user click the ok button, the user is redirected to the application homepage with a valid obssocookie. This is out of the box functionality.
    If we want the user to be redirected to login page after after clicking the ok on the confirmation page, what would be the best way to do this?
    Thanks
    VS

    Hi VS,
    It is very useful to have an xml tool such as XML Spy (there are also free utilities, such as Exchanger) so that you can validate the XSL, and directly see the effect of applying it to XML without using the WebPass/Identity Server.
    To get the XML, you can add the parameter &format=xmlnoxsl to the url in the relevant WebPass page (in this case the Change Password screen) so that you can copy it into the xml tool for testing.
    Regards,
    Colin

  • Stylesheet issue in MSS page

    Hi,
    I am getting stylesheet issue with MSS page after Support Pack Upgrade in our SAP system.
    Prior to upgrade the button was appearing with yellow background color.This has changed after upgrade and now there is no backgroud color for the button.Please suggest.
    Regards,
    Mrinalika
    Before Support Pack Upgrade
    After Support Pack Upgrade

    yes its mandatory to upgrade both FRONT END And backend to the compatible levels.
    You cant have one at a higher level than other.
    You need to read the notes which are regularly updated by SAP.
    You can search for these notes by giving Stack level
    Service.sap.com

  • OAM Lost Password Page customization

    I need to add extra text to the lost passwd mgmt page. I need to add some text after following standard text.
    Please answer your Challenge Question :
    http://<host>/identity/oblix/apps/lost_pwd_mgmt/bin/lost_pwd_mgmt.cgi?backUrl=http://<host>/identity/oblix/apps/userservcenter/bin/userservcenter.cgi
    I looked style sheet but couldn't figure out anything. can anyone please guide me how to customize the lost passwd mgmt page?
    Thanks

    You can use lpm_cr.xsl to customize LPM Challenge response page.
    Harish Jangada

  • OAM Lost Password Management Error

    I keep getting the same error: "Response does not match the stored response" in oblix log. Also I always find "@1#" string added to my question?
    Did anyone face this issue? I have AD as ldap and OAM 10.1.4.2 BP10. Pls let me know.

    Hi,
    Below are the LPM Policy configurations:
    Challenge Pharse Source : Predefined
    Predefined Challenges Phrases: 5 Questions
                   1) What is the name of your first school?
                   2) What is your mother's maiden name?
                   3) What is your fav color?
                   4) What is your favourite movie?
                   5) What is your favourite place to visit?
    Minimum Challenges to configured: 2
    Challenge Response Minimum Length : 1
    Minimum challenges to be answered: 2
    Challenge Post Type : All at once
    Enable the LPM.
    When an User access the protected application for the first time, he/she is challenged to set his/her 2 CQ out of 5 (Lets say What is your fav color and what is your favourite movie is selected) provided with the responses for 2 CQ's.
    In the Backend directory Server (AD,OID,SunOne Iplanet,OVD) the above Challenge questions were saved in the format of what is your fav color?@1#what is your favourite movie?@2#
    Response values will be in encrypted form in OID.
    Regards,
    Ajay

  • OAM 11gR2 new domain startup issue

    Installed OAM 11gR2 in new domain, completed security store configuration. Also checked validation, that also worked fine.

    I can't seem to find Note 1461370.1 in oracle support. I am having the same issue. I found a ticket opened as a bug, 13586338, with a simular issue but that was closed and no resolution was given.

  • OAM 10g  - custom resource type issue

    I've created a custom resource type, say, boolean with one operation: TRUE. Then I defined resources of type boolean in my domain: /folder, /folder/1
    and /folder/2. I created a policy that sets TRUE for resources /folder, /folder/*, and the rule is some LDAP query, like      ldap:///<my_suffix>??sub? (|(attr='A')(title='B')). Then when I run policy tester for a user (who I know has attribute I set in the LDAP query) and for example, resource /main/1, OAM tells me: policy name - correct name, rule - undefined, authorization - inconclusive. If anyone played with custom resource types, can you please advise? Why does it say "rule not found"?
    Thanks,
    -Alex

    Hi Alex,
    Doing the equivalent works for me - I suspect that it's a problem more with the resource syntax that the policy is protecting than with custom resource types. In my env I have:
    - Policy Domain protecting resource of type boolean, resource /folder1
    - Policy within the domain protecting url prefix /folder1, url pattern test/.../*, resource type boolean, resource operation TRUE
    - authorisation rule (used in the Authorisation Expression for the policy) ldap:///dc=example,dc=com??sub?(|(uid=bjensen)(givenName=*ba*))
    and the Access Tester shows the rule and expected results when testing url boolean:///folder1/test/whatever
    Are you using the /.../* syntax in your policy?
    Regards,
    Colin

  • More Image/stylesheet issues

    Hello again,
    Just wondering if anyone could give me some quick style sheet issues, have an img class that looks a little something like this:
    img {
    border: 5px solid #adadad ! important ;
    padding: 5px ! important ;
    margin: 4px, 4px, 4px, 4px ! important ;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    Which works like magic for getting me a nice curved border in most modern browsers.
    Now there are one or two small icon type images that I need to not have a border as they are actually within the text - can anyone think of a way of setting up RH9 so that I can have an image that doesn't follow these styles?
    I am sure it will be to do with over riding these styles but not sure how to do this because it is not like I am selecting a style for the image files - they are just getting their styles from the img selector...
    Anyone got any suggestions?
    much 'preciated.

    Hi Willam
    I'm a bit confused by what you suggested. You seem to be implying that this won't work and the image paths will break. But I've not found this to be the case. I just tested by creating an image and later creating some nested subfolders and using the variable in topics in each of the subfolders. I then generated WebHelp and viewed and I had no broken images at all. RoboHelp was able to manage the relative pathing to the image without issue.
    Have you noticed otherwise?
    I'm a believe in erring on the side of caution, but it would seem that (for me anyway) the worry is unfounded.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Upgraded AP1231G still has old MGMT interface - issues connecting

    Hi, I have a stand alone AP (Air-AP1231G-E-K9) which is not lightweight, or connected to a WLC, its a simple config with a Radio and Management interface.
    The IOS was previously running c1200-k9w7-mx.122-13.JA1, so I upgraded the IOS to c1200-k9w7-mx.123-8.JA2 (Similar to some other working AP's I have), however there are problems with clients connecting to the AP, they doesn't see the AP.The configs on working and non-working AP's are identical (apart from IP's) and the only difference I can find is the web management interface screen which is different.There are more options on the newer working AP's with the new version of code and newer management interface,,, the AP I've upgraded has an older looking web management interface.
    If i want to upgrade the files on the new AP to have the new Management interface over http working, what do I need to do, where do I get the files from, and what do I need to replace on the new AP along with the latest IOS to be able to configue this and hopefully get it working?
    Thanks,
    Brian

    Hi Steve,
    Thanks for that,so there must be another problem if the web mgmt interface did not upgrade during the new ios install (which was through the cli).is there a quick way to flush the old code + other directories on the AP's so I can try the IOS upgrade again from my tftp server?
    Regards,
    Brian

  • OAM: Lost Password Management

    I am having hard time configuring challenge and response attributes in OAM. We have OAM 10.1.4.3 Identity server running with AD 2003 as LDAP server.
    We added two new attributes: Challenge and response as Case insensitive and Case Sensitive String in AD with challenge and response semantic types.
    Now for some wierd reasons I always get two errors:
    1. We always see "@1#" appending to challenge questions.
    2. Everytime it reports as Invalid response even if we type right answer.
    Did I miss anything in configuration part? Pls let me know.

    Any one to reply on this-

  • Absolute and relative addressing for stylesheets: issue with IE6 and pages not in the root

    The following conditional comment gives me a problem when I arrange my site into folders (instead of all pages in one directory, or all in the root). The directories are built according to the site hierarchy.
    <!--[if lte IE6]>
    <link rel="stylesheet" media="all" type="text/css" href="../styles/dropdown_ie.css />
    <![endif]-->
    <!--[if IE]>
    My homepage is in the rootfolder, the dropdown_ie.css is in the folder "styles".
    I use the dropdown menu from Stu Nichols http://www.cssplay.co.uk/menus/dd_valid.html and this works as long as all pages are in the same folder (or, in my case, as long as they all are together with the homepage in the rootfolder). But when pages are in different folders, the dropdown_ie.css is not read anymore when using IE6. Other browsers are ok; for those I use:
    <style type="text/css">
    <!--
    @import url("../styles/flyout.css");
    @import url("../styles/dropdown.css");
    -->
    </style>
    What do you suggest I do to get the pages not in the root to read the dropdown_ie.css file when using IE6?
    And I have a feeling that the way I import the styles may not be right, but I am not sure.
    Any help will be greatly appreciated.
    Erik

    I solved this one by changing the relative addressing of my stylesheet location in absolute addressing. And I had to do this not only for the stylesheet, but for all addressing in the html related to this drop down menu:
    href="http://mysafety.be/styles/dropdown_ie.css"
    Changing the location of my files into subdirectories (and removing the spaces in the file names) also means that all my google indexing got screwed up; I submitted to google the whole list of addresses for removal from their cache. It will be another 4 weeks before everything is indexed correctly again, but I guess I better do this now before the site becomes fully operational.

  • OAM Lost password confirmation page

    Hi,
    I am working with 10.1.4.2 and need to customize lost password app pages , i have changed lpm_changepwd.xsl for GUI changes ,but not able to figure out how to remove or modify confirmation page post change password . currently , I get "User Application" and your password has been changes with Back button.
    Please provide any detail if anyone has done UI customization.
    regards,
    Tom

    You can use lpm_cr.xsl to customize LPM Challenge response page.
    Harish Jangada

  • Lost HD and Activation Issues

    Yesterday while going to a work, I was thinking about this. As far as I know, the license for Photoshop allows us to instal one copy on the notebook, and one on the desktop, provided we don't use them at the same time ( being, the same professional having two workstations ). And each instal requires proper activation. And DeActivation when we're done with the equipment and want to move our licensed instalation into a new machine.
    Ok. But how to proceed if for example, your notebook is stolen, or the HD simply burns out, not allowing you to deactivate the software?
    I know this isn't a problem I'm facing now, but I'm sure it's something some of us may face in the future ( even if I hope not ) and I'm curious about it. Adobe support has to be contacted, or there is any other way of deactivating a copy? Is the police report needed, in case it's stolen?
    Thanks in advance,
    Jessica

    Call Customer service and they will help you. They are very nice about this.

  • Can I Select from table skipping extents linked with lost datafiles?

    Hi~,
    I need your help to recover my database.
    I'm using oracle 9.2.0.8 at Fedora 3 with no-archive mode.
    and I don't have any backup.
    Last night, I experenced hard disk failure.
    I tried OS-level recovery, but I lost some datafiles of tablespace.
    anyway, I wanted to recover my database without data of lost datafiles.
    so, I issued "alter database datafile offline drop" and
    start oracle instance.
    But, datafiles were not removed from dba_data_files view and
    extents linked with lost datafiles were not removed from dba_extents view!
    Selecting query of some table containing extents linked with lost data files,
    I got "ORA-00376: file xxx cannot be read at this time" message.
    So, my question is that..
    HOW CAN I SELECT FROM THAT TABLE WITHOUT SCANNING EXTENTS LINKED WITH LOST DATA FILES?
    Thanks.

    Hi,
    Without being in archivelog and without backup, one can't do any sort of recovery. That's why backups and archivelog are so so important.
    The offline data file command never does actually drop the datafile. It merely indicates to the control file that now the said tablespace will also be dropped. This won't update any view that the files are not supposed to be used or shown to you anymore.
    This is what documentation says about the recovery of the database in the NoARch mode,
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/osrecov.htm#i1007937
    You do need a backup in order to get those tables being read. Oracle doesn't have any feature which can offline/skip the missing extents for you and let you read the data without them.
    HTH
    Aman....

  • Tax condition types issue in sales order

    Hi Friends,
    I am bit lost with the following issue. I have searched sdn and other SAP forums for this. There were similar issues discussed but they didnu2019t solve my issue. There was exactly similar issue but it was unanswered. So I am posting the issue here to get some inputs.
    This is the Indian tax scenario.  I have configured pricing procedure where I have JVAT and JCST. If the company is selling to customer in the same state where company is located letu2019s say region 05 JCST 2% applicable. If the customer is outside region 05 then 5% JVAT should applicable.
    =>  In the pricing procedure it was like
    150  0  JVAT
    160  0  JCST
    Both will be calculate on the gross value.
    =>  I have created two new tax classifications for customer master. 
    JCST   2   Tax liable outside region 05
    JVAT  3    Tax liable inside region 05
    So in the customer master I have both JCST and JVAT. I have created a customer with region 05 and in customer master under Billing document tab I have entries like below
    Country    Name   Tax Category   Name   Tax classification  Description
    IN              India        JCST                IN: CST              2                  Tax liable outside region 05
    IN              India        JVAT               IN: VAT              0                  Tax Exempt
    => I have created condition record for JCST with the following key combination
    Country u2013 IN
    Region of dlv. Plant u2013 05
    Region u2013 05
    TaxClass1-Cust.  -- 2
    TaxCl.Mat u2013 1
    Amount u2013 2 percentage
    Tax code u2013 A1 (TAXINN A1 2% Output tax)
    =>  With the above condition records maintained for JCST and maintaining tax classification as 2 for JCST and 0 for JVAT, I assume in Sales order SAP should calculate tax JCST 2 percentage. But in sales order SAP is not considering JCST and JVAT. For JVAT it makes sense as it does not have condition records. But I didnu2019t get the reason for not getting JCST.  When I checked analysis and click on JCST condition type it says condition record is missing.  Surprisingly when I click on the access details it shows u201CTaxClass1-Cust. as 0u201D it didnu2019t show as 2 as maintained in the customer master.
    When I change the Tax classification for JVAT from 0 to 1 or from 0 to 3 in the customer master, in the analysis when I click on access details for JCST it shows tax classification maintained for JVAT that is as 1 or 3  so it seems SAP is not considering JCST in customer master at all. Why is that so?
    The access (condition table) for JCST and JVAT are same.
    Any inputs?

    Hai SAP_2006,
    We are also having similar requirement and inform the USER to maintain
    In our customer master we gave like
    Customer master:
    Sales area data
    Billing documents
    JTX1     Tax Jurisdict.Code d     1     Full Tax 12.5%
    JTX2     Tax Jurisdict.Code d     1     Full Tax 12.5%
    JTX3     Tax Jurisdict.Code d     1     Full Tax 12.5%
    JTX4     Tax Jurisdict.Code d     1     Full Tax 12.5%
    To get LST  we maintain
    Country u2013 IN
    Region of dlv. Plant u2013 05
    Region u2013 05
    TaxClass1-Cust. -- 1
    TaxCl.Mat u2013 1
    Amount u2013 12.5  percentage
    Tax code u2013 A2 (TAXINN A1 12.5% Output tax)
    To get CST
    Country u2013 IN
    Region of dlv. Plant u2013 05
    Region u2013 06
    TaxClass1-Cust. -- 1
    TaxCl.Mat u2013 1
    Amount u2013 12.5 percentage
    Tax code u2013 A2 (TAXINN A2 12.5% Output tax)
    In case if they want CST 2%, then user has to go
    Sales order header Biiling
    Alt tax Classification : Shouls change the Blank to 2 in the 1 box out of 4.
    for that we maintained condition record as
    Country u2013 IN
    Region of dlv. Plant u2013 05
    Region u2013 06
    TaxClass1-Cust. -- 2
    TaxCl.Mat u2013 1
    Amount u2013 12.5 percentage
    Tax code u2013 A3 (TAXINN A3 2% Output tax)
    This doesn't require to change customer master regularly and default system finds LST or CST 12.5 unless they change to 2% system will not change automatic. So CST 2% Vs CSTfull tax risk is also avoided.
    Regards,
    Mani

Maybe you are looking for

  • Open Item - Line Items

    Hi Gurus, I have to configure a cube (or more than one) to extract data from R3 to : 1-Open Items by Customers with a key date 2-Cleared Items by Customers I've never configured AR and i want to know if you can give me any advice about it : - to open

  • New Firefox version will no longer connect to my college's internet It NEVER had a problem with connecting before.

    Since I changed my laptop to the new version of Firefox it crashes EVERY time the college internet tries to sign on for authorization. It never did this with the previous version. What is supposed to happen is it opens a page that asks me to click "I

  • DB2 Insertion Ampersend problem:

    Hi Guys, I have been stuck up with a problem. we are implementing BPM JDBC to JDBC scenario. the receiver DB is DB2 (AS400). The sender side payload contains special Characters like Ampersand (&), now when we try to insert these field into the Revier

  • My 4620 will not let me copy 8.5x15 help!!!!

    My 4620 will not hold the copy page size to 8.5x14 it defaults back to 11 and will not let me copy 14 ! I am stuck

  • Adding new project mask  in Production Client

    Hi, I have requirement of adding new project mask code for Production client. As SAP standard functionality does not allow you to add any new project mask once you create a project .So if I try to add new mask system will not show me projects already