Customization of PAR

Hi Experts,
       If  i have created a user wothout any roles  in Portal we will get  a page like  "no portal roles are assigned to the user ,Contact Sys Admin".I want to customize this page by adding some html page .I got the PAR file which i have to customize which is   com.sap.portal.navigation.portallauncher.par file. Can any one please let me know how to add a html page in this par file.
Regards
Alexi

Hi,
1. Start the Config Tool by executing <SAPJ2EEEngine_installation>\j2ee\configtool\configtool.bat.
2. Navigate to cluster_data>server>persistent>com.sap.security.core.ume.service.
3. Switch to edit mode by clicking on the pencil which is at the upper right area.
4. In the tree, select authschemes.xml and choose Download. Save the file to your local directory
5. Edit the local file: To select the new PAR file as the Logon page change the occurrence of all substrings com.sap.portal.runtime.logon to your
project/PAR file name. All com.sap.portal.runtime.logon should be substituted with something like com.company.portal.runtime.logon (or whatever you project name is). Donu2019t remove the part behind it.
(These are the profiles in the portalapp.xml and have the names default, certlogon, basicauthentication, header, and anonymous).
6. Create a new node in the configuration tree in the Config-Tool for the edited file as follows:
a.Select the node com.sap.security.core.ume.service.
b. Choose the symbol for Creating a node below the selected node.
c. Select the type File-entry.
d. Choose Upload and select the custom file from your local directory.
e. Enter a name for the entry, for example, authschemes_myHR.xml. By default, the name of the uploaded file is used.
f. Choose Create.
g. Choose u201CClose windowu201D.
h. The new node appears in the configuration tree.
i. Go to Global server configuration>services> com.sap.security.core.ume.service and edit the property login.authschemes.definition.file.
The value needs to be changed from authschemes.xml to authschemes_myHR.xml
j. Restart the Portal. That is often not done and the changes will not appear.
Regards,
Sunaina Reddy T

Similar Messages

  • Par file deployed without code

    Hi Experts,
    Our portal version is SAP EP 7.02 SP23.
    We have a custom par file developed. Now we want to do changes to it.
    When I try to download the custom par file. It contains only custom jar file (in that jar file there is only one class file.).  how  can I customize this par file.
    I believe the developer who developed this applicaiton has not deployed the par file with the code. Generally from deploying through NWDS, we need to check the deploy par file with code check box.
    Now we don't that code available in NWDS. We have only the par file which is deployed in the portal server.
    Can you please throw some lights like is there any possiblity to customize this particular par file. If it is possible please let me know , how to achieve this.
    Thank you,
    Raghu

    Hi,
    To import a par file, from NWDS, select File - Import and choose the PAR file option to import the PAR file into NWDS.
    Also, when you import the PAR file into your NWDS, the necessary jar files are not usually copied over. You will have manually import them into your project structure.
    If you unzip the original par file, you can find the needed jar files there under the lib folder.
    Basically if you do not have the source code, you will need to use a decompilar (search java decompiler in google) in order to decompile the .class files that are inside the jar.
    Then modify the code, compile it and pack it back
    You will find the .class files in jar files which reside in the following paths in your par files:
    \PORTAL-INF\lib
    \PORTAL-INF\private\lib
    Follow this links to see the stucture and building par files:
    http://help.sap.com/saphelp_NW70EHP1/helpdata/en/bb/1bb8428e05c86ae10000000a155106/frameset.htm
    http://help.sap.com/saphelp_NW70EHP1/helpdata/en/44/46bae270e20597e10000000a155369/content.htm
    Thanks,
    Tal

  • Customization of user administration

    Dear Experts,
    Can anyone please let me know the PAR file for Portal User Administration?
    We have a requirement in User Administration of portal which after checking we came to know its not possible through standard SAP functionality. Can anyone please let me know if we can do some customization in PAR file of User administration.
    Thanks

    Hi,
    Identity management is not a portal application. So there is no PAR file for it.
    Identity management is a web dynpro application (sap.com/tcsecumewdumeadmin)
    You can create Web dynpro for java application which access UME of portal.
    Check these links
    [Interface IUserFactory|http://help.sap.com/javadocs/NW04S/current/se/com/sap/security/api/IUserFactory.html]
    Have a look at this forum for sample code:
    Creating User in UME using Web Dynpro application
    You can search sdn and google in odrder to achieve this.
    Note: you have to add com.sap.security.api.iuser jar file in your project
    Regards,
    Anand G

  • Comment supprimer epaisseur de trait - Adobe Reader 11 - Customization Wizard

    Bonjour,
    Je souhaite supprimer "épaisseur de trait" pour tous les documents par défaut (une nouvelle installation et tous les PDF ont la case "épaisseur de trait" OFF )
    J'ai essayé avec 'Adobe Customization Wizard 11' mais je ne sais pas ou est l'option (toujours coché par défaut d'ailleurs)
    Est ce que quelq'un sait comment "supprimer / mettre à FAUX" ce fameux épaisseur de trait ?
    Ou le mettre à off pour tous les documents par le registre ou DirectEditor (Customization)
    Merci par avance

    Bonjour,
    Ca se règle dans : menu Edition* : Préférences : Affichage : Rendu : Optimiser les traits fins (à décocher).
    * Dans le menu Adobe Reader (ou dans le menu Acrobat) sur Mac OS

  • Masthead logo changes thru PAR file(com.sap.portal.navigation.masthead.par)

    Hi all
    now i am customizing the Masthead par file by downloading the relevant par file from the server. after i intergrated the code into NWDS then i started to change the code in the headerIview.jsp in masthead.
    now i removed the design bar as well as standard SAP logo(right end) sucessfully.
    now i want to place our client in the place of design bar in the masthead.if i want to do the same where will i copy our client logo i mean in which folder in the workspace??
    and also let me know where can i change the background color of welcome area and functional areas in the masthead into white color.
    if u send with sample code then it is useful.
    always i will reward max points.
    note: i am following the masthead customization thru par file not from theme .
    dont answers to change the logo from theme in portal. i want to change thru par file.
    Regards
    Sunil

    Hi steelman
    can u also tell me how to change the background color of welcome and functional area in the masthead into white color.
    it is useful if u send the sameple code on this??
    for this color change can we change in the CSS file or in JSP file??
    if in CSS can u tell me how to do that i mean how to add that
    standard CSS file
    .activeLink {
         font-family:verdana;
         font-size:0.7em;
         cursor:pointer;
         text-decoration:none;
         color:rgb(32,75,162);
    .activeLink A:link
    .activeLink A:visited
    how to modify the above CSS code if  i want to change the background color of welcome abd fucntional area into white color??
    Regards
    Sunil;

  • MM - ST base preço minino

    Colegas,
    Estou fazendo implantação do SAP Retail num cliente de Medicamentos, e a base de calculo de ST pode variar de acordo com o preço unitario do produto, podendo usar preço fixo (pauta) ou aliquota.
    Verfiiquei e tenho manual para o cenário de Preço Minimo, porem, para SD, para ordem de vendas.
    Fiz testes para uso no pedido de compras (MM) e não funcionou. Alguem ja viu este cenário e sabe me dizer se tem alguma customização para atender este cenário??
    Obrigado.
    Eduardo

    Tenho uma situação semelhante (pauta x aliquota) e estou procurando solução para este cenário. As configurações que testei na J1BTAX nao atenderam. Encontrou alguma solução para este caso?
    Mantenho informado ta'mbém caso encontre algo.
    Obrigado

  • Erro no SCAN

    Boa noite a todos,
    Estou efetuando testes do SCAN em nosso ambiente e temos o seguinte cenário de erro: tiramos a url da Sefaz do ar e ativamos o SCAN, faturamos o documento e, no monitor J1BNFE o documento fica no status de aguardando o retorno da SEFAZ, traz o formulário NF55 e consequentemente a sequencia de numeração é da NF55. Verifiquei na tabela J_1bnfe_active, que o tipo de emissão gravada nos documentos é, indevidamente, '1' - normal. Estamos trabalhando na versão 4.7C, com mensageria GRC, e com decouple; as customizações para formulário, intervalo de numeração, ativação de SCAN automáticos e SCAN na categoria da DANFE, estão ok. Alguem já passou por essa situação??? É caso de aplicação de alguma Nota???
    Grato e no aguardo,
    Alessandro Botignon

    Bom dia,
    Problema resolvido!!! Com o Debug feito no ECC foi verificado que, ao aplicar a nota 1484983, na função J_1B_NFE_CHECK_ACTIVE_SERVER, faltou o código:
    ls_regio-regio = ls_branch_info-regio.                   "1484983
    Convert XML version to GRC format                        "1484983
      IF ls_cust3-version >= 2.                                "1484983
       ls_regio-version = '006'.                               "1484983
      ENDIF.                                                   "1484983
      APPEND ls_regio TO lt_regio.
    Após esse ajuste o processo funcionou corretamente.
    Grato a todos!!!
    Alessandro Botignon

  • Alert message in tool area with hyperlink to forum/km

    Hi all,
    I'm looking for informations about the tool area customization located in the framework.
    I've read that we could publish a message in the header about information or important notifications, but I did not found any hint  over ther internet nor in SDN on how to make it work (I'm not so experienced in portal dev).
    I would like to do something very similar to SAP Marketplace for important events (maintenance, critical issues...): a warning message appearing at the top of the portal (in masterhead?) with an hyperlink to a document (km or discussion to put informations on the fly...) which appears only when messages are published (i.e. no link if no message is published, or an easy way to switch it off).
    Any hint is welcome as tool arean is not documented at all...
           Pierre

    Hi Pierre ,
    Actually there are a few ways to do it .
    1) If you want to put up message in Masthead , you will have to customize its par . You can insert a link , on the click of it you will get a Alert pop up(java script) showing the desired information . You can also put up a scrollable message in the masthead itself .
    2) If you want to put up a message in Page toolbar , then again you will have to customize its par . You can place a link there as well .
    If you  place these messages in par , it means you will have to remove it every time from there and then redeploy on portal to bring these changes into effect . Instead you can also place these messages in portal database and query it to call it in the par files .
    Regards
    Mayank

  • How to change the masthead logo image ?

    Hi,
    <br>
    I’m trying to change the masthead logo image.
    I downloaded the com.sap.portal.navigation.masthead.par and opened it on IDE.
    I understood that I need to update the HeaderiView.jsp on this location: <br><br>
    <TD class="prtlHeaderNotch" id="header_notch" nowrap><img src="<%=themeRootURLPath%>/../common/1x1.gif"
    class="prtlHeaderNotchImgWidth"></TD>
    <TD nowrap ti="0" tabIndex="0" class="prtlHdrWelcome"
    id="welcome_message"><%=StringUtils.escapeToHTML(GetWelcomeMsg(componentRequest, welcomeClauseStr))%></TD>
    <TD class="prtlHdrBrandImgContainer" ti="-1">
    <%=GetLicenseText(componentRequest)%></TD>
    <br><br><br>
    1. What should I need to do in order to change the logo?
    I was looking for < img src tad but didn’t find and I understood that the original logo is
    retrieved by prtlHdrBrandImgContainer. In this case, should
    I remove this line? What should I add instead?
    <br><br>
    2. Where I need to locate the new image I want to use?
    <br><br><br>
    Thanks in advance
    <br>
    yoel

    Hi Yoel,
    if u want to change only the logo it doesnt require the change of code.u can change it through theme editor.
    customization of par file is required if and only if u want to change the structure of masthead that is changing the places of logo,branding image etc..
    To change the logo through follow thest steps
    1.Navigate through System Administration --> Portal Display --> Open your theme
    2. Save it in your own name to avoid the changes in the default theme.
    3.Open the Logo section.
    4.In this provide the full address of ihe image location at the URL to logo field.
    5.Save your changes and assign this theme to your portal desktop.
    Refer this to know about assigning theme to portal desktop
    MastHead Change & Portal Desktop
    OR if u want to customize the par file refer this
    Masthead logo changes thru PAR file(com.sap.portal.navigation.masthead.par)
    Regards,
    Tamil K

  • Regarding the first level navigation par file customization

    Hi
    i require the help on the first level navigation par file customization.
    i downloaded the rthe required par file from the server for changes.
    the name of the par file is <b>com.sap.portal.navigation.toplevelsingle.</b>.
    my requirement on this par file is i want to add an image file (.gif) to the first level navigaton at the end of the header.
    can u guide me how to do the chages to add an image in the top level navigation
    header file for this in the par file.
    reply ASAP
    Regards
    sunil

    Hi Sunil,
    Do you really want to place the image at the right side of the TLN - or at the header (which is different)?
    In the first case, there is a mixture of JavaScript and JSPs (containing JS) which build up the TLN, and this is quite complicated to understand (at least too complicate for a SDN thread). You would have to work through the code and try to modify it carefully.
    In the secondd case, you are touching the wrong PAR, but you would know the right one (as you opened a different thread about such a modification).
    Alternatively, you could try to use the light framework page, using the navigation tag library. This way, it is more easy to design your own UI, including the nav functionality.
    Hope it helps
    Detlev

  • Problem deploying standard par after customization

    Hi,
    I am trying to customize standard masthead par.
    I downloaded the par file, and with out any customizations i deployed it back to portal, an then I get the following error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    com.sapportals.portal.navigation.HeaderiView.
    Exception id: 04:2123/06/08_0056_4968150_
    See the details for the exception ID in the log file
    I don't understand what I am missing...
    I selected default component while creating the iView
    Some one help me please....
    Regards,
    Nadh

    Hi Pradeep,
    Thank you for immediate response, but that did not solve my problem.
    Solved the problem myself.
    It does not require a server restart. I was not including the jar file into lib folder in this place: PORTAL-INF/lib.
    I followed following steps,
    renamed the .par file with .zip extension, and copied com.sap.portal.navigation.masthead_core from PORTAL-INF\private\lib folder of standard par file, and placed it in the PORTAL-INF/lib folder of my app.
    Thanks and Regards,
    Nadh

  • Par file customization (Am unable to see .par files in System Admin)

    Hi,
    Am unable to see any of .par files in  system administration->support-->portal runtime-Browse Deployment
    can any one help me.
    Thanks in advance.

    Hi Mahesh,
    Please check at System Administration >> Support >> Portal Content >> Administration Console >> Archive Deployment Checker >> Look for your deployed PAR file here.
    Hope it will helps
    Regards
    Arun Jaiswal

  • Ajuda / Duvida - Migração TAXBRJ para TAXBRA (SD)

    Pessoal,
    Boa tarde a todos.
    Uma pessoa entrou em contato comigo para solicitar um help e eu não soube como ajudar... talvez vocês consigam...
    Veja abaixo o cenário que a mesma posui:
    Tenho uma atividade, que é dar suporte a um cliente que esta fazendo um projeto de migração da TAXBRJ para TAXBRA, incluindo a MP135.
    Preciso de ajuda para o seguinte cenário:
    O cliente tem muitas ordens de vendas e pedidos de compras em andamento.
    Normalmente eu recomendo que os documentos sejam encerrados e colocados novamente no SAP, em função do novo esquema de calculo, tipos de condição e records conditions que nos documentos antigos não existem e não temos como simplesmente fazer uma determinação automática para que estes dados sejam incluídos.
    Este cliente obteve uma informação da SAP, em uma apresentação de pré-vendas que existem reports que tratam deste assunto, ou seja, programas que atualizam as ordens e pedidos sem a necessidade de serem encerrados e colocados novamente no SAP.
    Se alguém tiver a informação de que transação e/ou reports que fazem isso eu agradeço a ajuda.
    Antecipadamente eu agradeço a ajuda.
    Grato a todos.
    Qualquer outra dúvida estou à disposição.
    Obrigado,
    Mateus.

    Olá Mateus,
    Pelo meu conhecimento não existe um report que faça essa atualização.
    A customização é um pouco longa para implementar a TAXBRA, existem algumas notas para isso, tal como 747607. A ativação da CBT envolve novas formulas de cálculo, novos tipos de condições, mapeamentos de pricing, etc.
    Não temos como simplesmente atualizar uma ordem de venda (TAXBRJ) e ela se transormar em (TAXBRA) de forma eficiente e correta. Sugiro encerrar seus processos e logo após ativda a CBT. Desta forma não irá gerar inconsistências nas suas tabelas e performance dos programas.
    atenciosamente
    Ruy Castro

  • Processo Standard de Archiving para GRC NFe Inbound

    Olá pessoal tudo bem?
        Mais uma vez gostaria de apoio para definir a melhor estratégia. Estou em um projeto de implementação do GRC NFe In com o SP16, o ambiente ainda não está pronto para customizações e testes porém algumas preocupações surgiram devido ao volume de XMLs recebidos. Dessa forma, gostaria de entender melhor a abrangência da solução Standard para archiving no GRC NFe in.
        Pelo que percebi, existem monitores específicos para administrar NFe e CTe arquivados (é necessario ativar o service na SICF)
    NF-e Fiscal Workplace for Archived NF-es
    CT-e Inbound Fiscal Workplace for Archived CT-es
        Porém tenho algumas dúvidas quanto ao funcionamento. Alguém já implementou essa funcionalidade, pode me ajudar a esclarecer o funcionamento?
    a) Pelos monitores acima, é possível visualizar e realizar o download dos documentos arquivados? Isso é importante em caso de auditoria...
    b) Hoje utilizamos o monitor "Download XML of NF-es / CT-es" para fazer download em massa de XMLs. Também será possível fazer o download em massa dos registros arquivados?
    c) As rotinas de arquivamento são as mesmas utilizadas no ECC? (SARA. SARI e etc).
    d) Existe alguma limitação para realizar download de documentos arquivados?
        Obrigado pela apoio....
    Abraço
    Edson

    Bom dia Edson,
    b) Sim ele também lê o archiving, inclusive se as estruturas do archiving não estiverem ativas ele fica dando uma mensagem para ativá-las (mesmo que não execute o archiving)
    c) Sim. Entra na SARA e procura pelos objetos de achiving com a mascara /XNFE/*
    d) A limitação é autorização e que o archiving esteja disponível para consulta.
    Atenciosamente, Fernando Da Rós

  • Questions on Iframes and PAR structures

    Hi,
    I have a few questions on Iframes, JSP's and PAR structure for Portal Application Projects in NWDS.
    1. Can I change the source of an iframe from one jsp to another instead of one html to another.
    2. My Jsp's are in Portal-Inf/pagelet because whenever I add a new JSP I add a new Portal application object. So how do you refer to the relative path in the calling JSP. e.g <iframe name = "myframe" src ="<relative path>BlankPage.jsp" width="100%">. What would be the relative path. I tried pagelet\jspname.jsp but it does not work.
    3. In general how do you type the relative path for objects in a PAR project structure?

    Hi Prem,
    1.Yes,you can.
    2.You dont have to,you can copy and paste as many as Jsp's inside the pagelet.I use beans to customize the BHTML UI properties.So you can make your IFRAME source tag as variable.
    <iframe
         id="Nedbrowser"
         name="Nedbrowser"
         style="relative"
         width="<%=myBean.getFrameWidth()%>"
         height="<%=myBean.getFrameHeight()%>"
         frameborder="yes"
         marginheight="0"
         marginwidth="0"
         scrolling="yes" 
         src="<%=myBean.getUrl()%>">
    </iframe>
    Your approach of setting relative path wont work as it is.You have to do something more
    1. in JSP you have to use a import statement like
    <%@ page import="com.sapportals.portal.prt.resource.IResource" %>
    <% IResource rs = componentRequest.getResource(IResource.JSP , "pagelet/BalnkPage.jsp");  %>
    and in the IFRAME tag you can do something like this
    <iframe
         id="Nedbrowser"
         name="Nedbrowser"
         style="relative"
         width="300"
         height="400"
         frameborder="yes"
         marginheight="0"
         marginwidth="0"
         scrolling="yes" 
         src="">
    </iframe>
    <% Nedbrowser.setSrc(rs.getResourceInformation().getURL(componentRequest)); %>
    3.There are so many forum pages on this matter.Just go ahead and search for IResource in SDN.
    Goodluck
    regards
    Senthivel

Maybe you are looking for

  • NW2004 Sneak Preview installation

    I am trying to install NW2004-SP16-Sneak-Preview on a 2 GB laptop with {Windows XP-MediaCenter Edition-Version 2002-SP2). The installation finished successfully.The database and java instances have started successfully. When we try to login like http

  • Internal Software Error: %0

    I get the following error message after Encore 2.0 prepares the slideshows and goes to the next step. All of the video material is prepared and, the progress window is in the middle of "Planning Audio for movie". Any suggestions for a fix? Adobe Enco

  • Validation, Task Flow, Servlet, Pop-up, and a Managed Bean

    Hi, We're trying to display a PDF in a pop-up by calling a Servlet within a JSF page by using a task flow in JDeveloper 11g R2. The relevant JSF snippet: <af:inlineFrame id="if1" shortDesc="Report" source="/pdfservlet" styleClass="AFStretchWidth"></a

  • Firefox v14.0.1, WinXP, changes window order on FF restart

    A similar question was asked about 4 months ago, with no confirmed answer: after a FF 14.0.1 restart (say, after a crash or when the Firefox task is terminated from Task Manager), the ORDER of the restored windows is different than it was at shutdown

  • 2 line SUI Button

    Is the a way of haveing 2 lines of text in a button? myButton = w.add ("button", [10,65,110,155], "Two\rLines") Does not work.