A retailer wants to enable the selling of open box items online. How can this be modeled?
A. Model this as supply type and match the supply and demand using supply type.
B. Model this as an inventory segment and have the supply and demand match on segment.
C. Model the item as tag controlled and have the system match supply and demand using the tag.
D. Model the item as serial tracked and have the system match supply and demand using the serial.
A business needs to charge the positive invoice instead of the negative invoice to be consolidated, but wishes to keep the overall positive versus negative invoices separately.
For the sales order, the invoices generated are:
-
$ 100
-
$ 50
-
$ -45
-
$ -50
Using the following two rules,
'R1RW$OORZ'HELW$QGandUHGLW,QYRLFHV7R6HWWOH(DFK2WKHU
'R1RWandRQVROLGDWH6HWWOHPHQW2U5HIXQG5HTXHVWV$FURVV,QYRLFHV
what configuration is needed in Financial Rules to get the invoice charges as $ 150, and $ -95?
A. Enable "Do Not Allow Debit And Credit Invoices To Settle Each Other"Enable "Do Not Consolidate Settlement Or Refund Requests Across Invoices"
B. Disable "Do Not Allow Debit And Credit Invoices To Settle Each Other"Disable "Do Not Consolidate Settlement Or Refund Requests Across Invoices"
C. Enable "Do Not Allow Debit And Credit Invoices To Settle Each Other"Disable "Do Not Consolidate Settlement Or Refund Requests Across Invoices"
D. Disable "Do Not Allow Debit And Credit Invoices To Settle Each Other"Enable "Do Not Consolidate Settlement Or Refund Requests Across Invoices"
A business has a warehouse "N1" that has the following characteristics and schedules:
Refer to the exhibit. When searching for Qty 22 to be shipped with Carrier Service "2 DAY", what values will findInventory/promising layer return for product ship date?
Note: "ship date" is the date the product can be shipped as opposed to the date it is available. In some APIs, this is returned as ShipDate, and in others as FirstDate/LastDate. For the purpose of this question, we will refer to it as "ship date".
A. Qty 10 can ship 10/4 at 16:00 and Qty 12 can ship 10/8 at 16:00
B. Qty 10 can ship today at 16:00 and Qty 12 can ship 10/5 at 16:00B.Qty 10 can ship today at
16:00 and Qty 12 can ship 10/5 at 16:00
C. Qty 10 can ship 10/4 at 16:00 and Qty 12 can ship 10/5 at 13:00C.Qty 10 can ship 10/4 at
16:00 and Qty 12 can ship 10/5 at 13:00
D. Qty 10 can ship today at 16:00 and Qty 12 can ship 10/8 at 13:00D.Qty 10 can ship today at
16:00 and Qty 12 can ship 10/8 at 13:00
There are four nodes defined in Sterling Order Management, with the following distances from the ship-to address within a Distribution Group: Node1 - 30 miles Node2 - 40 miles Node3 - 60 miles Node4 - 75 miles All these have the resource capacity to deliver and install a product. While sourcing the order, the business wants the application to first consider the nodes within a 60 mile radius. If no resource capacity is found, it should then consider all the nodes in the Distribution Group regardless of the distance. How can this requirement be configured in the Sterling Distributed Order Management system?
A. Configure a scheduling rule to optimize the sourcing path based on the distance.
B. Configure sourcing rule based on expand to the next sourcing sequence to minimize number of shipments.
C. Configure sourcing rule based on shipping and delivery inventory window, and specify the radius on the order line.
D. Configure a sequence of sourcing rules based on the radius; the system will expand only those nodes in the Distribution Group whose distancefrom the ship-to location is within the set radius.
Which of the following is NOT a valid type of pricing rule or coupon rule?
A. Order total
B. Bundle total
C. Item quantity
D. Shipping surcharge
A business has implemented Sterling Order Management and inventory is maintained within the system with a daily update from Sterling Warehouse Management System (WMS). In some cases, the inventory picture published by the warehouse is incorrect. For example: the evening update to Sterling Order Management indicated that the warehouse had 100 of item X, when in fact the warehouse only had 1. Once a warehouse sends notification that a particular item is on backorder or not available, the business does not want any more orders for that item to be sent to that warehouse (regardless of whether the Sterling inventory picture indicates inventory is available). How can this requirement be BEST met?
A. Configure the "When line is backordered, backorder against the highest priority ship node" rule.
B. Configure the "Put inventory on hold for Sourcing on Backorder from Node" rule for the seller's inventory organization.
C. Implement a call to changeOrder API to populate OrderLineSourcingControls element to indicate node inventory picture is incorrect.
D. Implement the INVGetSupplyCorrectionsUE to override the inventory picture at the warehouse when WMS notifies Sterling Order Managementof a BackOrder from Node scenario.
An enterprise dealing with electronic appliances fulfills customer orders using Sterling Order Management. The enterprise uses multiple distribution centers to ship the orders. Due to the size and weight of the items, a shipment can be shipped in multiple boxes. The enterprise would like to provide tracking information of the boxes to its end customer, and would also like to bill the customer only once per shipment. Which of the following options will be a good way of modeling this requirement?
A. The various boxes and the associated tracking number can be modeled as containers within a shipment. Shipment level invoice can be raisedto ensure the customer is invoiced only once per shipment.
B. The various boxes and the associated tracking number can be modeled as a hang-off table to YFS_SHIPMENT. Shipment level invoice can beraised to ensure the customer is invoiced only once per shipment.
C. Since the carriers treat each box as a separate shipment, the various boxes and the associated tracking number should be modeled asindividual shipments. Order line level invoicing can be used to invoice the customer once per shipment.
D. Since the carriers treat each box as a separate shipment, the various boxes and the associated tracking number should be modeled asindividual shipments. Deliver Shipment transaction can be used to group shipments delivered to the customer create a single invoice.
A solution designer needs to provide a "Copy Order" functionality where specific attributes of an order and order line are copied from one order into another. This can be accomplished by:
A. modifying the input template of copyOrder API.
B. overriding the output template of copyOrder API.
C. modifying the copy order template in sales order process type.
D. implementing custom logic to copy only the specific attributes and call createOrder API.
A business has three distribution centers (DC) and 300 stores across the country. Some items are only available in stores. The business has the facility to move inventory from the stores to the DC, and vice versa. It takes one day to transfer inventory. The business has the following requirements: 1.Inventory should first ship from DC, then if necessary, from the stores (first considering stores closest to the Ship To Address). 2.The order should be fulfilled as long as inventory exists somewhere. 3.The business guarantees that (nonbackordered) items are shipped to the customer within three days of order creation. Which two of the following options can MOST EFFICIENTLY model this fulfillment requirement?
A. Create a region based (i.e. East / West / Central) sourcing rules with each having ->-sequence 1 as Source from Distribution Group that includes all DC and All Stores
B. Create region based (i.e. East / West / Central) sourcing rules with each having ->-sequence 1 as Source from All Nodes of Type "DC"-sequence 2 as Source from All Nodes of Type "Store"
C. Create region based (i.e. East / West / Central) sourcing rules with each having ->-sequence 1 as Source from Distribution Group that includes all DC-sequence 2 as Source from Distribution Group that includes first priority group of stores-sequence 3 as Source from Distribution Group that includes second priority group of stores
D. Create region based (i.e. East / West / Central) sourcing rules with each having ->-sequence 1 as Source from All Nodes of Type "DC"-sequence 2 as Source from All Nodes of Type "Store" within radius of 500 KM of Ship To Address-sequence 3 as Source from All Nodes of Type "Store" within radius of 1500 KM of Ship To Address
E. Create a region based (i.e. East / West / Central) sourcing rules with each having ->-sequence 1 as Source from DC-sequence 2 as Source from All Nodes of Type "Store" within radius of 50 KM of Ship To Address-sequence 3 as Source from All Nodes of Type "Store" within radius of 100 KM of Ship To Address-sequence 4 as Source from All Nodes of Type "Store" within radius of 150 KM of Ship To Address-sequence 5 as Source from All Nodes of Type "Store" within radius of 200 KM of Ship To Address-sequence 6 as Source from All Nodes of Type "Store" within radius of 250 KM of Ship To Address- etc....
Which of the following is a concept related to provided services and delivery services?
A. Resource pool
B. Naming service
C. Composite service
D. Resource hierarchy
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C8010-241 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.