GetSyncStatus Parameters and Valid Execution Modes

The valid execution mode for GetSyncStatus is SYNCHR.

The parameters of GetSyncStatus are as follows:

GetSyncStatus Parameters
Name Semantics Type Valid Values Multi-plicity
Direction: In
InRecordList 
(Mandatory) If the parameter is missing, the workflow terminates with an error. recordlist   1
ChannelID
(Optional) Contains the datapool ID. string Valid identification for the datapool. 0..1
ChannelName 
(Optional) Contains the datapool name, the activity derives the ID of the datapool from the database. string Datapool name. 0..1
StatusGroup
(Mandatory) Record synchronization group. string
REGISTRATION
PUBLICATION
CONFIRMATION
0..1
SyncStatus
(Optional) Status of the record. string
PUBLISHED
DISCONTINUED
CANCELLED
ACCEPTED
REVIEWED
REGISTERED.
0..1
OrganizationType
(Optional) Indicates the type of organization. The types are Retailer, Buyer, or Supplier. string
RETAILER
BUYER (Default)
SUPPLIER
0..1
TradingPartnerID 
(Optional) Trading Partner ID. string   0..1
TradingPartnerName 
(Optional) Trading Partner Name. string   0..1
Direction: Out
Channel
Credential
(Optional) Contains Channel (marketplace) credentials. arraylist   1
ChannelID
(Optional) Contains marketplace ID. arraylist   1
OutRecordList
(Optional) See Common Parameters.      
RecordKey
(Optional) Contains records that are processed and have status in the productstatus table. arraylist   1
StatusGroup
(Optional) Record synchronization group. arraylist   1
SyncStatus
(Optional) Status of the record. arraylist   1
TradingPartnerCredential
(Optional) Trading Partner Credential. arraylist   1
TradingPartnerID
(Optional) Trading Partner ID. arraylist   1