Generation error during WebDynpro migration from 7.0 to 7.31
Hello everybody! We are trying to migrate some WebDynpro DCs to NW 7.31. After checking in the old sca file into the new track, synching the DCs in NWDS and creating projects for them, most of the DCs...
View ArticleLAF Service exception
Getting this error related to CSS - Apr 28, 2014 7:29:59 AM com.sap.tc.styles.StyleSheetLinkProvider _getStyleSheetLinkSEVERE: StyleSheetLinkCalculation: LAFService is not available. Using external...
View ArticlePortal Run time error after deploying custom logon page par file in portal
Hi Experts, We have customized the standard portal logon par file for client XYZ and imported it with the same name (com.sap.portal.runtime.logon.par) in portal. It is working fine for XYZ . And...
View ArticleOverride generic field validation errors
Hi, I have a very common requirement where there is a date field on the view, when the user enter some non-date data like any letter etc. in the text box rather then selecting it from the default date...
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 'disconnect' in JCoDestination API
Hello, I am using following piece of code to make a RFC call from a JSPDynpage to back-end SAP R/3 system: - JCoDestination wdModelDataDest =...
View ArticleJVM terminated.Exit code = -1
hi experts , i have an issue , recently i downloaded the jdk 1.6.07 from sap ag and set the path in 7.3 studio to this jdk version i got a pop up to restart the studio and later when i tried to restart...
View ArticleUpdate the User Account attributes stored in UME programatically
Hi Experts, How can we update the user account attributes (like Email-Id, First Name, last Name etc.) stored in UME database programatically through Web dynpro java? Kindly assist. Best Regards,Anurag
View Articlecustomize the error message on portal logon page
HI All, I want to change the message "account locked" on portal logon page.when i am trying to find error bean class but there is no class like that.where we can find that class. Please help me out....
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 ArticleVery urgent : Import of *.Wdp.ImessageComp cannot be resolved.
Hi Experts, I am a Webdynpro ABAP resource but now got some work to update the existing Webdynpro Java componenets for my client. I have downloaded the DC from the NWDI into my local development NWDS...
View ArticleMINE upload and use in Java webdynpro NWDS
Hi Experts, How can we upload my own logo into Java webdynpro(NWDS) and how can i use display on the layout. As well once click on lock will link to some URL. Appreciated the help. ThanksRag
View ArticleExporting items from a table to an excel sheet.
I need to create a view in which there is this table which has some data which I have hard coded. Now I need to export all those data to an excel sheet on the click of this export button.Kindly help me...
View ArticleWebdynpro Java Coding Error
Hi, We have a requirement in WD java application where in a table user is trying to change WBS status's and the same are to be passed to the R/3 system. We have saved the changed data in a hashmap and...
View ArticleImport development configuration error
Hi Experts, I am trying to import configuration from SLD in NWDS 7.3. but I am getting error : Configuration list is emptyI have given correct link for SLD in preferences. I tried doing the same using...
View ArticleModel DC performance issue
Hi Gurus, I am facing a performance problem on a customer system. A "big" WDJ application has been set up using a central Model DC (WDJ) that is used by several other DCs. The fact is that when users...
View ArticleWeb Dynpro Java
Hi, I need to display the text from a text file stored in any location in the desktop in a textview.How to achieve that? Thanks,Nitee
View ArticleMigration of dc from 7.0. to 7.31
Hi experts ,For migrating dc "abcreport" from 7.0. to 7.31 we usually , create a dc with same name as abcreport in 7.31 studio , then we copy the src folder and replace with src folder of 7.31version...
View ArticleLogin Id fetched is not of current Id used for login but of last used Id
Hi Guys, IWDClientUser wduser = WDClientUser.getLoggedInClientUser();IUser user = wduser.getSAPUser(); String VendorEDIId = user.getUniqueName(); I am using above code to fetch the Portal login Id...
View ArticleError while migrating dcs from 7.0 to 7.31
Hi experts ,we are trying to migrate a dc named uitls from 7.01 to 7.31 , here in 7.01 it is in a track and under a software component in dtr, we just took the dc from the 7.01 local workspace and...
View Article