Consuming two webservices
Good day.I have adoubt.In myWebDynprodevelopment, I am validatingcustomer dataina webservice. For thisI amusingoneModel. Nowtosearch the data andthe return ispositive, Iseecustomer datain...
View ArticleConverting Webdynpro java view to PDF
Hello Expert, Any idea if there is any simplest way available to export view format(data ,layout) in PDF without writing much code or using opensource apis or ADS. Any suggestions will be useful....
View Articlehow to read values from UI elemens?
Hi all, I want to read the values entered in the UI Elements in a page. (i.e., from input field or dropdown or date field etc.,)I need to read values from UI Elements that i have entered. Please anyone...
View ArticleI am getting The specified MDM repository was not found on the server
Hi, Here is the code below. connectionPool = ConnectionPoolFactory.getInstance( stServer ) ; String srvSessionId = ""; CreateServerSessionCommand servSessCmd = new...
View ArticleI am getting The specified MDM repository was not found on the server
I am facing problem with multiple updates at same time. When multiple users are working in parallel and updating MDM table through Webdynpro java forms they are facing problems. Instead of the actual...
View ArticleHow to delete WD component usage?
Hello SDN. We have a WDJ application consists of two WD components: one component is the list of business objects (ListComp) and the second one is the screen with object's attributes (ScreenComp). The...
View Articlecouldn't create jco client connection for logical system
Dear Experts, we are facing a strange issue in our custom webdynpro java application, few of our portal users are getting the "couldn't create jco client connection for logical system" for Model Data...
View Articlejava.lang.ArrayIndexOutOfBoundsException: -1 in SAP Portal,Webdynpro java...
Hi, java.lang.ArrayIndexOutOfBoundsException: -1at com.sap.mw.jco.JCO$MetaData.getType(JCO.java:10211)at com.sap.aii.proxy.framework.core.JcoBaseTypeData.setElementValue(JcoBaseTypeData.java:731)at...
View ArticleUser, Groups and Roles Requirement
Hello Friends, I need help from you. I have one requirement in Webdynpro JAVA You should loop all users, group and roles in ePort and gather the following information Roles: name of the role // which...
View ArticleI am trying to pass input parameters from a servlet to the RFC directly...
I need to Pass parameters from Servlet(.java) in J2EE perspective to a RFC . I am not using any DC or model , directly I want to pass input parameters to RFC. The thing is I can pass the parameters to...
View ArticleCheckbox invisible when mouse over problem.
Hi all, Our EP version is 7318. The checkbox does not work nomally when webdynpro project deploy to EP. It is invisible when mouse over and visible when mouse out. Our project use the ajax framework...
View ArticleHow to create Discussion forum Through KM API's in Webdynpro
Hi All, I need to create a discussion forum dynamically through code.I've never used KM API'sCan anyone explain how to use these API's to create forums dynamically. Quick response will be appreciated...
View ArticleIncluding Html Pages in Web Dynpro java
hello Experts,_i want to include html page in webDynpro java view so i need to know_ 1)where we need to include the html file2)should i creat it externally and then include3)or is there any specific...
View ArticleHTML file in Webdynpro java using NWDS
HiI was trying to include the html file using Iframe in WDJ application which is developed in NWDS 7.1.but its show error,Kindly see the screen shot.Regards,Antony.A
View ArticleInclude CSS and Java script to webdynpro java.
Hi How to add the css and java script to webdynpro java application.Because we got 1 requirement in Colorfull webdynpro java application so kindly give idea for me.. Regards,Antony.A
View ArticleCompatibility of Browsers with Netweaver CE 7.2
Hi Experts, We are using SAP Netweaver CE 7.2 and are trying the view a WebDynpro Application on the Mobile Device. We have used the below devices but are getting some error message when using...
View ArticleConsuming 3rd party web service in Java web dynpro application
Hi All, I am working on a scenario where external(3rd party) web service has to be consumed in WD Java application. I am provided with WSDL file. Let me explain how I usually consume other webservices:...
View Articleusing a method of a class within an action event
Good day.Abeginnerquestion.It ispossible to usewithinan action event(triggered by a viewof thebutton)instantiatea classfrom anotherjava projectand usea method? Ifit is possiblehow to do? Thank you
View ArticleHow to refresh context in other component?
Hi All, let say I have 2 attributes(eg. Name and Age) in a node and binding it to targetComp from Source comp. Name : XXXXAge: 87 I am trying to show those two attributes in targetView as a popup. For...
View ArticleSelecting multiple records from mdm webdynpro Resultset component
Hi AllI am using mdm configurator to create the search/resultset page. My requirement is to give print option on the resultset page, where user will select the record from the table and give print. I...
View Article