Logging of user using UMFactory API
HI experts ,i have a Requirement , like in sap EP we can use UMFactory.getLogonAuthenticator().logout(httpRequest,httpResponse); this code to logoff the user , now in the webdynpro how to logoff in...
View ArticlePassing currently logged in user id into an input field
Hello Gurus,I have an application where i need to pass the currently logged in user ID into an input field, on that ID his employee smartform will be displayed via RFC. please send me the code to do so.
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 ArticleIFrame Tutorial
Hello, I have tried to use the IFrame, but it does not work in the application. Where can I find an tutorial for using an IFrame? Which value is for the IFrame property "source" possible or which...
View ArticleWeb Dynpro drop down by key and index
can any body please explain the difference between the two?and could you provide me any tutorial on use of drop down list to make an aplication to display different images on selecting different values...
View ArticleHow to Configure UWL in Portal
Hi,I have to configure UWL in Netweaver Enterprise Poatl 7.0.The user hasSAP inbox. got But we have to configure the user's SAP inbox in the Portal so that the user can see all his mails in the...
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 ArticleWhat is singleton property in Webdynpro
Hi,What is singleton property in Webdynpro?please explian along with diagram Regards,Sid.
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 ArticleDrop down list in web dynpro in java
Hello All , Please help me out in creating drop down list in web dynpro in java application .If Possible please send the sample code as well. ThanksSonal
View ArticleIFrame Tutorial
Hello, I have tried to use the IFrame, but it does not work in the application. Where can I find an tutorial for using an IFrame? Which value is for the IFrame property "source" possible or which...
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 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 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 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 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 ArticleWeb Dynpro drop down by key and index
can any body please explain the difference between the two?and could you provide me any tutorial on use of drop down list to make an aplication to display different images on selecting different values...
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 ArticleHow to Configure UWL in Portal
Hi,I have to configure UWL in Netweaver Enterprise Poatl 7.0.The user hasSAP inbox. got But we have to configure the user's SAP inbox in the Portal so that the user can see all his mails in the...
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 Article