Which configuration option isINCORRECTwhendealing with external availability in document specific fulfillment rules?
A. Do not validate reservation ID externally during order line reservation creation
B. Do not check external availability during release
C. Do not check external availability during schedule
D. Do not check external availability during reservation
As part of implementation, it is required for return orders createdagainst a sales order to have the value of an extended database attribute of the YFS_ORDER_LINE table. At the time of return creation, this attribute must be copied from the sales order onto the return order. How can this be accomplished?
A. In the attribute entity definition for the extended database attribute, set CopyToRelatedOrders = `Y'
B. Add the attribute to the Default Derived Order template under Process Type Details for the Order Fulfillment process type
C. Extend the createOrder API template for the return order document type to include this attribute.
D. Add the attribute to the template in the configuration for the include in Return transaction under the Others tab
A master catalog organization (ABC) authorizes its sub-catalog organization (XYZ) to manage an item category "Gift items" within its master catalog. When adding items to the 'Gift items" category, which statement is true?
A. items can be added to the=Gift items" category only by the sub-catalog organization XYZ
B. items can be added to the "Gift items" category only by the master catalog organization ABC.
C. items can be added tothe 'Gift items" category by the master catalog organization ABC and by any of the sub-catalog organizations that belong to the master catalog organization ABC.
D. items can be added to the "Gift items" category by both the master catalog organization ABC and the sub-catalog organization XYZ.
In which scenario would animplementation professional add a new entry in the customer_overrides.properties file?
A. To change the value of a property that is not parameterized in the yfs.default properties file
B. To change the value of a property that is not parameterized insetupfiles.cmd file
C. To change the value of a property that is not parameterized in the sandbox.cfg file
D. To change the value of a property that is not parameterized in the * in file(s)
A retailer has a requirement to group certain regular items together to form a parent item. The inventory is maintained only at the parent item level and not for the components. The parent item willbe sold as an individual item, with all the components.
How should the implementation professional configure the item type to support the retailer's requirement?
A. Logical Kit
B. Dynamic Physical Kit
C. Physical Kit
D. Bundle Items
A large retailer is out-of-stock on a lire model from the ABC tire company that is requested by a customer.
Which type of association with respect to the ABC tire model can be configured in IBMSterling Business Center to prompt the CSR to offer the customer a similar tire from the XYZ tire company?
A. Up-sell association
B. Competitive association
C. Cross-sell association
D. Alternative association
A sales order was paid for using a combination of the following payment methods:
Customer Account ($20)
Gift Card ($10)
Credit Card ($90)
Gift Cards are configured such that the refund amount is returned to the Customer Account, and Credit
Cardsare configured to refund to the Credit Card used. The Refund Sequence for the Customer Account is
0 and Credit Card is 0. If this sales order is returned, how is the order completely refunded?
A. The Credit Card is refunded S90, the Customer Account is refunded $20, then the Gift Card is refunded $10
B. The Credit Card is refunded S90, then the Customer Account is refunded $30.
C. The Customer Account is refunded the full amount of $120.
D. The Customer Account is refunded S30, then theCredit Card is refunded $90.
An implementation professional uses the customer_overndesproperties file to override properties in the Inventory Management category of yfs.properties. In order for the Real- Time Availability Monitor (RTAM) to correctly handle all the unassigned demands (e.g. backorder), which two property values must be set to T? (Select two.)
A. yfs.nodecapacity.lock
B. yfs. balanceShortageAcrossNodes
C. yfs.hotsku.useHotSKUFeature
D. yfs.inventory.sortandlock
E. E.yfs.considerUnassignedDemands
When considering supply and demand for a particular node with a sufficient supply, orders for the node are backordered when availability calculations are made for the configured demand type.
What must the implementation professional do to prevent backorder?
A. Configure an Allocated demand type to check for availability against only on-hand supply and purchase order supply
B. Supply type at a ship node must be marked as INFINITE
C. Use the default distribution rule
D. ONHAND supply types must be mapped to relevant demand types
To set up Single Sign On (SSO) for IBM Sterling Store, which Java interface needs to be implemented in the custom class?
A. YCPSSOManager and IYFSAuthenticationType
B. YCPSingleSignOnManager and IYFSAuthenticateType
C. YCPSSOManager and IYFSAuthenticateType
D. YCPSingleSignOnManager and IYFSAuthenticationType