Top
Interstage Big DataComplex Event Processing Server V1.1.0 User's Guide
FUJITSU Software

5.11.4 Master Information

This section explains the master data to be used by this sample.

5.11.4.1 Member Information Master

This is the master data of the registered member, which stores the member ID and member age data.

The table below shows the content of the member information master definition.

Identifier
(development asset ID)

Column

Name

Description

MemberInfo

ID

Member ID.

age

Member age.

(10's: "10", 20's: "20", 30's: "30", 40's: "40", 50's: "50", 60 and over: "60")

5.11.4.2 Store Information Master

This is the master data of the registered store, which stores the store ID and area code of the area where the store is located.

The table below shows the content of the store information master definition.

Identifier
(development asset ID)

Column

Name

Description

StoreInfo

ID

Store ID.

areaID

Area code of the area where the store is located.