How to Get Custom LDAP Attribute in Web Dynpro for Java
Hi experts, I need to enable/disable a text field in web dynpro depending on the user's employee type based in LDAP. The problem is, I do not know how to pull this data since I do not know the...
View ArticleMigrating SAP NetWeaver WebDynpro 7.0 Applications to WebDynpro 7.3/7.4
Hi, We are trying to migrate applications from SAP NetWeaver Portal 7.0 to 7.4. The applications were created using SAP NetWeaver WebDynpro Java 7.0 and we're trying to import the Development...
View ArticleUnable to connect to Toolkit using SecureConnectionFactory
Hi All, I am having an problem in connecting with Toolkit system on using SecureConnectionFactory.getDefault().createURLConnection(aUrl). I am able to be to connect when using regular...
View ArticleUnable to resolve the .classpath error
Hello Experts, While I am creating the project from the Development Configuration Prospective I am getting ".classpath is read-only" error .Enclosed is the error screenshot for your reference.classpath...
View ArticleUnable to deploy ear file through NWDS 7.3
Hi, When I try to deploy the ear dc project in NWDS 7.3, I'm getting the below error. Could you please help me on this. Error details: com.sap.engine.services.dc.api.deploy.DeployException: [ERROR...
View ArticleSending Mails on click of a button
Hi Gurus,I have a scenario where i need to send email on click of a button. i tried various codes available on SCN, but nothing is working out. Can anyone share document on it? help me out.
View ArticleSAP Portal 7.0 Upgrade options
HI, Currently we have Web Dynpro java applications deployed on SAPNETWEAVER 7.0 platform. We want to upgrade these applications to Othertechnologies. We have following questions on this regard.1.How...
View ArticleRegarding Iterator error in NWDS 7.0
Dear Experts, As i am getting error like Invalid expression as statement in the below code.I am using NWDS 7.0 version. Iterator<String>...
View ArticleHow create the link in webdynpro java???
Hi Experts, i want to create a webdynpro application where i need to create a link, on action that link it should call the another url. On action URL i will call the KM documents.. Can anyone tell...
View ArticleUsing Static Variable against Context Attribute for Holding IWDView
Dear Friends,I have a method which is in another DC which has a parameter of the type IWDView. In my view, I will have an action which will call the method in another component by passing the value for...
View ArticleHow to use a DC from a different SC to another SC?
Hi Gurus! Is it possible to reuse a DC from a different SC to your current SC?Basically this is what I'm trying to achieve. SC 1 |---- J2EE / Enterprise Application |---- J2EE / EJBModule |----...
View ArticleSCA's required for KM
Hi Experts , I am using nwds 7.3 and portal 7.4 My requirement is to create the Webdynpro java application which download documents from the KM. I didnt find the document for the 7.3 version, i...
View ArticleData transfer between views in different components
Hi, I was doing some small application in which I have to transfer data from one view in one component to another view in another component. Say PrimaryComp has a view called PrimaryView in which 3...
View ArticleKM integration in NWDS 7.3
Hi Gurus, I'm trying to read a file stored in KM in a WebDynpro Java deployed on a EP 7.3. My question is: do I have to create and deploy a Library DC with the KM and security API or a DC already...
View ArticleGetting the view Instance in User Defined Methods
Dear Friends,Is it possible to find the current view instance other than by using wdDoModifyView? We can create an attribute of type IWDView and assign the wdDoModifyView's view parameter as its value...
View ArticleUnable to access the KM files
Hi Experts, I am using the following code to access the image in the KM folder //@@begin getImage()IWDClientUser wdClientUser; try { wdClientUser = WDClientUser.getCurrentUser(); IUser sapUser =...
View ArticleMigrating SAP NetWeaver WebDynpro 7.0 Applications to WebDynpro 7.3/7.4
Hi, We are trying to migrate applications from SAP NetWeaver Portal 7.0 to 7.4. The applications were created using SAP NetWeaver WebDynpro Java 7.0 and we're trying to import the Development...
View ArticleBaseResourceContextException while accessing km
Hi Experts, I am trying load the image from KM using the webdynpro java application . when i am running my webdynpro application i am getting the follwoing error. Initially the screen loaded ok,...
View ArticleUnable to resolve the .classpath error
Hello Experts, While I am creating the project from the Development Configuration Prospective I am getting ".classpath is read-only" error .Enclosed is the error screenshot for your reference.classpath...
View ArticleError in Importing PAR file in NDWS
HI Gurus,I am trying to import a PAR file in NWDS, but it is showing an error. below is the screenshotafter pressing ok below is the screenshot for error here the project is being created but the...
View Article