Generation of Project (demo.xadl, demo.xprj)

In order to make the initial program, the process to make Project, to composite the Menu at the generated Project, to register Service for the calling for Business Service and to prepare the Frame for composition of the entire Project is required.

Making Project

Execute UX-Studio which is the XPLATFORM development tool.

  1. Select the menu of “Making Project” (File > New > Project).

  1. Select Frame by using the “Project Wizard” window and designate Name, Location and Type.

  1. Designate to generate the ADL and Type Definition files by using the “Project Wizard” window.

The options used for “Project Wizard” are as follows:

property

description

Name

demo

Location

C:\DocumentsandSettings\LoginUserID\MyDocuments\TOBESOFT\XPLATFORM\demo

Character Set

utf-8

Language

Korean

TypeDefinition

Create new TypeDefinition from default

TypeDefinition

C:\DocumentsandSettings\LoginUserID\MyDocuments\TOBESOFT\XPlatform\demo\default_typedef.xml

  1. The project made at UX-Studio is open when “Making Project” is completed.

Making BS Service

Register the Service for calling Business Service(BS) at the Services of Type Definition.

  1. Select Project Explorer TypeDefinition Edit.

  1. By clicking “Services” Tab > “Add”, register the Service.

    By using the “Add Service Group” window, designate Service ID, Type and Url.

  1. Set cachelevel and finish the Service addition.