How the WCI sample works

The WCI Sample for the toolkit is a plug-in that includes all the related JAR files and XML files of the client side of the Java(TM) Client Sample. This plug-in is in the WCT/CA sample plug-in folder and is opened as a perspective. In this perspective, you can see the toolkit Java client Desktop, which provides the same function as the Desktop for the Java Client Sample.

In addition, the WCI Sample uses the feature of WCT/CA user administration, which allows different roles of users to access different types of Desktop. The following chart shows the relationship between the WCI Sample and the Java Client Sample.

Relationship between the WCI Sample and the Java Client Sample

The WCI Sample provides two XML files, tellerOpenDesktop.xml and supervisorOpenDesktop.xml, which define the desktop layout for tellers and desktop layout for supervisors respectively. According to the user that logs on to the WCI Sample (a teller, a supervisor, or an unidentified user), different desktop layouts is displayed. If the user does not belong to those two groups, desktop.xml will be the default desktop layout.