An implementation professional creates a custom or hang-off entity. Which statement about this process is NOT true?
A. Invokes Extensible APIs that store and retrieve data from hang-off tables
B. invoke dbverify for generating appropriate SOL scripts to create or alter tables for custom or hang-off entities
C. Does not provide ability to Audit item and organization tables DCreates a relationship between a standard table and a hang-off table
An implementation professional creates an order with header-level shipment charges- The order is to be shipped in two shipments.
How are theshipment charges invoiced?
A. Header-level shipment charges are invoiced in the last invoice
B. Header-level shipment charges are invoiced in the first invoice.
C. Header-level shipment charges are invoiced in the first and second invoice
D. Header-level shipment charges arenot invoiced
An order has been created with three payment methods: Credit Card 1. Credit Card 2 and Cheque. The orderPayment Status is in "Await Authorization'. The charge sequence for the seller is specified as follows:
0 for CREDIT_CARD
1 for OTHER
The payment methods use the following charge sequence:
Charge Sequence for Credit Card 1 is "2"
Charge Sequence forCredit Card 2 is "1"
Charge Sequence for Cheque is '1"
In which sequence will the running request Collection agent create the authorization requests?
A. 1. Cheque
2.
CreditCard2
3.
CreditCard1
B. 1. CreditCard2
2.
CreditCard1
3.
Cheque
C. 1. CreditCard1
2.
CreditCard2
3.
Cheque
D. 1. CreditCard2
2.
Cheque
3.
CreditCard1
An organization needs to limit the output of the getOrderDetails API for user XYZ, while keeping the original API output intact the remaining users. The user XYZ belongs to User Group A and Team B.
How can this be achieved using IBM Sterling Order Management security configurations?
A. Configure a XSL file to modify the output template to limit output of getOrderDetails API and assign it to user XYZ
B. Use API security configuration for the getOrderDetails API to limit its output and assign it to the user XYZ
C. Use API security configuration for the getOrderDetails API to limitits output and assign it to Team B
D. Use API security configuration for the getOrderDetails API to limit its output and assign it to User Group A
Which configuration option is INCORRECTwhendealing 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
An online retailer implements IBM Sterling Sensitive Data Capture Server(SSDCS) with IBM Sterling Order Management (OMS) to tokenize customer credit card information to conform to the PCI PA-DSS strategy.
Which statement about the order capture process is INCORRECT?
A. The customer submits the order with token to OMS for further processing.
B. SSDCS calls the corporate credit card vault with the customer's Primary Account Number (PAN) and returns the resulting token to the order capture browser screen.
C. SSDCS sends the customer's Primary Account Number (PAN) and a security token to OMS toensure that the tokenization request is valid
D. The customer enters Primary Account Number (PAN) on the order capture browser screen that is sent to SSDCS for tokenization.
Sales orders are being purged using the ORDER_PURGEtransaction for which the retention days period is defined to be 30 days.
How does the purge agent select the orders that need to be purged?
A. It selects those orders from the YFS_TASK_Q table that are available (AVAILABLE, DATE <= SYSDATE) for PURGE transaction
B. It selects those orders from the YFS_ORDER_AUDIT table that don't have an order audit record created in the last 30 days or more.
C. It selects those orders from the YFS_ORDER_HEADER table that have been in 'Shipped'" status for 30 daysor more.
D. It selects those order lines from the YFS_ORDER_HEADER table that have been in 'Shipped" status for 30 days or more.
In a production environment, agent server JVM has crashed due to an out of a memory error on the agent machine. Agent server JVM is configured to run with 5 threads. At the time of the crash, 5 different records are being processed by the agent server JVM and 1707 more records are present in the non-persistent JMS queue to be processed Agent server JVM is re-started after increasing the memory.
Which statement is true?
A. Agent will start processing the 5+1707 records; agent re-trigger is not required
B. Agent will start processing the 5+1707 records; agent re-trigger is required
C. Agent will start processing the remaining 1707 records; agent re-trigger is not required
D. Agent will start processing the remaining 1707 records; agent re-trigger is required
In a development environment with an IBM Sterling Order Management system (OMS), IBM WebSphereMQ crashed. All queues have been restarted and all messages were deleted.
Based on this situation, which statement is true'?
A. OMS will reprocess all messages, including the messages from agent servers and integration servers; no further action is required
B. OMS will only reprocess all messages related to integration servers
C. OMS will only reprocess messages related to schedule and release agent servers.
D. OMS will reprocess all messages, including the messages from agent servers and integration servers once the external systems refill the queues with lost messages
A business wants to make sure that when an item within an order is not available at localstore or regional distribution centers, the item should be sourced from a central warehouse.
How can this be accomplished?
A. Enable the "Fulfill from all ship nodes" configuration in the Applications Manager
B. Ensure that the central warehouse belongs to a central region created in the Applications Manager
C. Ensure that the central warehouse is configured in a distribution group in the Applications Manager
D. Make use of the backorder against the highest priority ship node rule in the document- specific fulfillment rule