ESS ui5 iview shows blank
Can't export to excel through Netweaver SAP Portal
I have tried just about everything I can think of with this one. I have added the sites to trusted sites, java's exception list.. yahta yahta - you name it. Please help me out. When I log into the portal I can click export to excel and a blue circle runs around for about 2 seconds then just disappears. After that the export to excel button (when I run my mouse over it) reads javascript void 0 or something similar. When I click it again, nothing happens, same for the rest of the buttons on there. We are able to export to excel on a different computer and I have checked the settings of that computer and matched them to my best ability on this computer and no dice. Please help, ive put in a support ticket to International Paper - the company we are trying to get the info from and that was Friday to no avail.
Thanks,
Zack
Users on SAP Portal and ECC
Hi, I'm new in the SAP Portal matter, and I would like to know, if the user on the SAP Portal must be created on SAP ECC, my intention is to create a Web Dynpro (ABAP) and add this application to the SAP Portal, but the main point here is that the user must be create on the SAP Portal, but it is not mandatory to have the user on SAP ECC.
Is it correct this approach?
Thanks for your response and time!
Class cast error
I am attempting to follow this article:
http://twofourone.blogspot.com/2008/07/enhanced-google-analytics-in-sap-portal.html
However at the point where the following is executed:
NavigationEventsHelperService helperService =(NavigationEventsHelperService) PortalRuntime
.getRuntimeResources()
.getService("com.sap.portal.navigation.helperservice.navigation_events_helper");
I get this error:
Cannot cast class com.sapportals.portal.navigation.NavigationEventsHelperService (loader sap.com/com.sap.portal.navigation.helperservice@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@4e7100c8@alive) to class com.sapportals.portal.navigation.NavigationEventsHelperService (loader demo.sap.com/analytics@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@4f98016a@alive)
We are using EP 7.4, however, this service (com.sap.portal.navigation.helperservice.navigation_events_helper) is still in the system.
Has something changed with how we can reference that service?
Integrating POWL Report in Portal
Hi Guys,
I am setting up standard POWL in Portal.
When I run the POWL application from ECC as URL its working fine but When I create an iView from Portal and preview it, I am getting blank screen.
I create as WebDynpro ABAP iView.
is there anything to be configured in portal ?
Thanks
Sam
Error on Manager Self Service Page
Dear Experts,
During the EP configurations we encountered on error.
ERROR: Extract CKMINIAPP does not exists (termination ERROR_MESSAGE_STATE).
Does anyone encountered this error before? Please share the resolution.
Regards,
Vipul Patil.
Problem with Client Certificates and Web Dispatcher
Hy Experts,
we want restrict access to the web dispatcher to clients using a specified client certificate.
We do not want to use this client certificate used to log on the portal - portal authentication is still basic.
We added some lines to our web dispatchers profile, like:
icm/HTTPS/verify_client=2
ssl/client_pse = C:\Certs\Client.pfx
icm/HTTPS/trust_client_with_subject = E = userADDserver.de, * [mailadress -> SDN restriction )
But if i call the WD/Portal from the Internet I recieve
1. a empty list of certificates to be trusted - "OK" - Error
2. Error (without any certificates-related hint)
The wd owns the SAPSSL.pse and knows the PSE of the Portal.
How can I use a Client certificate in this scenario???
Any help will be rewarded with points!!!
Thanks in advance & kind regards
Tom
Error : UWL configuration
Hi guys,
I am getting error has "cannot connect to provider". When I click on details I am getting it as "Exception: Problem occured while creating JCO client for destination:SAP_SRM" Please help me resolve this issue
How to configure and consume web services on SAP NW 7.3 or 7.4?
Hi,
I am trying configure web services (using WSDL files) and consume in my application. I have read the documents listed here:
https://help.sap.com/saphelp_nw73/helpdata/en/0a/be26043a8640e69dae8dd5a4697bf2/frameset.htm
I am getting an exception: webservice "NameNotFound". I can see it that the webservice is configured in NWA in: SOA -> Application and Scenario Communication -> Single Service Administration -> Service Definitions.
Can anyone please help me?
Thank You
Harshul Sharma
Logon Page for Portal
Hello,
We recently applied support patches to our portal system afterwards we see that the logon page is no longer being rendered. I did a HTTP and landed on the logon page and below is what I see. When I do this in our prod system that is working the only different is that is using our custom theme instead of the sap_tradshow_plus.
How can I can set the logon page to use the our custom theme? The custom folder for out theme is there but for some reason it is being defaulted to use SAPs.
Also, yes i'm aware modifying the logon page through the WAR file and useing NWDS. In this particular situation our previous portal admin used a different approach to create the logon page and need this working.
Wes
Personalize user profile in Masthead
Hi Experts,
Need your help in getting an issue resolved-
Let me put down my requirement clearly.
Navigate to
1. Personalize -> User Profile-> Modify
2. Fields Non Editable - Password, Name and email id
3. Fields Editable - Form of Address, Language, Activate Accessibility Feature and Security
Currently all the fields are coming Editable. But it should be non editable for Password, Name and Email id and editable for the rest as mentioned above.
Please share your ideas!!
Thanks a ton in advance!!
Regards
Smita
Problem with css after portal 7.4
Hi experts,
I upgrade my portal to 7.4 and I activate the com.sap.portal.themes.lafservice .
Now, in some Java application, it can not find the custom css:
Failed to load resource: the server responded with a status of 404 (Not Found) http://<server>/com.sap.portal.theming.webdav.themeswebdavlistener/UR/ur/TH_FGV_ajax_tema/sf3.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://<server>/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/th_fgvStandard/ur/ur_ie6.css?7.0.15.0.7
Failed to load resource: the server responded with a status of 404 (Not Found) http://<server>/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/th_fgvStandard/ur/ur_ie6.css?7.0.15.0.7
Failed to load resource: the server responded with a status of 404 (Not Found)
http://<server>/com.sap.portal.theming.webdav.themeswebdavlisten…ortal.theming.webdav.themeswebdavlistener/Portal/ur/th_fgvStandard/ie6.css
Why? How can solve it?
Thanks in advance,
Regards,
How to create custom km scheduler task in portal7.3
Hi,
I need to create a custom km scheduler task in portal 7.3. Purpose is to send a periodic custom report to particular user group on different documents lifetime residing on separate folder inside KM in portal.
It would be great if you can guide me in this regards about what could be the approach for achieving this requirement.
Cheers,
Sen
Building your Mobile Portal using Fiori Launchpad on EP
With NetWeaver 7.4 SP7, there is a new Fiori framework page available to enable portal users to launch Fiori applications from a Fiori Launchpad like UI. Since the new framework provides lots of benefits to the users beyond just UI harmonization, great usability, and responsiveness (e.g. support of Fiori apps wave 2 and above), it was clear to me that I wanted to take my Mobile Portal demo scenario to the next level and move it to the new design.
In this blog, I will share some insights and experience on what changes between the classical Mobile Portal and Fiori launchpad on EP.
1. Enabling Fiori Launchpad
As of NW 7.31 SP12 / NW 7.4 SP7, there is a new Fiori Desktop and Fiori Framework Page available. You can find both in Portal Content > Portal Users > Standard Portal Users > Fiori Framework Content. Just assign the desktop to a your own URL alias (defined with URL Alias Manager) in a rule collection to make it available.
2. Content
It is important to understand that users can consume any type of content (like Web Dynpro, SAP UI5, SAP Screen Personas) in the new Fiori Launchpad on Portal and not just Fiori apps. You can run all Portal iViews in Fiori Launchpad. With 7.4 SPS 8, there is a new type of iViews, which was not available before, the SAP Fiori iView for Fiori wave 2and aboveapplications.
Like for Mobile Portal, the new Fiori launchpad content is assigned to the Portal user in portal roles. In FLP on Portal, the roles contain all iViews to which the user has access via the tile catalog, but the user can select and personalize which of these iViews he wants to see on his Home Page.
3. Personalized Launcher vs. Tile Catalog
My Mobile Portal uses the Personalized Launcher to give users access to applications and to provide a catalog with additional content for personalizing their Mobile Portal Launcher. Concept wise this is not very far away from what the Fiori Launchpad provides. Here as well, you have a catalog which contains all iViews/tiles that you can display in your Fiori launchpad. This tile catalog, like in the Personalized Launcher, is structured by categories. The iView property Mobile App Categories defines in which categories of the tile catalog an iView shows up - just like in the Personalized Launcher. There is just one difference: The location where the available categories are defined changed. You now configure the categories (ID, order, and title for each of them) in very much the same way as in Mobile Portal, just in a different iView: Fiori Launchpad Categories in Portal Content > Portal Users > Standard Portal Users > iViews > Fiori Launchpad.
4. Filter ID vs. Object ID of Device Group
Mobile Portal uses filtering based on filter IDs to determine the content for each device type. This is not always easy, so I really like the new, simpler way of doing it: device groups. Already for Mobile Portal, you configured device groups to assign them to different portal desktops with specific appearance and behavior. Now, you can just reuse them and define for each iView on which device groups it should be displayed. This is done in the iView property ObjectID of Device Group.
After that short introductory comparison, here is what I did to set up my Mobile Portal scenario with Fiori launchpad on Portal:
1. Define the Portal URL alias and assign it to Fiori desktop in Master rule collection
2. Configure the tile categories in the Fiori Launchpad Categories iView
3. Since I wanted to keep my mobile Portal content in place, I just created a copy of the portal role used for Mobile Portal.
4. I removed all the filter IDs, since they are not needed in the FLP scenario, and made sure that all iViews are set to Visible in my role.
5. For all iViews, I adapted the following properties:
a. Object ID of Device Group: I found the Object IDs in the Device Group Manager in System Administration > System Configuration > Portal Display
and entered those on which the iView should be displayed separated by semicolons into the iView property.
If the property remains empty, the iView will not be displayed on any devices, so this property is really important. And note that you have to enter the ID of the device group, not its name.
b. Native: Checked it for native apps, so they only appear on mobile devices.
c. Permanent in Launcher: I checked all iViews that should show up in the user's home page when he first logs in. If you do not set any iViews as Permanent in Launcher, the user will first see an empty page, when he logs in. He can then open the tile catalog and assign tiles to his default group My Home or create other groups and assign the tile to it. Users can still remove iViews marked as Permanent in Launcher from My Home.
d. Image Type for defining the way the selected image will be displayed (as an icon, full tile).
e. Mobile App Categories: I entered the IDs of the categories I wanted to assign as a semicolon separated list.
6. To enhance my demo, I added also some Fiori wave 2 apps. The Fiori wave 1 apps run as in Mobile Portal (see my blog about that), but for Fiori wave 2 and above apps, there is a dedicated iView template available. There is a detailed blog by Irena Kull on this topic. Please note that the system that hosts the Fiori wave 2 application needs to be set up to run with web dispatcher.
7. As a second enhancement, I added some Personas apps. Please see this blog for details.
8. I created a new demo user and assigned my new role to him.
9. Then I logged in with the demo user, created some groups (Sales Executive, Employee Services), assigned some tiles from the tile catalog, and moved some of the permanent tiles around. Here you see the result:
Finally, you can also customize the portal theme used in the Fiori desktop with the UI Theme Designer.
Hope that was helpful,
Sibylle
404 Error
Hi experts,
I am accessing a page in SAP Netweaver portal 7.3 and I am getting error has follows.
"404 Not Found
Error: Requested resource doesnot exist"
Please help me resolve this issue
Thanks and Regards
Authorizations to edit documents in Content Management / KM
Hi,
I need to provide authorization to specific end-user to edit documents in
Content Management and Knowledge Management. I have assigned System Admin,
Content Admin, Content Manager roles in User Administration but no help.
Please provide the solution.
Regards
Sunny
Adding iview to operation giving navigation error
Hi All Portal experts.
I am on portal version 740. I create a transactional iView.
Then I go to transactions, and create a new operation ID. I try to attach my iView to that operation ID. In the Role column, it shows - Not in navigation.
I believe that's the source of error that I finally get in my application that - No iview found for system ... object TRANS..
Any clues here guys?
Thanks.
NWA 7.3 : Looking for "security roles" (Policy Configuration) ...
Hi guys,
We deployed a simple application in our new SAP NW 7.3 JAVA instance; by calling the application, we receive "error 403 : Error: You are not authorized to view the requested resource."; this was fixed wihtin NW 7.x by adding a user/group within security roles of the selected component ( Visual Admin => Security Provider => Policy Configurations => select component and than security roles );
where to do this within NWA 7.3 ?
any ideas;
Thanks
Oliver
CTS+ change deployment taking long time in Portal 7.3
Hi Experts,
Good Morning,
Please find details of current scenario :
We have configured CTS+ for portal landscape (EP 7.3) and Solman 7.1 is acting as communication system.
Issue : When we start import of transport in subsequent portals ( such as Quality), Deployment phase take long time for completion.
--------------------------------------------------------------------------------------------------------------
Selection for Import | 23.09.2014 17:24:41 | (0) Successfully Completed |
Import | 23.09.2014 17:24:56 | (0) Successfully Completed |
Deployment | 25.09.2014 22:59:44 | (0) Successfully Completed |
------------------------------------------------------------------------------------------------------------------
Request you to provide inputs on this.
Thanks in advance.
Regards,
Hanumant
SAP NetWeaver Portal Movie Critic: P&G Video Review
As a new member to the SAP Community Network, I wanted to earn points and gain badges and I found the SAP NetWeaver Portal: Movie Challenge an exciting and fun task. This also gave me the opportunity to write my first blog post on SCN. For me, learning the navigation and how to develop myself via this medium are key to my progression within the organisation as a support engineer. I am also thrilled to be a part of a company who's strategy is trying to match the moving needs of their customers.
The video that most intrigued me on the SAP Portal YouTube Channel was the Customer Testimonials from P&G (Procter & Gamble).
The reasons I wanted to review this particular video is because;
- I have an extensive background within the Retail industry.
- I studied Business (Management) as my primary degree.
- I wanted to see the Customers opinions on SAP's Systems and how it improved their organisational processes.
Ulf Westhoven, who is the NetWeaver Service Manager at P&G explains, that their purpose 'Is to improve the lives of the worlds consumers, now and for generations to come', using SAP systems simplifies their business processes to try and achieve this goal. Prior to this, the organisation used many IT Solutions and this confused the users and effected the companies overall purpose. Ulf also explains that the SAP System provided the scalability and functionality for the organisation and that their large scale rollout wouldn't have been possible without SAP.
Ulf then mentions how the NetWeaver Portal has dramatically improved the UI, and that users are delighted that there is no longer multiple systems to login to for different functions. The accessibility of the information is also another item he brings up, that staff are now able to access the data and information through mobile devices which is of huge importance in modern organisations.
This video gives a great insight into how SAP Systems can benefit and improve business processes within an organisation and simplifying even the most complex of tasks. It also shows how SAP are moving with changes in the current marketplace with mobile communications being of vital importance. Overall, I thoroughly enjoyed the video as it was very informative on how SAP changed the organisations functions and how it dramatically effected the company globally. This video can help inspire future customers when seeing the success story of P&G using SAP Products.
Thanks for taking your time to read!
Dave Courtney