IBM Cúram Case Management

IBM Cúram Case Management is a software solution developed by IBM that focuses on providing comprehensive case management capabilities for social program management. It is specifically designed for government agencies and organizations that administer social welfare programs, such as healthcare, Read More …

IBM Cúram Product Brief Information

IBM Cúram is a suite of software solutions designed for social program management. It is specifically tailored for government organizations and agencies that administer social welfare programs such as healthcare, social security, employment, and disability benefits. Cúram provides a comprehensive Read More …

IBM Cúram Ant Build Target

Build Command Description client Builds the client application.  clean Deletes all of output generated by the other build targets. beandoc Generates reference documentation for the façade server interfaces.  client-with-previews Builds the client application and also generates previews of the pages Read More …

IBM Cúram Proof Of Concept Exercise 2

Introduction Welcome to knowledgeWala.com, This tutorial explains about an exercise prepared by our(KW) Team. We want everyone who wants to learn IBM Cúram in detail, Please go through it and try to do some hands-on using IBM Cúram Project.Please add Read More …

IBM Cúram Worldwide Implementation Partner(s)

Introduction Welcome to knowledgeWala.com, This tutorial contains information about companies that work for IBM Cúram Social Program Management worldwide as IBM Partner and supporting companies and helping clients to run, build and maintain the project(s).KW Team tried to compose information Read More …

IBM Cúram Worldwide Project(s) Information

Introduction Welcome to knowledgeWala.com, This tutorial contains information about currently running and completed project information for IBM Cúram Social Program Management worldwide.KW Team tried to compose information with their level best but there may be some information missing or gap. Read More …

IBM Cúram Customization Best Practice & Important Points

Introduction This tutorial (IBM Cúram Customization Best Practice Important Points) will be very important and will play vital roles in the customization of Cúram Product for various Customer. IBM already released plenty of documents which are available online and free Read More …

IBM Cúram – Extra Features of Readmulti Operations

Introduction There are extra features associated with the readmulti operation in IBM Cúram. The developer can add their filter method on the top of the results returned by a readmulti operation. There are a predefined process which we have to Read More …

IBM Cúram – Build Citizen Portal

Introduction The IBM Cúram developed one module which used to build Citizen centric Web Application. The citizen can utilize that and execute below actions – Check Program Eligibility Apply for appropriate Program without any manual assistance Validate the reason of Read More …

IBM Cúram Proof Of Concept Exercise 1

IBM Curam POC

Introduction Welcome to knowledgeWala.com, This tutorial explains about an exercise prepared by our(KW) Team. We want everyone who wants to learn IBM Curam in detail, Please go through it and try to do some hands-on using IBM Curam Project.Please add Read More …

IBM Cúram Launch Application

Introduction This tutorial contains a video which navigates the virtual machine to launch the IBM Cúram Application. Please find the video below and let us know if you have any query. Video to start the application Thanks a lot IBM Read More …

The Best Practice to Solve a Problem

Introduction There are various ways to solve a problem. All ideas need some set of predefined steps to follow. Also, it is really critical to document all step to get the proper solution with an efficient fashion.As per our opinion, Read More …

IBM Cúram – Renderer Plugin configuration & Development

Introduction The renderer plug-in is pretty useful functionality provided by IBM Cúram and used by many modules. The main purpose of the renderer plug-in is to combine complicated UI element to a domain definition and hide the implementation from the Read More …

IBM Cúram – GC Overhead Issue While Uploading Rulesets

The user can validate and upload a Ruleset directly using the Ant Target “creole.validate.rulesets” and “creole.upload.rulesets” respectively. There is one error appear for most of the developer and it would not allow completing the Ant Command. Even though, if the Read More …

IBM Cúram Batch execution through eclipse

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 …

IBM Cúram Batch Processing For Developer

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 …

IBM Cúram – Customize Pre and Post Data Access for Entity

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 …

IBM Cúram Analysis Documentation

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 …

IBM Cúram 7.X Mock Exam For Developer Part 2

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 …

IBM Cúram Application Modules – IBM Cúram SPM 7.X

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 …

IBM Curam 7.X Mock Exam For Developer Part 1

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 …

Differences between Medicare and Medicaid

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 …

IBM Curam 6.X Mock Exam For Developer Part 6

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 …

IBM Curam 6.X Mock Exam For Developer Part 5

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 …

IBM Cúram – Dynamic Evidence Development With Example

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 …

UML Modeler Fragment Example Using RSA

Introduction Unified Modeling Language (UML) helps to model classes and their dependencies which generate all required artifacts at build time. UML helps to minimize development effort with almost zero mistakes and also helps to greatly reduce development time span. IBM Read More …

IBM Curam – Server & Client Tracing

Introduction This tutorial explains Logging functionality provided by IBM Curam. IBM Curam offers a rich and highly configurable logging mechanism. Users can enable/disable the logging feature at run time, via User Interface sysadmin login. All properties are available in Application.prx file. We Read More …

IBM Curam KeyServer Generation

Introduction This tutorial aims to explain KeyServer generation technique for unique value for a specific column for one or more tables. Curam provides a technique to generate unique IDs across the application tables based on KeyServer name. The goal is to Read More …

IBM Curam – How to implement Dynamic Query

Introduction Dynamic Query Implementation is a very important concept in curam. Dynamic queries help reduce the development effort significantly. Using Dynamic Query, developers can retrieve data from various tables using hand-crafted SQL within Java program. Also, developers can take advantage Read More …

IBM Curam -Informational Message Representation on UIM Page

Introduction Curam uses Information Manager to store and display messages on the User Screen. Sometimes a user may seek to display or consolidate (all error/information) message at the end when user actually submits or loads the page. Curam houses very Read More …

IBM Cúram User Interface Metadata (UIM) – Important Code

Introduction This tutorial provides and explains some important code snippets which are required in developing GUI in Curam, using User Interface Metadata (UIM). User Interface Metadata(UIM) is an XML dialect used to specify GUI client page contents for Curam applications. It is developed Read More …

IBM Cúram Data Dictionary – Important Tables

Introduction The IBM Cúram Data Dictionary is available as part of the Cúram installation process. The Data Dictionary can run on an IBM Cúram application to generate analysis documentation that is specific to that application. Technical users can share the Read More …

H2 Database Configuration For IBM Curam

Introduction H2 is a Relational Database Management system(RDBMS) purely written in Java. It can be embedded in java application or run as a client server application mode. It is having very important and light weight feature like – Very fast, Read More …

IBM Cúram Message File Overview

  Introduction This post helps explain how message catalog files are used in the Cúram application. Message files are used to represent human readable messages to end-users when unexpected events/exceptions occur. Suppose, user while entering participant information forgets to enter Read More …

IBM Cúram Exception Handling Overview

Introduction Java exception handling enables your Java applications to handle errors sensibly. Exception handling is a very important yet often neglected aspect of writing robust Java applications or components. When an error occurs in a Java program it usually results Read More …

IBM Cúram CodeTable Overview

Introduction This post explain about CodeTable development, implementation and it’s uses in Cúram Product. This tutorial will have explanation with screenshot so user can understand easily and quickly. Code table files allow a Cúram application to use a level of Read More …

Eclipse Part2– Useful Configuration and Settings For Eclipse

Introduction: This post explains about eclipse useful and important configuration and setting which required for every developer who used eclipse as primary IDE(Integrated Development Environment) for project development.   Effective Eclipse – Shortcut Keys The less you touch the mouse, Read More …

Eclipse Part1– Useful Configuration and Settings For Eclipse

Introduction: The static code analysis tools Code Formatter, Findbugs, PMD and Checkstyle are widely used in the Java development community. Each has an own purpose, strength and weaknesses. This post explains about eclipse useful and important configuration and setting which required Read More …

Technical Development (Cúram) – Answers

1. Are you Cúram certified? How did you attain your certification? If you are not Certified then say “I am not Curam Certified but preparing for certification and going through Curam Server,Modeling, Client and PPT provided by IBM. Also,along with Read More …

IBM Curam Sample Interview Question(s)

Introduction:  This post contain various import questions which asked during interview process. Candidates who are planning to prepare interview for Curam technology will get help from this post. It explains all important questions which candidate may face, please check questions Read More …

IBM Curam 6.0.4 Certification Information and Tips

Introduction This post contain information related IBM Curam 6.0.4 Certification. We will try to cover all important information which help candidate to pass the certification exam and make him/her productive to start working on Curam Related projects. This intermediate level certification Read More …

IBM Curam Rate Table Configuration and Uses

IBM Curam – Rate Table Configuration and Uses Introduction:                    Rate tables are used to maintain values that can vary over time.  An example of a rate is an FPL (Federal Poverty Limit) Limit or Gross Income limit based on Read More …

IBM Curam Ant Targets

Important Build Targets ******************* Generic *********************** wsconnector step generates client stub connectors for outbound web services from .wsdl (WSDL is an acronym for Web Service Definition Language) files registered in the configuration file, <SERVER_DIR>/project/config/webservices_config.xml. wsconnector2 Generates client stub connectors for Read More …

IBM Curam Ant Targets Video Explanation

Introduction: This post explains about IBM Curam Ant Targets. As everyone knows there are some basic targets and those targets are having sub targets. Developer has to use those sub targets to reduce application build time. Below videos will explain Read More …