
Introduction The turning of rows to columns is a common requirement. The user can write a dynamic SQL query to turn rows to the column and vice-versa. Most of the database has some inbuilt function which helps to achieve this Read More …
Introduction The turning of rows to columns is a common requirement. The user can write a dynamic SQL query to turn rows to the column and vice-versa. Most of the database has some inbuilt function which helps to achieve this Read More …
Introduction IBM Cúram SPM 7.0 released with new functionality and enhancement. IBM Cúram SPM 7.0 improved a lot of internal functionality related to UIM which was not compliance with the IBM generic design model. Also, it comes up with a Read More …
Introduction This post helps IBM Cúram Developer to learn Cúram Entity Customization so it would not impact Cúram upgrade. We have followed below IBM Cúram Development Compliance Guide. ftp://public.dhe.ibm.com/software/solutions/curam/6.0.4.0/en/Developers/CuramDevelopmentCompliancyGuide.pdf Non Evidence Entity Class Customization IBM Cúram discourages Entity class Read More …
Whenever I listen to Congress leader and party president Mr. Rahul Gandhi, I asked to myself, is it true also is he telling the right things? After a few minutes, I recall Mr. Modi speeches before the 2014 election and Read More …
India is an agricultural country where 60 to 70% population of India depend on agriculture. The farmer is a backbone for every country, it does not matter whether it is America, England or any other country. Today, farmers are suffering Read More …
Introduction IBM Cúram Batch process execute as a standalone process and complete the job without impacting the online application. The developer can use any batch scheduler to schedule the IBM Cúram Batch job. All Batches will use the transactional (Same Read More …
Introduction IBM Cúram has a various mechanism to process a bulk amount of data and take action on that data. It is a very important and efficient process which remove a lot of manual work from the worker. The Batch Read More …
Introduction IBM Cúram has customization guidelines which have to be followed by every client in order to maintain compliance with the product. An OOTB code should customize as per provided guideline because it impacts product upgrade in the future. The Read More …
Introduction This tutorial helps to explain and write complex SQL Query which needs to create temporary tables and does bulk update or insertion. This is a common requirement for every project where data migration required to fetch the data from Read More …
Introduction This tutorial contains important points which will help to understand the basic Cúram knowledge. These points are very significant and help to prepare for the certification exam. Please find the points in below section – This diagram (given in Read More …
Introduction The IBM Cúram Analysis Documentation Generator is a tool that technical users can download and run on a Cúram system to generate analysis documentation that is specific to that solution. Technical users can share the analysis documentation with non-technical Read More …
Introduction This Sample IBM Cúram Quiz will help IBM Cúram Developer to enhance their skills for short and important questions which might be asked during interview/certification exam. Please start mock exam by Clicking on Start Quiz Button. ***** Please provide Read More …
Introduction This tutorial contains common important shortcuts for eclipse. Please find them in below in tabular format. Add your comments, if you want to add or know any new one which is not mentioned here. Key Purpose Ctrl+Shift+L Shows all Read More …
Introduction Quality assurance (QA) is any systematic process of determining whether a product or service meets specified requirements. QA establishes and maintains set requirements for developing or manufacturing reliable products. A quality assurance system is meant to increase customer confidence Read More …
Introduction The IBM Cúram composed new category as Application Module which represents solution and enterprise modules from the IBM Cúram SPM 6.X. It is very specific to IBM Cúram SPM 7.X. Other versions of Cúram can have different components. There Read More …
Introduction This post contains all prerequisites which require to setup development environment for IBM Cúram Social Program Management Platform Version 7.0.X. Please find all required software with the specific version number in the below section. Supported Prerequisites –Development Environment Read More …
Introduction This Sample IBM Curam Quiz will help IBM Curam Developer to enhance their skills for short and important questions which might be asked during interview/certification exam. Please start mock exam by Clicking on Start Quiz Button. ***** Please provide Read More …
Introduction Medicare and Medicaid are two separate, government-run programs that were created in 1965 in response to the inability of older and lower-income Americans to buy private health insurance. They were part of President Lyndon Johnson’s “Great Society” vision of Read More …
Introduction This Java Application helps to find out the value of X for a quadratic equation using the Shridharacharya formula. Sridhar Acharya (c. 870, India – c. 930 India) was an Indian mathematician, Sanskrit pundit andphilosopher. He was born in Read More …
There is no excerpt because this is a protected post.
Introduction The Java Comparator class helps to understand how a comparator implemented in Java programming language. This program has Reporter class which and the object of this class will be used to sort by age. Please find the entire program Read More …
Introduction This Java Swing Program helps to convert Fahrenheit to Celsius. The user has to enter the Fahrenheit and hit the enter button to allow the program to convert to Celsius. Program Code KWFahrenheitApp.java package com.kw.javaswing; import javax.swing.JFrame; Read More …
Introduction IBM – Cúram Rate Table is very important functionality and used by CER Ruleset. The Rate Table can be developed manually as well as using IBM Cúram admin portal. The values are dynamic and can be read based on Read More …
Introduction The Java Swing is very important Programming skills nowadays as it helps Developer to develop Java Program with GUI. This Java Swing Program helps to generate JTable. The user will add, update & delete the contents of the Table. Read More …
Introduction This Application helps to generate Calendar from January to December for any year which user want to generate. The user can generate calendar for the past as well for the future. There are no restrictions to generate the Calendar Read More …
Introduction IBM Cúram recently released Version 7.0 Developer Certification Exam and it is high on demand as most of the existing client started the upgrade to 7.0.3 version. IBM Cúram Version 7.0.X is very lightweight and user-friendly application which take Read More …
Introduction There is a huge and painful job when the project is big and required a lot of ant target to be executed to build the project. IBM Cúram is also a very big project and required to execute Read More …
Introduction A bar chart is a graph with rectangular bars. Each bar’s length or height is proportional to the bars’ represented values. In other words, the length or height of the bar is equal to the quantity within that category. Read More …
Introduction A Pie Chart is a type of graph that displays data in a circular graph. The pieces of the graph are proportional to the fraction of the whole in each category. In other words, each slice of the pie Read More …
Introduction Reporting of the data is very important part of every project as management wants to see the progress and benefit of the project. Every Project future depends on its benefits to the end user and it can measure and Read More …
Introduction This section provides information to set up IBM Cúram Project to develop Birt Reporting. The Birt Reporting related project was already available in IBM Cúram installation. Please follow steps to set up a project to develop Birt Report. Steps Read More …
Introduction This section provides an overview of the IBM Cúram Birt report design process and environment. Designing a report involves the following tasks. You do not have to perform all the tasks in the order in which they are presented Read More …
Introduction Eclipse is very popular IDE (Integrated Development Environment) tool which used by more than 80% of Java/J2ee developer in across the world. There are many functionalities which developer can set so it can benefit while developing a project. Every Read More …
Change or Reset Password using SQL Plus This tutorial helps to change the password using the command prompt, please follow below step by step instruction – Open the command prompts Type “sqlplus username@databasename“ Once hit enter button then it will Read More …
Introduction This Sample IBM Curam Quiz will help IBM Curam Developer to enhance their skills for short and important questions which might be asked during interview/certification exam. Please start mock exam by Clicking on Start Quiz Button. ***** Please provide Read More …
Introduction This Sample IBM Curam Quiz will help IBM Curam Developer to enhance their skills for short and important questions which might be asked during interview/certification exam. Please start mock exam by Clicking on Start Quiz Button. ***** Please provide Read More …
Introduction This Program will help to send mail to others using Java Program. The Develop can use this program to build an application or APP which can send notification when any action happened like task assignment, task removal, comment on Read More …
Introduction IBM Cúram Framework builds using a various component like Case Management, IEG (Intelligent Evidence Gathering), Verification, Financials etc. The Evidence Management is also one of the important components in IBM Cúram and used extensively by all solutions module provided Read More …
Introduction The Abstract Design Pattern is a creational Design Pattern and used to create Family of Objects. The abstract design pattern is very important to design pattern and used in a situation where the user wants to create a family Read More …
Introduction This post will help to understand and explain how to give the answer to some important questions which ask in most of the interview process. Most of the interviewer made mistake and not prepare these questions properly. These questions Read More …
Introduction System Information Application helps a user to check their System (Computer/Laptop) information like Operating System Related Information & Drives information. This Application is purely written using Core Java and it will be a good learning project for all java Read More …