Quantcast
Channel: SCN : All Content - SAP Enterprise Portal
Viewing all 3876 articles
Browse latest View live

Issue faced in IE browser for the SAP Portal 7.3 Logon Page

$
0
0

Hi All

 

   I am accessing the SAP Portal 7.3 in IE9 and the content is not loaded properly as expected.

 

   The document mode reflected there is Quirks mode instead of IE9 standards.

 

   I have included the meta tag to force the compatibility mode in the logonPage.jsp file as mentioned below, but still the issue is not resolved.

 

    <meta http-equiv="X-UA-Compatible" content="IE=9"/>
    <%@ page session = "false"%>
    <%@ taglib uri="/SapLogon" prefix="sap" %>
    <%@ page import="java.io.PrintWriter" %>

 

   Please help in resolving the issue.

 

Regards

Shaily


Issue with the Help Center not opening in the Side Panel

$
0
0

Hi Experts

 

  I am working on SAP NW Portal 7.3.

  I am facing issue with thehelp center iView added to the WD ABAP Application.

 

  When I am trying to access the Help Center it opens in a new window instead of opening in the side panel (expected output)

 

  The application is working fine in quality but the issue occurs only in Production.

 

   I have checked the WD_GLOBAL_SETTING application and the value set for the WDHELPCENTERDISPLAY parameter is Default Setting in both the QA & Prod which is the same as suggested in the scn link :Webdynpro Global Parameter - Help Center

 

  Moreover I am passing the application parameter value as WDHELPCENTERDISPLAY=SIDE_PANEL in the iView because otherwise no action occurs on clicking the HelpCenter.

 

Please suggest.

 

Regards

Shaily

500 Internal Server Error: SAP ESS iView Family/Dependents

$
0
0

Hi Guys!

 

I have an issue regarding the iview family/dependents (lang: Dutch).

(com.sap.pct.erp.ess.13.fam)

We can start the iview properly, but when trying to create/edit/delete one of the subitems the following error is raised:

 

issue_family_dependents_iview.PNG

 

 

Note: we don't have modified anything in the Portal or Backend regarding the functionality.

Has anyone a clue?

Hover Effect in Top level navigation in Portal 7.3

$
0
0

Hi All,

 

We have achieved hover effect till 3 levels in Portal 7.3
We have tried to implement 4th level,but we are facing issue

Hover 4 level.jpg
Kindly help me to implement 4 level hover effect in portal 7.3 (EHP6).
Please find the attached CSS and JSP file for 3 level hovering and 4 level hovering in which we are facing the above issue.

 

Regards,

 

Sarita Agrawal

SAP Netweaver Portal - Folder structure and report publishing strategy

$
0
0

Hi gurus,

 

I'm working on a project in which we are publishing BW reports in SAP Netweaver Portal (prior to this, we were using SAP Bex Browser) organizing it by Department (workset, 2nd lvl of navigation), Business Processes (workset, 3rd lvl of navigation) and "iview types" (transactions, queries, dashboards and so on). On 1st level we have a workset simply called "Reports".

 

For each PFCG role we have on BW (ABAP Server), we created a portal role and defined which of the higher navigation tiers is visible to users (delta-linking the top level navigation worksets to the portal role and setting visible accordingly) and then we assigned Portal roles to the appropriated Group (PFCG role) so all users that have access to certain PFCG role can have access to the corresponding Portal role.

 

For example:

 

In BW (ABAP) we have a PFCG Role: Sales PMR Analysis - Administrator, which grants access to Sales Infoproviders, queries and data for PMR analysis. The user that have access to it, should be able to see:

 

|Reports|

|Sales Administration|

 

v PMR Analysis

  > Web Queries
  > Transactions
  > Dashboards
  > Workbooks

 

In Portal we create a workset that has: "Reports" and under it, all Departments (Sales Administration, Financial, Services, Human Resources and so on) set as "not visible". We create a Portal role called PMR Analysis and add the Report/Departments workset, set Sales Administration as visible and add worksets/folders named PMR Analysis, Web queries, Transactions, etc, and all the corresponding iviews under it.

 

If we assign this new Portal role to the Group of the corresponding PFCG role, the user will see exactly as the example from above.

 

Pros: The users have a clean view of the reports he/she has access.

Cons: The users doesn't have a clear view of what is available in BW so he can request access. There might be some useful report lost in on of the hundreds of BW roles that he doesn't know it exist.

 

One of the options would be to grant visibility to ALL departments, business processes and iviews in Portal and let PFCG security roles control user access, but that might be confusing to have an overwhelming amount of links, making it hard to find what the user needs, specially during first access. Not to mention possible security breaches.

 

So, I'd like to know how other consultants are defining this kind of folder structure and report publishing strategy in Portal. Ideally we would like to be able to have:

 

- Visibility of all existant reports even those that the user does not have acess (so he can learn that it exist and request access)

- Clean view of reports, segmented by department and business processes.

- Possibility to search for reports, even for those that the user does not have access.

 

I'd appreciate if you guys can share your experience on this.

 

Thanks in advance.

Leandro

com.customer.afp.fromscratch modify ajax fwk l-shape api

$
0
0

Hello.

 

Following the how-to guide Apply Custom Branding Using the Ajax Framework L-Shape APIs I am having an issue.  Using the provided com.customer.afp.fromscratch, I was able to import into NWDS 7.3.  I have modified the images for the tiles and rebuilt probject with creation   Deployment was successful to portal 7.3.  Testing in portal was successful.

 

Further modification was attempted in the assignment of the mime image located in the provided fwk.js file.  Any modification to this file is ignored including simple change to "welcome" message.

 

The only observation that I can make is that the fwk.js code is not being called but this would seem very odd to me.

 

Any help would be appreciated.

 

Regards,

Patrick

IPHeader login module in SAP portal 7.31

$
0
0

Hi Experts,

 

We need to implement IPHeader login module in SAP portal 7.31. So can you pleasel et me know from where we can get the IPHEADER Login Module SDA file compatible with 7.3 so that we can deploy them on our server.

Also I am having few queries

1) Do we get the SDA file for IPHeader Login Module?

2) Or If we can get the steps or any document for creatng the IPHeader login modile.

 

Regards,

Anand

Theming changes not reflecting for Employee Services in Portal 7.31

$
0
0

Hi,

 

We are working on theming in our portal 7.31 with ESS MSS.

We have changed the background color of page header and it is reflecting for MyTeam(MSS) but not for Employee Services(ESS). Please refer attachment.

 

Employee Services is a WDA application.When checked in WDA configuration, the parameter WDFORCEEXTERNALSTYLESHEET is set correctly. Portal is on higher version the WDA, so portal theme should be picked up by the application.

 

It is observed that The background color of Employee Services appears in the expected color for a fraction of second just before the content area loads but then changes to light blue color.

 

We checked the element 'Employee Services' using browser developer tools. The element is part of the whole application in the content area. So using the theme class locator did not help.

 

Please suggest.

 

Regards,

Anushree

 

 

 



Custom Log on page for Portal 7.4

$
0
0

Hi Experts,

 

We are moving from Portal 7.0 to Portal 7.4. In 7.0 There is HTML form in log on page, But in 7.4 there is SAP form tag.

I have to implement save cookie for succesfull submit ,

For that i have a check box as "remember me".

how to get userid when user successfully log in ?

save username and password by browser function is not also working for log on page.

 

 

Please help

Merge ID Finder - Finding all navigation nodes with a Merge ID

$
0
0

Hi,

 

We all(If not, you better read about it) know the concept of Merge ID in Enterprise Portal.

From help.sap.com:

You can merge a node from one freestyle role with a same-level node from another role. Both nodes then appear as one entry in the top-level or detailed navigation, with their respective subnodes appearing in a given sequence beneath the new merged node.

You can merge the following objects:

  • Entry points
  • Root nodes of roles and worksets
  • Folders in roles or worksets.

 

See more detailshere.

 

Sometimes you find yourself struggling with Merged roles and folders, and not sure what you actually see on screen, or where it is located.

There is a (unofficial) support tool in EP that can help you with that , Merge ID Finder.


How to access the Merge ID Finder:

<server:port>/irj/servlet/prt/portal/prtroot/com.sapportals.navigation.testComponent.FindMerge

 

1.png

The tool provides a way to:

  • Get nodes according to a specific Merge ID (from assigned user roles)
  • Get all nodes that have a non empty Merge ID (from assigned user roles)
  • Get all nodes with a specific merge ID that are under chosen roles.
  • Get all nodes with non empty merge ID that are under chosen roles.

 

Usage:

Usage is quite simple , just paste the requested value in the input field and click the desired action you wish to use.

 

Example 1:

For getting all nodes with Merge ID ="com.sap.portal.home" under role eu_role fill the following values:

2.png

Clicking on getMergedNodesFromSelected button will bring the following result of nodes found under eu_role:

3.png

In this example you see there are 3 worksets with this same merge id and we have their exact location.

 

Example 2:

Viewing all nodes that have non-empty merge Id under the eu_role:

1. Fill in the role you want to inspect and click on getAllNodesFromSelected button:

5.png

2. Get all nodes and their respective merge ids:

6.png

 

 

Enjoy!

Tal

 


Metatag Development

$
0
0

Hi Experts,

 

I have to make an application on NWDS that reads the keywords and description data from the iview profile and puts them in the head section of the html page in which the iview is contained.

 

Is there any tutorial available?

Any help would be very appreciated.

 

Thank you,

Regards,

Ashvin

503 Service Unavailable? unable open irj/portal and NWA for SAP CE 7.3 trial version

$
0
0

Hi Experts,

 

I am not able to open irj/portal and nwa for my recently installed SAP CE 7.3 trail version.

 

Only start page is opening.

503 error.PNG

 

SAP J2EE engine and data base is upand runing.


1.

Time

2014 07 03 10:18:04:932

Severity

Error

Filename

defaultTrace_00.3.trc

Details

SourceName: com.sap.engine.services.deploy.server.TransactionManager Location: com.sap.engine.services.deploy.server.TransactionManager DCComponent: servlet_jsp CSNComponent: BC-JAS-WEB User: Guest Session: 0 CorrelationID: 4699250000000003 DSRTransaction: f0452ed0026911e48a26000c29f14d18 DSRRootContextID: F0452ED0026911E48A26000C29F14D18 DSRConnection: f0452ed0026911e48a26000c29f14d18 DSRCounter: 0 ThreadName: Thread[HTTP Worker [@1380566121],5,Dedicated_Application_Thread] TimeZone: +0530

Text

Global [startApp] operation of application [sap.com/tc~lm~itsam~co~ui~nwa~localnavigation~wd] failed with errors on server process [4699250].


 

Thanks,

Amith.

Change TLN From Horizonal appreance to Vertical

$
0
0

Dear SDN,

               I am designing the basic framework of a portal page for anonomous user for a prototype. My need is to change the TLN From Horizontal TLN TO a Vertical TLN to the left. I know that the par file needs to be edited for the TLN change.

So my questions are :-

1. If i make changes in the html part for TR And TD part of the code, will it work ?

2. I want to make this changes effective for an ananomous user , so i thought i would write A par, assign a page to this.Add mapping rules and assign a desktop to this.

 

Am i moving in corect direction, is there any documentation for the same.?

 

Regards,

Anirban Ghatak.

Consuming the SAP Portal on mobile devices - Updates

$
0
0

About two years ago we have announced the availability of running the SAP Enterprise Portal on mobile devices (also known as: Portal On Device, Mobile Portal or SAP Enterprise Portal mobile edition). Since then, we have significantly enhanced and extended the solution. With the release of the Fiori launchpad on the SAP Portal, we have reached a key milestone for consuming the SAP Portal on mobile devices with:


  • Rich end user experience for desktop and mobile consumption
  • Responsive design running on both desktop and mobile devices
  • Aligned user experience across devices
  • Following the SAP Fiori design
  • Extended PAM support
  • Theme customization with the UI Theme Designer
  • Developed on top of SAPUI5 libraries
  • Integration with SAP Fiori applications (planned)



Important related links

Migration of SAP provided HTMLB Based PAR files for 7.3 EhP1

$
0
0

Hi All,

 

This question related on how to migrate SAP provided HTMLB based PAR files or if there is any alternative option available in higher version of Portal.

 

We are migrating from 7.02 to 7.31 SP9 version. Client in past used the iViews which were based on the following PARs:

com.sap.pct.hcm.essmssviewer

com.sap.pct.hcm.rpt_reportselection

com.sap.pct.hcm.zrpt_reportselection


I migrated the files using PAR Migration Tool & when I tried running these applications. It gave me some more issues and is missing few more PARs like

com.sap.pct.hcm.orgmanagementeventing

com.sap.pct.hcm.hcm_util

com.sap.pct.hcm.objectanddataprovider and few more...


So, what is the procedure for migrating these HTMLB based iViews in 7.31 portals. Is there any equivalent iViews which are available in portal.

We are also having an ECC upgrade to EHP6. Does SAP provide any equivalent iViews.


Also, I noticed there are some iViews (MSS based) which are available under Migrated Content under Portal Content, which are also based on HTMLB iViews, so how do we migrate them?


Please share your experience & let me know how do I resolve that.


Thanks and Regards,

Srikant


Integration of Fiori Launch Pad in SAP Portal

$
0
0

Hello everyone,

 

Is it possible to integrate the Fiori Launch Pad into the SAP Portal? Any Ideas, Links to Documentation,...?

 

Thank you!

 

BR, René.

User J2EE_ADMIN within ESS scenario makes troubles

$
0
0

Hi!

 

I am about to configure ESS scenario for SAP ECC 6.0 IDES systenm with SAP EP 7.0.

The most of the configuration steps are executed (SLD, JCO, System objects, SSO, user assignement in HR, etc.).

 

Unfortunately when I try to execute in Portal Employee Self Services --> Employee Search

I get the following error, meanwhile I log in with other user

 

Critical Error

A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.

Please contact your system administrator.

Benutzer J2EE_ADMIN existiert nicht im Zeitraum/ user J2EE_ADMIN does not exist in time profile

 

I tried to log in with J2EE_ADMIN user to portal, but this failed:

 

com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#Guest#0##n/a##3cfaf0b0f3bd11dda891001f29e9e036#SAPEngine_Application_Thread[impl:3]_3##0#0#Error##Java###08:43_05/02/09_0006_21754250

#1#javax.servlet.ServletException at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:114)

at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)

 

Question:

Can some one help to solve this problem please?

 

Any helpful information will be very appreciated!

 

Jürgen

 

SAP EP- IVIEW Duplicate

$
0
0

Dear Folks,

 

This is Kalyam. I am new to SAP EP. I am having doubt in this scenario.

 

Portal -error.JPG

 

As per the customer requirment i changed some fileds in Query designer and the same we posted it into portal and moved it to production.

 

But in portal it looks a duplicate happens which i marked in the aboe picture. i need only one report name that should be comes on PM.

 

Kindly give your answers.

 

 

Please share me step by step procedure to overcome the above issue

 

Thanks in advance.

 

--

Regards,

Kalyan.

Does JCA in 7.31 uses JCO3 for implementation?

How to configure sso between SAP PORTAL and SAP GATEWAY SERVER

$
0
0

Hi Experts,

 

Please help me.

 

How to configure SSO between SAP Portal and SAP Gateway server.

 

I want to integrate SAP Fiori in to portal.

 

Please help me in configuring this.

 

Any help is highly appreciated.

 

Thanks in advance.

SAP EP.

Viewing all 3876 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>