Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 7 Configuring Advanced Topics : Using the Operation Code Feature

Using the Operation Code Feature
The adapter, running as a Publication Service, is capable of capturing the mode of operation of the outbound transaction. This mode is published out as a property of the outgoing schema. The name of the property is OpCode and its valid values are:
A — Add
U — Update
L — Update All
C — Correction
In a typical business scenario, if a record is updated in a PeopleSoft system A, this update needs to be replicated in another PeopleSoft system B. The OpCode property is published out as a part of the outbound schema from the adapter for System A. The mapping component (TIBCO IntegrationManager, etc.) is used to map the OpCode properties of the inbound and outbound schemas. The adapter for System B, running as a Subscription Service, uses this property as an input for processing the inbound transaction.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved