A customer requires services to be invoked as part of the event configuration. Whenever a service is invoked, the event passes data as a map, which is converted to an XML with 'SterlingXML' as the root tag. The customer wants to override this root tag value to ranSoftXML by setting the converted to an XML with 'SterlingXML' as the root tag. The customer wants to override this root tag value to ranSoftXML by setting the yfs.sci.event.flow.roottag property value. Which file must be updated with the new value?
A. ${INSTALL_DIR}/properties/customer_overrides.properties file
B. ${INSTALL_DIR}/properties/yfs.properties_yscoverride_ext.properties file
C. ${INSTALL_DIR}/properties/sandbox.cfg file
D. the custom event template xml file
正解:A
質問 2:
A retailer procures electronic items from Vendor A and furniture items from Vendor B, and wants the vendors to only have visibility to those item categories which are procured from them. What should be set up to achieve this?
A. Set up customer entitlements with the corresponding vendors.
B. Set up the catalog Visibility attribute to the corresponding vendors for the item classifications.
C. Set up the catalog Visibility attribute to the corresponding vendors for the item categories.
D. Set up seller entitlements with the corresponding vendors.
正解:D
質問 3:
Which statement describes hang-off table in the IBM Sterling Selling and Fulfillment Suite?
A. It is an independent table with a one-to-one relationship with a standard application database table.
B. It is an independent table with a many-to-one relationship with a standard application database table.
C. It is an independent table and cannot be modeled as an extension to a standard application database table.
D. It is an independent table and can be modeled as an extension to a standard application database table.
正解:B
質問 4:
In a current implementation of IBM Sterling Selling and Fulfillment Suite, only default demand types are used. A sales order is created for an Item with a quantity of 10 and the order is released. The pick tasks are generated and the order is in "Included in Shipment" status. What will be the status of the inventory demand for this Item quantity 10?
A. FORECAST_NEGOTIATED
B. RESERVED
C. OPEN_ORDER
D. SCHEDULED
E. ALLOCATED
正解:E
解説: (Pass4Test メンバーにのみ表示されます)
質問 5:
The current implementation of IBM Sterling Selling and Fulfillment Suite is interfaced with an external system using web services on ESB Server. The external system will send requests to create sales order. The request XML will be put on a JMS Queue and processed by an Integration Server to create sales order. After the order is created, an acknowledgement message will be posted to the JMS Queue and the Integration Server will send the acknowledgement back to the external system. The external system application administrator restarted the ESB server in the middle of acknowledgment processing. The following error is displayed in the Integration Server log. javax.xml.ws.WebServiceException: java.net.SocketTimeoutException: Socket operation timed out before it could be completed At the time of this failure, there are 100 orders in the JMS Queue and they are not consumed because of this failure. What should the administrator do to efficiently process those 100 pending orders?
A. No action is needed. When the external system sends another message (order creation request XML), all the pending messages will beconsumed.
B. Restart the JMS Server.
C. Restart the Integration Server.
D. Restart the Application Server.
E. Restart the JMS, Application and Integration Servers.
正解:C