Name/value pairing describes a particular way for a data source to send a transaction to an SFM. With name/value pairing, a unique name is associated with each piece of data (value) in the input transaction. This allows the data source to place the pieces of data in any order in the input transaction instead of requiring the pieces of data to be in the same order for each transaction the data source sends to the SFM. The data source must use the same unique names for the same values in each input transaction.
When using name/value pairing, you still build the production object as described in “Building a sample production object”. However, for each field object you have to use a specific offset that is determined by the unique name used with each name/value pair. See “Building field objects” for more information.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |