can I customize com.sap.portal.navigationarea?
in sap portal 7.3 I want download com.sap.portal.navigationarea.war, customize it and deploy as com.sap.portal.navigationarea.cust. Can I do it and after link to layout?
View ArticleProperty 'null' bound to 'defaultLanguage' of ViewElement with ID...
Hello, I have a question how to solve the following issue: 1. When I use the filter function, I unchecked deleted and select Default radio button, than I`m facing the following WDRuntimeException: 500...
View Articlecom.sapportals.portal.prt.registry.PortalRegistry
Hi all, Please send me this Jar file (com.sapportals.portal.prt.registry.PortalRegistry) Thanks ,Rama,email:ramakullay_challa@keane.com
View ArticleHow to read a webdynpro property in a junit test case ?
We introduced a webdynpro property which the user uses to supply values for a combobox. So we want to write a junit for this property. An alternate way to test would be writing selenium unit test. But...
View ArticleESS Configuration in webdynpro java for leave approval process
Hi I have a requirement where I need to minimize the clicks for the leave approval process for ex after selecting the leave case for an employee I want to complete the full process on approve and...
View ArticleContextConfigurationException - Web Dynpro Java
Hi Guys, I have a Web Dynpro Java application running on SAP NW 7.3 (Windows). When I build/deploy and run it, the following Exception comes up: *****...
View ArticleGet list of all Logged in Users in SAP Netweaver 7.3
Hello,After many tries to get the list of logged in users in portal, I found a simple solution. Maybe this solution is not the better but it worked fine for me.I'm was looking for a solution like...
View ArticleNW 7.3 - Is there a way to get all logged in users?(Like session Management)
Hello All, I know is there several threads about this subject but none was valid for me.I need to know who are logged in like session management work. I tried some solutions like this:<%...
View ArticleSapMetamodelWebdynproContent.zip
Dear All, We imported custom Track and created project in NWDS. After creating project i am getting below warning in NWDS and and due to that i could see errors in component controller . [Warning]:...
View ArticleAbout Table
Dear Experts, I'm new in Web Dynpro JAVA development(using NWDS), I want to create a table in view , and columns with "InputField" type, then user could key in multi-row data in table, and after...
View ArticleESS Leave request --- Best Arch Design for storing attachment / document.
Hi, Customization required on ESS Leave request iview & MSS Leave request Approval Iview.SAP NetWeaver 7.3 Requirement: For employee:While employee is applying for Leave request under Leave...
View ArticleBinary data to XML data conversion
Hi All, Can anyone please help me to convert Binary data to XML data in Webdynpro java?My requirement is, I will receive Binary data as output on RFC call and I would need to convert this to XML....
View ArticleAdaptive Web Service Model - access to settings in WSDL
Hello, we want to use an Adaptive Web Service Model in NW 7.3 to access a backend with static data structures, which means that nodes in the model have to contain a specific number of elements.In the...
View ArticleReset Stored User for deployment in NWDS
Hello, I had a mistake when I wrote the password of the user that deploys in NWDS. NWDS has stored that user, so now I can't deploy. Please, anyone know where I can clean or reset this user in the...
View ArticleWeb Service Error in NWDS 7.3:Illegal model class renaming
Hi All, I am working with Adaptive WebService model in NWDS 7.3,i am able to create model without any error,but when i am trying to run this application i am getting below error....
View ArticleContext node convert ArrayList
Hi Java Web Dynpro gurus If I'm wrong please correct me. I know the all context nodes are collections. I want to convert a value attribute on ArrayList. With the aim of use the method "contains"...
View ArticleSession Termination
Hi experts,Is it possible to terminate a session(IClient Session) using Session ID(String) , like when we log into portal nwa , there is session monitoring and we have option to terminate a session...
View ArticleError while retrieving windows logged in user ID
Hi,We've created an application which reads the windows logged in user ID (not the portal logged in user id). The piece of code retrieves the user id perfectly fine but writes few errors in the trace...
View ArticleNoClassDefFoundError: sun.awt.X11GraphicsEnvironment
Hi all, We are trying to generate dynamic images on portal Applications (.PAR and Web Dynpro Applications) and the application crashed and give us the following error: java.lang.NoClassDefFoundError:...
View Articlefetching user details from IDMS
Do we have mechanism/any API available in JAVA to access IDMS server? I need to fetch user details from IDMS in java..
View Article