Re: NW 7.3 + iView from remote source wizard + R3 Web Dynpro ABAP, not working
Hi Wei-shang Ku, did you solve this issue? We are facing same problem.Could you please share with me how you solved it? Thanks in advance!! Best regards. Jose Madrigal.
View ArticleRe: Capture end user desktop IP address in Webdynprojava 7.3
This works in WDJ 7.4 .. import javax.servlet.http.HttpServletRequest; HttpServletRequest request = (HttpServletRequest) WDProtocolAdapter.getProtocolAdapter().getRequestObject().getProtocolRequest();...
View ArticleDc to Dc communication in nwds
I am using NWDS 7.3 .my requirement is how to use dc in another dc.EX:-in my application there are two components comp-1 and comp-2 .how to communicate these two components in NWDS .anyone please...
View ArticleRe: Dc to Dc communication in nwds
Hi, Check below link. https://help.sap.com/saphelp_nw73/helpdata/en/4c/feff754dba458ae10000000a42189b/content.htm http://scn.sap.com/thread/240292 Regards,Navya
View ArticleContinously one user name is comeing in field "Reported by" in (solution...
Hi Exper, I have created a support message successfully through the sap portal version 7.30But the created message does not have correct name of Reported by user in sap solman system version- 7.1 field...
View ArticleBest alternate technology for CMS content
Hi All,We want to migrate CMS contents into an alternative technology.The first suggestion was to migrate into WPC. But unfortunately our portal is in NW 7.4 SP09,and in this version we are facing...
View ArticleSwitch Portal roles for Anonymous users
Hi Experts, we have configured our portal for anonymous logon with named anonymous users. We are using to two guest users:guest = Main Parent Portalguest_kolkata = for launching region(Kolkata)...
View ArticleRe: KM Document search using Trex
Hello Devi, I hope the post operations on TREX side have been performed to enable the WEB component ( On Apache or IIS). Because without it, the indexing on Trex side is not possible at all. The...
View ArticleRe: Switch Portal roles for Anonymous users
Hi Pankaj, If you want different menu get displayed in TLN according to the Desktop used, please try "Filter ID:" field of Desktop. Please see more details with below links.Filtering Entry Points...
View ArticleFiori applications are displaying blank in IE 11
Dear Experts, We are in the Portal 7.31 and SP 13 we are using the Fiori applications in the portal but while running the Fiori applications in Internet Explorer 11 its displaying blank screen . But...
View ArticleRe: Fiori applications are displaying blank in IE 11
Hi Punna, Kindly check below link. IE and Portal – Standards/Quirks Mode Evolution (or Love-Hate Relationships) Regards,Sam
View ArticleRe: Fiori applications are displaying blank in IE 11
Thanks Sam , I have followed the link and applied the changes. but Iview is working in new window with headerless frame work. But our requirement is content display in the same window with framework...
View ArticleRe: Fiori applications are displaying blank in IE 11
Hi Punna, Which type iview you are using for fiori displaying on sap portal. Regards,Sam
View ArticleHow can i get the deployed development component source code from server...
Hi Experts, We are using portal 7.0 version and how can i get the already deployed dc source code from server. Thanks in advance. Thanks and Regards,Prasad
View ArticleRe: Fiori applications are displaying blank in IE 11
Hi Sam, We have using the template SAP Fiori Iview and created the Iview. Thanks & Regards V.Punna
View ArticleRe: Fiori applications are displaying blank in IE 11
Hi Punna, Kindly followe the below link, your iview will be display in the same window with framework . SAP Fiori Application Integration with SAP Enterprise Portal Regards,Sam
View ArticleAccesibility on Portal Favorites - SAP NetWeaver 7.4?
Hello Everybody,We meet difficulties to navigate to the portal components with keyboard. Developments have been realized to reach "Portal Favorites" part (left side of screenshot below):But, when you...
View ArticleRe: Getting userinformations via javascript
Maybe,I'm not quite sure. As long as the servlet is on your Portal Server it should work also in your environment I think.And instead of the logged user you can use a parameter in your servlet to get...
View ArticleRe: Getting userinformations via javascript
Yeah, it should...I thought too. But it doesn´t! :-( How is the parameter? But I think this doesnt help me. Cause I need to read the logged User and then get theuserinformation.I dont understand why it...
View ArticleRe: Getting userinformations via javascript
What happens if you call the jsp file in a browser?
View Article