Using External Jar files in wdj
Hi Experts ,I have an external jar file , pdfgen.jar , for which we have Development Component of type external library having public parts Assembly_PP and Compilation_PP . Here in development phase...
View ArticleApproach for Uploading CSV and Excel (Xlsx extensions) to tables in Webdynpro...
Approach for Uploading CSV and Excel (Xlsx extensions) to tables in Webdynpro Java...
View ArticleHow To Create Contextual Panel in WebDyn Pro Java 7.3
Introduction This document helps how to create and use contextual panel UI Elements in Web Dynpro JAVA 7.3.Step by Step Process Step 1: Create the WebDyn Pro Project,create the...
View Articlehow to get the particular date information in calender???
Hi Experts, I am using date navigator of type calender month view, now i want to get the information of the particular date in the calender and bind that data to the tooltip. I am able to get the...
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 ArticleHow to Edit Simple type Enumeration
HI all, I am trying to change the existed simple type enumeration's description. But its not allowing me to do the edit. When i right click on simple type, the edit option is graid-out(dsabled)....
View ArticleHow to copy data from one node to another in webdynpro java.
This blog post is to suggest one of the best solutions to copy a nodes data to another node provided both the nodes have same structures(i.e the context attributes are the same). Consider the scenario...
View ArticleHow to use Phase Indicator in Webdynpro Java -By Nimisha Girijan
This document will discuss the details and properties of Phase indicator UI element in webdynpro java. About Phase Indicator UI Element:Similar to the Roadmap UI element, the PhaseIndicator UI element...
View ArticleJava Regular Expression Tutorial.
What Are Regular Expressions?A regular expressiondefines a pattern for a String. Regular Expressions can be used to search, edit or manipulate text. Regular expressions are not language specific but...
View ArticleKMC in NWDS 7.3
Hi Gurus, I am new to KMC-CM.I have to migrate KM object which developed and deployed in NWDS 7.0 . I have imported KM portal application into my work space and i have imported KMC SCA file also into...
View ArticleError while using jms in Webdynpro java EJB Backend
Hello, i've got the following question:I created an application for async update of lists using a sharepoint server. At the side of Webdynpro, i have a gui with only one button and an embedded async...
View ArticlePersonalisation of application not getting transported
Hello experts, i've been scanning the forum for a day or 2 now but haven't found a (working) solution to my problem. I made an custom field addition to the WDJ application for family data. By...
View ArticleMelting Group-An additional container available in Webdynpro Java
Over the years of working in Webdynpro Java,we have been constantly using Transparent Containers,Scroll Containers,Groups,Trays and so on.But one unique feature or rather to be put in a UI element...
View ArticleIntegrate one WDJ component to another in NetWeaver 7.3
Summary This documnet includes demonstration of how to integrate two Web DynPro Java components and call other DC’s method.This way we can create a development component for common functionality and...
View ArticlecheckAndReportRequiredFields validation not working for Table
Hi, I want to validate some inputfields with the checkAndReportRequiredFields method. Everything works fine with "normal" inputfields. IWDNode node = null; v.checkAndReportRequiredFields(node,...
View ArticleHorizontal scroll in webdynpro java table
Hello, I have a webdynpro java application in which i have a table with 15 columns. I have set the scrollableColCount property of the table to 5. Now on click of some link(LinkToAction), i want to...
View ArticleMigration error The operation can only be performed if the following objects...
Hi Experts , The operation can only be performed if the following objects are writable:The project is not in the repository, but there are some read-only filesComponent...
View ArticleHow to Edit Simple type Enumeration
HI all, I am trying to change the existed simple type enumeration's description. But its not allowing me to do the edit. When i right click on simple type, the edit option is graid-out(dsabled)....
View ArticleHow to Consume a Webservice in NWDS 7.3 using Webdynpro Java Application
Hi Experts, My Requirement is "how to consume a webservice in NWDS 7.3 webdynpro java application".Senario is my application give some input to the webservice and another webservice gives the output of...
View ArticleBPM ODATA Service to start process
Hi, Can any one help how to use BPM Odata service to start process? Regards,Pavani
View Article