Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Managing TIBCO Object Service Broker MAP Data Definitions : Accessing Storage Data from TIBCO Object Service Broker

Accessing Storage Data from TIBCO Object Service Broker
To access storage data directly from TIBCO Object Service Broker, you must define a TIBCO Object Service Broker table of type MAP. A MAP table has three required parts: an address parameter, a primary key field, and one data field. It can have additional data fields and an optional count and/or location parameter.
Table Definer Screen for a MAP Table

 
COMMAND==> TABLE DEFINITION
Table: MAP_TABLE Type: MAP Unit: USR40 IDgen: Y
Parameter Name Typ Syn Len Dc Cls Reference ' Event Rule Typ Acc
---------------- - -- --- -- - ---------------- ' ---------------- - -
_ ADDRESS B 4 0 A ’ _
_ LOCATION I C 16 0 L ’ _
_ ’ _
| ----- EXTERNAL ----|----------- MetaStor -------------- -
Field Name Xsyn Xlen Xdec Offset Key Typ Syn Len Dec Rqd Default
---------------- ---- ---- -- ------ - - -- ---- -- - ---------------
_ KEY B 4 0 P I B 4 0
_
_
_
_
_
_
_
_
_
PFKEYS: 3=END 12=CANCEL 22=DELETE 13=PRT 14=FIELDS 6=OFFSET 21=DATA 2=DOC

 
Using a Copybook as the Source for the Definition
When you create a table in the TIBCO Object Service Broker UI, you can use a copybook as the source for its definition. You can then have TIBCO Object Service Broker monitor changes to the copybook. For more information, refer to Using Data Discovery.
Steps Required to Define a MAP Table
After invoking the Table Definer (refer to Initial Step for Defining Tables for information on invoking the Table Definer), complete the following tasks to define a MAP table:
   Task

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved