Re: Where to set security question-answer for portal password reset
Re: SAP KM XML File Giving the 500 Internal server error -- contact system administrator
Hi Ram
Can you replicate the issue and collect the logs using the log watch tool as per the below KBA.
1593107 - Logwatch Tool - Collecting Portal DefaultTrace logs
Along with it also provide the error screenshot and portal version.
Regards
Santarshi Samanta
Follow Santarshi Samanta
Re: SAP KM XML File Giving the 500 Internal server error -- contact system administrator
Re: Where to set security question-answer for portal password reset
Hello Dhruv,
Thanks for your response! The link I followed Enabling Users to Reset Their Own Password - Identity Management - SAP Library mentions at the end the below
Result
If you have existing users in your installation and you enable the security question and answer, notify your users that they should log on and maintain their security question and answer. Without a security question and answer, these users cannot reset their own passwords.
From this I am under the impression that there has to be some standard screen for users to maintain their security question and answer. The thread you mentioned seems to suggest a custom approach to enter security question and answers into the table.
Regards,
Saurabh
Installation ESS/MSS 6.0 EHP 7 in SAP EP 7.4
Re: Error popup "An error occurred while starting the iView" after portal upgrade from NW 7.11 to NW 7.5 SP2
Hi Vikas, As you have mentioned the issue is after upgrade and not all the users are facing the issue. Can you tell is there any client software difference with those users? IE or GUI version? Regards Kiruthika
Re: Approve icon is missing in Web Page Composer for Approver
Hi Pankaj,
Is the issue with particular WPC page which exist before upgrade?
Have you try creating new approval workflow in 7.4 system ?
Regards
Kiruthika
Re: Installation ESS/MSS 6.0 EHP 7 in SAP EP 7.4
Hi Sebastian, from 6.0 to 7.40 is a large step. Congratulations for finally making it!
You will need to define JCO Destinations in Web Dynpro Content Administrator.
From SAP's point of view this kind of application architecture is already outdated and therefore the tool was removed from portal admin navigation ( at least I am not able to find it anymore :-). You will find it using URL
https://myportal.mycompany.com/webdynpro/resources/sap.com/tc~wd~tools~admin/Explorer
There were loads of discussions, blogs etc. on this in the past so you will probably find detailed hints.
Regards,
Lutz
PCD Inspector Tool
HowTo Create a Subview in UWL
Dear Experts,
There are a no of requests such as Leave Application, Travel Request, Release Request(MM) are displaying in the Work Overview of Manager Self Service Role. Now my user wants to view only the Leave Application Requests in the UWL as these are confusing for them.
So I want to create a subview where I can select only those request which are meant for Leave purpose only.
Kindly Help me out.
Re: PCD Inspector Tool
Hi
Can you please attach the error logs corresponding to the exception id that is thrown.
Also you can collect the logs using the log watch tool as per the below KBA.
1593107 - Logwatch Tool - Collecting Portal DefaultTrace logs
Along with it provide the portal version as well.
Regards
Santarshi Samanta
Follow Santarshi Samanta
Re: Installation ESS/MSS 6.0 EHP 7 in SAP EP 7.4
Re: Approve icon is missing in Web Page Composer for Approver
Hi Kiruthika,
Thanks for replying.
Issue is resolved after doing Reset Configuration under Approval Settings of WPC page, and then Inheriting the Approval settings from parent.
Regards,
Pankaj
Re: Installation ESS/MSS 6.0 EHP 7 in SAP EP 7.4
Hi Sebastian,
this tool draws the systems from an SLD. There are several strategies which SLD to connect and how to get data into it.
So the systems will be drawn from an SLD but the JCO destinations will also be written into an SLD as attributes of the portal system.
Regards,
Lutz
SAP Portal license query
Hello
What type of SAP Portal license will be required for following architecture of applications
- Application will be hosted on internet facing Portal through anonymous user based access to SAP Portal and to the corresponding application
- Application's data store will be SAP Portal data base created through Data Dictionary Projects created using NWDS
- Application's business logic to perform CRUD operations on Portal Database will be contained in EJB projects created using NWDS. These EJB projects will provide necessary REST APIs for consumption in user interface layer of the application.
- Application's user interface will be created using SAPUI5
Also, can NWDI still be used for version control of SAPUI5 applications?
Thank you
Regards
Abhishek
SAP NetWeaver (Portal, R/3 or ECC) license related query
Hello,
What type of SAP NetWeaver (Portal, R/3 or ECC) license will be required for the architecture of the application listed below
- Application will be hosted on an internet facing Portal and accessed by the following user types
- N number of anonymous users
- Users created in user store (LDAP or MS ADS) linked to the SAP Portal i.e. users that don't have a SAP ECC login)
- Application will used ABAP Dictionary tables (Standard or Custom Tables) as the data store
- Application's business logic to perform CRUD operations on the ABAP Dictionary tables will be contained in remote enabled ABAP function modules
- Application related function modules will have corresponding OData services created in SAP Gateway
- Application related OData services will be consumed in SAPUI5 based user interface
- Application's SAPUI5 projects will be imported and activated on ABAP stack
Thank you
Regards
Abhishek
Re: HowTo Create a Subview in UWL
Re: Application in Portal on Device - Display area too small
Hi Dvir Cooper
You mention about the vertical stretching in applications which use jQueryMobile. Something on similar lines, in all our jQueryMobile applications, when accessed through iphone simulator, we are facing following issues:
1. the header and the footer do not stay fixed at the screen's top and bottom respectively.
2. When we navigate from a page of larger height to a smaller page, the content div does not resize. We can scroll till the height of the larger page.
Please guide how to address these issues. We have checked on android platform and everything is working as desired. We are on NW7.4 SP 10.
Regards
Ramanender Singh
Redirect to URL after Login
Hi everybody,
here is what I want to do:
- Step 1: User opens Fiori Launchpad and is not logged in => login handler redirects to portal logon page (this works already)
- Step 2: After the login to the portal the user gets redirected back to the fiori launchpad (and now has a sso ticket)
How can I supply the URL of the Fiori Launchpad to the Portal Login Page such that after the login the redirect happens?
Is there some kind of parameter like "return url" or something?
Disclaimer: i have no experience with the portal at all. So if you need any info point me to the correct menu in the SAP NetWeaver Administrator and I will check.
Thanks!