A custom API needs to be developed to evaluate the price of a given order. Different kinds of pricing model types, such as "REGULAR", "PROMOTION". "HOLIDAY' and "SEASONAL" are used.
Tip implementation professional wants to set this up so that the custom API code does not have to invoke an API to retrieve the pricing model type. How can this be achieved if the pricing model type that needs to be used by the custom API should be set up as a configurable parameter?
Answer : C
A point of sale (POS) system is connected to a central application server at the enterprise level. Network is unavailable and the POS system is not able to connect, but stores still need to service customers. The store would like to operate in offline mode and transfer data to the server once the network is back.
How can an implementation professional model this requirement in the system?
Answer : B
Retailer ABC is using IBM Sterling Order Management for its two sub-divisions (enterprises): ONLINE and RETAIL. The retailer wants to configure a set of users who only have access to the transfer orders (TRANSFER_ORDERS document type) for its ONLINE division (enterprise).
How should an implementation professional configure these users in IBM Sterling Configurator?
Answer : A
An implementation professional installs IBM Sterling Order Management in Upgrade mode.
Which attribute needs to be reset in the sandbox.cfg properties file?
Answer : C
An implementation professional creates a custom or hang-off entity. Which statement about this process is NOT true?
Answer : C
In an IBM Sterling Order Management V9.4 solution, the client requires the user activity audit data to be saved for 2 months before purging it. The implementation professional recognizes that retention days needs to be set to 60 days.
Where should this be configured?
Answer : D
An order has been created with three payment methods: Credit Card 1. Credit Card 2 and Cheque. The order Payment 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 for Credit Card 2 is "1"
Charge Sequence for Cheque is '1"
In which sequence will the running request Collection agent create the authorization requests?
Answer : B