Passing input of type AbstractList to RFC
Hi All, I am trying to pass List(java.util.List) as input to RFC which takes input of type AbstractList. While setting input I am casting it to Abstract as below: public java.lang.String...
View Articleresource.down() problem
Dear all, We are now using CE 7.3 to develop web dynpro java applications and everything runs ok in our internal network. But recently we publish a eternal url for users and we use a DNS to parse the...
View ArticleExploring ToolBar UI in Webdynpro Java
Agenda:This document explores the ToolBar UI and also how UI elements like ToolBarPopin ,TextBar and ToolBarLinktoAction can be implemented inside it. Approach: Step 1:Create a Webdynpro Java DC shown...
View ArticleRetrieve user id from document Hit count(KM Report)
Hi Guru, I am trying to get the hit counts from the report who have viewed , i followed some blog in sdn and created successfully. Now i am getting the hit counts when the documents viewed by user, But...
View ArticleIssue while accessing properties of the PCD iview using PCD API
Hi, I am trying to access PCD iview properties using PCD API. I got the below exception: com.sap.portal.pcm.iview.admin.AttributeSetiView incompatible with com.sap.portal.pcm.iview.IiView...
View ArticleDeploying my first web dynpro java application through NWDS 7.3 giving error
hi all, i am new to webdynpro java. i am basically a xi consultant, but due to some work need to work on webdynpro java as well. i went through the blog Web Dynpro Tutorial: Hello World i am using NWDS...
View ArticleDropdownbykey issue
Hi all, We have recently migrated our WDJ applications to 7.3 version. After the migration, in one dropdownbykey (populated using a SimpleValueSelector), on clicking it a popup is opened instead of...
View ArticleJavaScript execution blocked in development enviroment
Hi to all,I need to print some iViews in webDynpro.I have the following inplementation:try { IWDWindow win = wdComponentAPI.getWindowManager().createExternalWindow(displayPrint(), "Print", false);...
View ArticleDevelopment Component Dependency in CM Service
Dear All.. We are using CM Service to tr transport Web Dynpro Java object into our target system. But we are suffering from the DC(Development Component) Dependency. Let me explain the situaiton in the...
View ArticleMaintaining the endpoint of Adaptive WSDL at run Time in 7.31 sp 12
Hi experts ,In earlier 7.01 NWDS we were consuming wsdl of type deprecated and were able to change the endpoint at run time , i.e...
View ArticleScan items.
Hi SAP's gurus I have a Java Web Dynpro Project in NWDS 2004s, that scan article with UI element barcodereader. For each scan, the page reloaded. I need scan for example 10 items without load page....
View ArticleARFC2 - javadocs & proper documentation
Hello Experts, I'm using Adaptive RFC2 model in my project (authentication method is service user).I need an additional use of the same model with SSO (logon ticket). I can always create a new model...
View ArticleOVS result table
Hi,Is it possible to re-arrange the columns of the result table that is auto generated by the WD runtime, in case of a OVS helper. If so how. Thanks,Rajit
View ArticleRFC Import Failed(DictionaryTypeNotSupportedException)
Hi Experts, I am working in web dynpro application part, When i try to import the "HRIQ_STUDENT_SEARCH_RFC" Function Module its not getting imported due to below mentioned error. !ENTRY...
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 Articlecom.sap.tc.webdynpro.services.exceptions.WDRuntimeException:...
Hello All, We are migrating an application from 7.0 to 7.3. While deplyoying and running it, I get the Error screen which reads. com.sap.tc.webdynpro.services.exceptions.WDRuntimeException:...
View ArticleThe type IUser is deprecated
Hi experts, In the below method the Iuser is deprecated in nwds 7.31 sp 12 , do we have any other aleternative for this , im using the below code to read data from KM...
View ArticleCalling a WD java Application URL from a wsdl at PI
Hi experts ,we have a requirement where a wsdl at PI server should call a webdynpro java application , the URL of the application is given to PI Team, but they are unable to call my webdynpro java...
View ArticleImport JWF sca file into NWDS 7.3
Hi all, I'm trying to import the JWF sca file (JWF11P_1-10009642.sca) into NWDS because I need to use the following API com.sap.workflow_jwf_api in a WD Java application. After I do it I don't see the...
View ArticleSchedule Web Dyn Pro Java Application in EP 7.30
Hi Experts, We have a requirement to execute a web dynpro Java program every day at a specified time (Like a SAP ISU Batch program). Is there any probition in NWDS 7.30 to schedule a Web Dynpro Java...
View Article