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

5.11.3 Events

5.11.3.1 Location Information Events

The table below shows the content of the event type definition for location information events.

Identifier
(development asset ID)

Format

Column

Name

Description

LocationEvent

CSV

memberID

Member ID. The format of the sample data is "MEM" followed by four digits.

areaID

Area code of the area where the member is currently located. The format of the sample data is four digits.

status

Current status of the member (walking: "1", moving on train: "2").

5.11.3.2 Coupon Events

The table below shows the content of the event type definition for coupon events.

Identifier
(development asset ID)

Format

Column

Name

Description

CouponEvent

CSV

storeID

Store ID. The format of the sample data is "STR" followed by four digits.

couponID

Coupon ID. The format of the sample data is "CPN" followed by four digits.

targetAge

Delivery target age.

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

5.11.3.3 Filtered Location Information Events

Filter rules for location information events perform the following processes:

The table below shows the content of the event type definition for filtered location information events.

Identifier
(development asset ID)

Format

Column

Name

Description

FilteredLocationEvent

CSV

memberID

Member ID.

areaID

Area code of the area where the member is currently located.

age

Member age.

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

5.11.3.4 Filtered Coupon Events

Filter rules for coupon events perform the following process:

The table below shows the content of the event type definition for filtered coupon events.

Identifier
(development asset ID)

Format

Column

Name

Description

FilteredCouponEvent

CSV

storeID

Store ID.

couponID

Coupon ID.

targetAge

Delivery target age.

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

areaID

Area code of the area where the store is located.