Each time a specific table is updated, it will receive the same record with a
new timestamp.
EMS_PROCESSING_STATE: The IEP uses this table to restart IEP processes
after an interruption.
EMS_TABLE_USAGE: This table assists in garbage collection. For each data
table, this table lists the operators that subscribe to the information.
To deploy and test your IEP process, you must create a composite application
project. Each composite application project instance is a container holding the
deployment configuration for a collection of JBI component subprojects. Each
instance maintains deployment specific data objects, such as WSDL, XSD, and JBI
deployment descriptor files.
NetBeans project system generates the Service Assembly deployment package and
packages Service Unit deployment jars from JBI component projects with updated
deployment configuration as specified by the composite application project. Once
you have created the composite application project and integrated the desired
components into it (including the IEP project), by adding the IEP project as a JBI
module in the composite application, you then compile it and deploy the composite
application project.
???
???
??? ???
Intelligent Event Processor
[ 176 ]
To test the output of the composite application project, from the NetBeans Services
tab, right-click on the Databases and select New Connection.
Pages:
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162