IBM C1000-133 IBM Sterling Order Management v10.0 and Order Management on Cloud Architect Online Training
IBM C1000-133 Online Training
The questions for C1000-133 were last updated at Nov 19,2024.
- Exam Code: C1000-133
- Exam Name: IBM Sterling Order Management v10.0 and Order Management on Cloud Architect
- Certification Provider: IBM
- Latest update: Nov 19,2024
In an IBM Sterling Order Management deployment, the LDAP authentication will be implemented as a web service call against theEmployee Active Directory .
Which is a valid property for this LDAP implementation?
- A . yfs.yfs security Idap user
- B . yfs.yfs.security.ldap.authenticator
- C . yfs.ldap.authenticator
- D . yfs.yfs.security.ldap.uri
Which three operations can be performed in IBM Sterling Business Center (SBC) out-of-the-box?
- A . The System Setup Administrator can configure purge retention days for returns.
- B . The Item Administrator of a sub-catalog organization can define seller entitlement rules.
- C . The Inventory Administrator of an organization can update the ‘Inventory Segment’ rule.
- D . The Pricing Administrator of a sub-catalog organization can create new price lists.
- E . The Customer Administrator can define and manage customer entitlements.
- F . The System Setup Administrator can upload items with attributes and assets.
In aproduction 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 isrequired
Which configuration option is INCORRECT when dealing 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
Application server data source connection pooling needs to be enabled for an IBM Sterling Order Management V9.4 application deployed on Oracle WebLogic Application Server 12c and Oracle Database 11g (11.2.0.4).
Which configuration will enable data source connection pooling?
- A . Add "jdbcService oraclePool datasource=<datasourceName>1′ in
$INSTALL_DIR/properties/customer_overrides properties and Update JVM argument to “-Dvendor=weblogic” - B . Add "jdbcService.oraclePool.datasource=<datasourceName>" in
$INSTALL_DIR/properties/jdbc.properties and Update JVM argument to “-Dvendor=weblogic12” - C . Add "jdbcService.oraclePool.datasource=<datasourceName>" in
$INSTALL_DIR/properties/jdbc.properties and Update JVM argument to “-Dvendor=weblogic” - D . Add "jdbcService.oraclePool.datasource=<datasourceName>" in
$INSTALL_DIR/properties/customer_overrides.properties and Update JVM argument to “-Dvendor=weblogic12”
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 order to handle the projected sales order volume, the Schedule Order agent needs to betriggered every 5 minutes.
Where can this be configured?
- A . Under Application Platform > System Administration > Agent Criteria Groups
- B . Under the Agent Criteria Definitions for the Schedule Order transaction
- C . Under Application Platform > System Administration > Configured Servers
- D . Under the Agent Details of SCHEDULE.0001 in the System Management Console
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)
An Item Administrator configures a pre-configured bundleitem with the Parent Item ‘AAA’ and child items ‘BBB’ and ‘CCC’. The Pricing Administrator in IBM Sterling Business Center setsthe price of ‘AAA’ as $10, ‘BBB’ as $5 and ‘CCC’ as $2. The CSRadds this pre-configured bundle item to the order and selects both the child items .
What is the price of the order in thisscenario?
- A . $10
- B . $17
- C . $7
- D . $5