Field
|
Description
|
---|---|
Starter
|
The action that invoked the Process Definition. See below for possibilities.
|
Object
|
The name or type of the data that the data processes.
|
Action
|
The action that occurs when the Process Definition ends. See below for possibilities.
|
Action
|
Description
|
---|---|
EMS
|
If the process is triggered by receipt of a message on a EMS Queue.
|
RV
|
If the process is triggered by receipt of a RV message.
|
Start
|
If the process is started by an ordinary Start node.
|
Timer
|
If the process is started by a timer.
|
File
|
If the process reads or polls a file.
|
JDBC
|
If the process reads or polls a database.
|
Object
|
Description
|
---|---|
Error
|
If the process primarily handles an Error.
|
CBOPart
|
If the process primarily handles a Part.
|
CBOBOM
|
If the process primarily handles a BOM.
|
Response
|
If the process primarily handles a Windchill ESI Response.
|
Request
|
If the process primarily handles a Windchill ESI Request.
|
CBODocument
|
If the process primarily handles a Document.
|
CBOECN
|
If the process primarily handles a CN.
|
CBODocumentLink
|
If the process primarily handles a Document Link.
|
CBORouting
|
If the process primarily handles a Process plan.
|
ControlData
|
If the process primarily handles internal EAI software components processing, rather than business data.
|
ObjectHeader
|
If the process primarily handles CBO header information.
|
Log
|
If the process primarily handles logging.
|
Action
|
Description
|
---|---|
PublishEMS
|
If the process publishes to a EMS Queue.
|
PublishRV
|
If the process publishes to an RV Subject.
|
ORACreate
|
If the process creates an object in Oracle Applications.
|
ORAChange
|
If the process changes an object in Oracle Applications.
|
ORADelete
|
If the process deletes an object in Oracle Applications.
|
ESIRelease
|
If the process releases data from Windchill ESI.
|
JDBCInsert
|
If the process inserts an object into a database.
|
JDBCSelect
|
If the process selects an object from a database.
|
JDBCDelete
|
If the process deletes an object from a database.
|
JDBCUpdate
|
If the process updates an object in the database.
|
Action
|
Description
|
---|---|
EMS
|
If the process is triggered by receipt of a message on a EMS Queue.
|
RV
|
If the process is triggered by receipt of a RV message.
|
Start
|
If the process is started by an ordinary Start node.
|
Timer
|
If the process is started by a timer.
|
File
|
If the process reads or polls a file.
|
JDBC
|
If the process reads or polls a database.
|
Object
|
Description
|
---|---|
Error
|
If the process primarily handles an Error.
|
CBOPart
|
If the process primarily handles a Part.
|
CBOBOM
|
If the process primarily handles a BOM.
|
Response
|
If the process primarily handles a Windchill ESI Response.
|
Request
|
If the process primarily handles a Windchill ESI Request.
|
CBODocument
|
If the process primarily handles a Document.
|
CBOECN
|
If the process primarily handles an CN.
|
CBODocumentLink
|
If the process primarily handles a Document Link.
|
CBORouting
|
If the process primarily handles Process plan(Routing)
|
ControlData
|
If the process primarily handles internal EAI software components processing, rather than business data.
|
ObjectHeader
|
If the process primarily handles CBO header information.
|
Log
|
If the process primarily handles logging.
|
Action
|
Description
|
---|---|
Update
|
If the process performs an update of some kind, either to an existing object in ERP or to a database,
|
Publish
|
If the process publishes information to RV or EMS.
|
Receive
|
If the process receives information from RV or EMS.
|
Process
|
If the process performs a subset of the processing required by the larger object process.
|
Stage
|
If the process prepares data for use elsewhere.
|
Object
|
Description
|
---|---|
PostResult
|
If the process performs work related to PostResult messaging.
|
Effectivity
|
If the process performs work related to Effectivity.
|
RevisionLevel
|
If the process performs work related to Revision Levels.
|
DocumentVersion
|
If the process performs work related to Document Versions.
|
ByOrganization
|
If the process exists solely to perform an action by organization.
|
Iterate
|
If the process exists solely to iterate over an object.
|
Purpose
|
Description
|
---|---|
Logging
|
The common logging service.
|
ErrorHandling
|
The common error handling service.
|
WCResult
|
The service to publish a result to Windchill.
|
SubTransactionPostResult
|
The service to publish a SubTransaction Post Result to Windchill.
|
Query
|
The common query service used for the Oracle Applications Solution
|