GetSyncStatus Activity
The GetSyncStatus activity retrieves the sync status of records, and returns an arraylist of RecordKey, ChannelCredential, TradingPartnerCredential, SyncStatus, StatusGroup, ChannelID, and TradingPartnerID.
inRecordlist and statusGroup are required parameters; if any of the two are missing, the workflow terminates with an error.
If the trading partner is not found, in case the record is registered, a -1 is populated in out trading Partnerlist.
The activity can be used in a workflow to enquire about record status. If the record status cannot be found, the outrecordlist gets populated.
Typically, this activity is used to spawn workflows to multiple trading partners.
Copyright © Cloud Software Group, Inc. All rights reserved.