Docs
Search
Search
Help & Feedback
Get Started
Functionality
Learning
Extension
Dev Tooling
APIs
Releases
Related Settings
Find all related settings here
fc.rubix.order.sourcing.criteria
Setting
This
Setting
defines the
Reference Sourcing Criteria Schema
. It lists:
available Sourcing Criteria
their tags
parameter descriptors (including UI component metadata)
It allows business users to configure Criteria within
Sourcing
Strategies.
fc.rubix.order.sourcing.conditions
Setting
This
setting
defines the
Reference Sourcing Conditions Schema
. It:
Establishes the structure of available Sourcing Conditions and their parameters
Allows business users to configure Sourcing Conditions through the user interface and apply them in Sourcing Strategies
Ensures flexibility and consistency in managing sourcing logic
RETURN_CONDITION
Setting
This
setting
contains a list of possible return conditions that can be associated with each item being returned.
These values should correspond to the different conditions in which items are physically presented to the Operation.
This list of
returns
conditions will be used to populate the conditions dropdown on the
returns
field
APPEASEMENT_REASON
Setting
This
setting
captures the list of reasons for appeasement used by a customer care representative while creating an appeasement.
DEFAULT_TAX_TYPE
Setting
This
setting
is used to store the default values of the tax details.
GST
Setting
Tax
Setting
to declare the GST percentage value for return calculation.
QUANTITY.WEIGHTING.FACTOR
Setting
This
setting
stores the default values for proximity and quantity parameters to calculate the weightage to decide the
order
of stores in which they will be picked up. This
setting
is used by
`fulfilment.SearchInventoryCommonRule.`
DEFAULT_RETURN_DESTINATION_LOCATION
Setting
If the return destination is not provided to the
workflow
, then the
rule
will look for the default return destination stored in this
setting
.
The value in this
setting
will be used to populate the
`destination location`
field on the return
order
object when it is created.
A field may optionally send in its destination
location
for custom
returns
solutions when submitting the
user action
. The
setting
will serve as a fallback value if the field does not provide a destination
location
(which the reference solution does not)
See destinationLocation in the
`CreateReturnOrder`
GraphQL
schema for details.
fc.graphql.order.create.event
Setting
This
setting
is a feature toggle that enables
Order
creation across multiple Retailers with a single integration user. It allows the creation of Orders independent of the primary
Retailer
of the user and specifically enables the sending of the corresponding
`CREATE`
event
.
PROXIMITY.WEIGHTING.FACTOR
Setting
This
setting
stores the default values for proximity and quantity parameters to calculate the weightage to decide the
order
of stores in which they will be picked up for fulfilment.SearchInventoryCommonRule uses this
setting
.
RETURN_REASON
Setting
This
setting
contains a list of possible return reasons that can be associated with each returned item. These values should correspond to the different reasons for customers to return items.
This list of reasons will be used to populate the reasons dropdown on the
returns
field.