How to read POST parameters from external website in Web Dynpro Application
Hi, I have a Web Dynpro application that is integrated to a Payment Gateway and once a successful payment has been made, the external website has to send the payment status using POST Parameters. I...
View Articlejava.lang.Exception: Could not get name for DC project
Hello Experts, We have a code which is downloaded from SVN repository. I have imported the code from my desktop into NWDS and when I try to deploy it throws, java.lang.Exception: Could not get name for...
View ArticleError after migration - Used DC
Dear All, We are currently migrating our custom Web Dynpro Java applications from 7.0 to 7.3. In one of the applications, an error as below is thrown on previewing the deployed iview on portal. The...
View ArticleESS Customisation Issue
Hi All,Iam trying to modify/customise ESS Skills Profile applications.I need to rename a button and some of the confirmation messages. I imported the Track, created the project and idenfied the...
View ArticleBuild error after migration - java.lang.reflect.InvocationTargetException
Dear all, We are migrating our custom Web Dynpro Java applications from 7.0 to 7.3. All of them are in DCs in NWDI. While importing the project to NWDS, the migration wizard got executed and completed...
View ArticleHow 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 ArticleHow to set color to the Calender Year
Hi All, I have requirement that i have set the date of the month in the diff color. I will get the values from the backend based on the that i have to set the color in the calender.For ex : if (value...
View ArticleCalender View
Hi Experts, Can anyone tell me how to create the calender as a link. Say initially the calender should display after clicking on particular date i should get the selected date.....Is it possible???...
View ArticleHow to create a calender view in webdynpro java EP 7.0
Hi Gurus, I want to create a calender view in webdynpro,Requirments are 1. it should be current month view 2. Below each day i want to show office in-time and out-time in two cloumns(these...
View ArticleGet filenames from KM folder
Hi, I want to know all filenames of a folder in the KM repository of my sap portal. The url to the folder is already known...I just need to read the folder and put all the filenames in an Array or list...
View Articlecaf/eu/gp/api not found
Hi Gurus,I have a requirement where I need create workflow in an application. So I have found out guided procedures. I referred a document where I need to create a dc using caf/eu/gp/api. Below is the...
View ArticleRich Text Format user interface.
Hi all, How can i insert below type of Input field in webdynpro java which is use in SCN . we require this for our Project for creating a notifications to users in Rich Text format and save it in SQL...
View ArticleHow do I subscribe to Events from Component Interfaces?
Hello, in breif words, here's the problem: Let's say we have Components A, B and C. A and B are used Components of C. Components A and B both implement Interface X.Interface X defines Event E, which...
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 ArticleMonitoring(Suspend,Resume & Recover) of BPM Process using BPM API
I am exploring classes and interfaces of BPM API in NWDS 7.3.I am able to start and to read all the tasks and their details by using BPM API in Web Dynpro Java Application.I have one requirement of...
View ArticleHow can I delete an old Development Component (DC)
Hello, We've a sca-package with Java-WebDynpro Code and try to deploy it, but unfortunately the deployment doesn't work.Therefore we analysed the package and remarked, that two sda-components exist. An...
View ArticleHow can i delete a dc on NWDS track
Hello, I had developed a dc on NWDS track and there are few used dc's for that DC. How can i delete that developed dc from NWDS track. Thanks & Regards, Anil
View ArticleDeleting a DC from track
Hi Experts,I have created some DC's in JDI and have released my activity for doing so in JDI.But now i realized that i dont want one DC any more.I want to delete this DC from the JDI track.Please tell...
View ArticleI am using an Adaptive Web Service Model, getting error while second call in...
Hello, In Web Dynpro Java application, I am using an Adaptive Web Service Model. In the first call, it is success, but, when I try to call a web service in a loop or the second call finished with...
View ArticleHow to pass title to window at run time in Java WebDynpro
How to pass title of window at run time, while opening the window on click of button in WebDynpro java? I want to pass Context Attribute to it.
View Article