SourcingProfile
A Sourcing Profile is a structured configuration that groups multiple Sourcing Strategies together to manage
order fulfilment logic efficiently.
A Sourcing Profile is referenced within the corresponding Workflow (e.g. Order or Availability).
Implements
Fields
ID!
)
ID of the object. For internal use, should not be used externally or by any business logic
DateTime
)
Profile created on date
DateTime
)
Profile updated on date
String!
)
Unique reference of the sourcing profile
Int
)
Version of the sourcing profile
String
)
Comment for this profile version
String
)
Human-readable name of the profile
String
)
Human-readable description of the profile
String
)
Status of the profile (ACTIVE/INACTIVE/etc.)
User
)
User that last updated the profile
Retailer
)
Retailer that owns the sourcing profile
VirtualCatalogue
)
Virtual catalog used by default
Network
)
Network used by default
Int
)
Maximum number of split operations allowed by default
[SourcingStrategy]
)
List of strategies of the sourcing profile
[SourcingFallbackStrategy]
)
List of fallback strategies of the sourcing profile