This blog post will be useful if you would like to link to a specific Portal iview directly, e.g: from a pdf, document, another site etc. Using the NavigationTarget property we can call any iview, role object directly, plus also pass any additional p...
It is possible to install a license key for your AS Java system using telnet. This can be useful if you cannot get the system fully started before the 30 minute grace period elapses, or there is some error with access to the /nwa (e.g: in a upgrade s...
Overview
In this blog post, I am going to discuss the various configurations including screenshots required for how to build your own FLP@EP Role, iviews (tiles) from the beginning. The idea of this blog post is to really cover the basis of what i...
BackgroundA trypical scenario for many Portal administrators is the need to update multiple object properties for different reasons, be it document Rendering modes, assignments, navigation modes etc.Fortunately there are tools available under both Ne...
IntroductionBy default, within the Enterprise Portal it is not possible to define a custom width for the left side Navigation Panel/DTN area of the Portal Framework Page. In this blog post, I will show you a workaround where you can set the Nav Panel...
Hi Siong,
It depends on how the navigation is being executed. For example if the Portal navigation is occurring within a WebDynpro application (e.g clicking a application button or PO Worklist Item) the WebDynpro has built in APIs for generating por...
Hi Adil,What NetWeaver release are you using? Can you logon if you pass the credentials via URL, i.e:http://<host>:<port>/irj/portal?j_username=<youruserid>&j_password=<yourpassword>;Best regardsNick
Hi Bhaskar,you can review KBA 2742106 - How to correctly configure a Fiori iView which explains the process for configuration of Fiori iViews inside the portal. It explains the process in more detailBest regardsNick
Hi Jani,you should not be asked for logon credentials provided:A.) SSO has been correctly setup for both systems/trust establishedB.) Both URLs (portal and backend) share the same Fully qualified domain name, e.g:https://myportal.company.comhttps://m...
Hi Prerana,The URL iView which LPD_CUST will use is actually based on the SAP Appintegrator Generic template which will use an iframe.To get around this problem you would need to either:A.) Avoid passing X-Frame-Options header in the applicationB.) C...