
[2024年更新]合格できるSAP P_C4H340_34テスト練習問題試験問題集
高合格率P_C4H340_34問題集解答でP_C4H340_34問題集と正解回答
質問 # 24
When a customer places an order using the default order management process defined in the Y accelerator fulfilment process extension, when does the fulfillment process send the notification that the order has been placed?
- A. At the first stage of the fulfillment process
- B. After the order has been fraud checked
- C. After the payment has been processed
- D. After the order has been completely sourced
正解:B
質問 # 25
What happens when you use a deployment tag in the items.xml file? Note: There are 2 correct ====== answers to this question.
- A. The name of the deployment table is generated automatically.
- B. The deployment typecode is used as part of the primary key (PK) of that type's items.
- C. All instances of the enclosing type are stored in the specified database table.
- D. Only non-inherited properties of the enclosing type are stored in the deployment table.
正解:B、C
質問 # 26
How can you define a new event? Note: There are 2 correct answers to this question.========
- A. Extend a pre-defined event DTO in a custom beans.xml.
- B. Create a new DTO in a beans.xml file.
- C. Create a new EventTemplate in an ImpEx file.
- D. Create a new ItemType in an items.xml file.
正解:B、D
質問 # 27
Which of the following relations are defined in the data model for personalization (based on ====== SmartEdit)? Note: There are 2 correct answers to this question.
- A. A one-to-many relation between CxCustomization and CxVariation.
- B. A many-to-many relation between CxVariation and CxAbstractAction.
- C. A one-to-many relation between CxExpressionTrigger and CxSegment.
- D. A many-to-many relation between CxSegmentTrigger and CxSegment
正解:A、D
質問 # 28
You want to display a custom CMS component in an Accelerator-based storefront. What can be configured or implemented regarding this CMS component? Note: There are 2 correct answers:
- A. Redefine the default CMSComponentController alias
- B. Implement a renderer in the cmsComponentRenderer Registery
- C. Create a JSP named(componentTypeCode) jsp
- D. Create a controller in the cmsComponentControllerRegistry
正解:B、C
質問 # 29
You are implementing a new custom promotion action that changes the delivery mode of an order. What steps are required to make sure that the effects of this action are reverted as soon as the condition that triggered it is NO longer fulfilled? Note: There are 2 correct answers to this question.
- A. Define a new session attribute to store the original delivery mode
- B. Implement your custom action item so that it can store the original delivery mode
- C. Create a promotion that uses the inverse action if the condition is NOT fulfilled
- D. Implement the undo method in your custom rule action strategy
正解:B、D
質問 # 30
You are asked to define a new business process. What steps do you perform? Note: There are 3 correct answers to this question.
- A. Define the process in BPMN format.
- B. Define the actions as Spring beans.
- C. Define actions as new item types.
- D. Define the process in XML format.
- E. Create actions in Java code.
正解:B、D
質問 # 31
You need to add a new Cockpit to the Backoffice to implement new features for a business user role. Which tasks are required? Note: There are 2 correct answers to this question.
- A. Create or reuse an add-on, and install it into the storefront.
- B. Create or reuse a Backoffice extension with the proper meta information.
- C. Add a new layout widget in config.xml.
- D. Create a new multiplexer widget for the borderlayout widget.
正解:B、C
質問 # 32
What can you do within the integration UI Tool in Backoffice? Note: There are 2 correct answers to this question.
- A. Set up access rights for integration objects.
- B. Force-delete an integration object even if it is associated with an InboundChannelConfiguration (ICC).
- C. Create a search restriction to secure an integration object for only a certain integration user group.
- D. Export the configuration types so that they can be imported into a target system.
正解:C、D
質問 # 33
How can you create asynchronous events in the SAP Commerce Cloud platform? Note: There are 2 ======== correct answers to this question.
- A. Implement the ClusterAwareEvent interface.
- B. Implement the TransactionAwareEvent interface.
- C. Change the platformClusterEventSender Spring bean configuration.
- D. Extend the AbstractEvent class.
正解:A、C
質問 # 34
When using monitoring support in the integration API Module, What should you pay attention to?
- A. If the number of batches in a bulk requests exceeds the time allowed, then the system records one inbound request with the payload.
- B. As, it's not possible to disable the monitoring on a running server, you need to change the dedicated properties in the local properties
- C. In outbound monitoring, if the source of the outbound request is not from outbound sync or webhooks, it is set as UNKNOW
- D. You can monitor the inbound integration requests using the Meta API.
正解:C、D
質問 # 35
Which of the core storefront features does Spartacus support? Note: There are 3 correct answers to this question.
- A. B2B Scheduled Replenishment
- B. Newsletter Subscription
- C. Wish List
- D. Customer Interests
- E. Configurable Promotions
正解:C、D、E
質問 # 36
What should you pay attention to when connecting two widgets?
- A. The input socket's type must be a sub type of a composed item type.
- B. The input socket's type should be the same as the output socket's type.
- C. The output socket's type does not have to be the same as the input socket's type.
- D. The output socket's type must be the same as the input socket type.
正解:D
質問 # 37
Which component configurations does the ServiceLayer architecture promote? Note: There are 3 ===== correct answers to this question.
- A. Facades orchestrate Strategies
- B. Services orchestrate Strategies
- C. Facades orchestrate Services
- D. Services orchestrate Converters
- E. Facades orchestrate Converters
正解:A、C、D
質問 # 38
What can a *-backoffice-widgets.xml contain in the Backoffice framework? Note: There are 2 correct answers to this question.
- A. Context configuration object definition
- B. Virtual socket definition
- C. Spring beans of backoffice web context
- D. Widget connection
正解:B、D
質問 # 39
Which configuration options are available on a cache region? Note: There are 3 correct answers to this question.
- A. Eviction policy
- B. Persistence mode
- C. Clustering enabled
- D. Statistics enabled
- E. Size
正解:A、D、E
質問 # 40
Your system contains a search restriction with the following parameters: Type: Product User:
anonymous. Restriction: 1=0. There is a product "Candle" in the online catalog and a variant product "PinkCandle" in the online catalog. The system renders the Product Detail Page for Pink Candle using the following flexible search query: "SELECT {pk} FROM {VariantProduct} WHERE{code}="PinkCandle". What happens next?
- A. The flexible search query returns "PinkCandle".
- B. The flexible search query returns an SQL exception.
- C. The flexible search query returns a null value.
- D. The flexible search query returns an empty list.
正解:D
質問 # 41
You are running a transaction that creates an item and updates it twice. If the transaction is committed successfully, how many AfterSaveEvent items will the ServiceLayer create?
- A. 0
- B. 1
- C. 2
- D. 3
正解:D
質問 # 42
You need to create a CronJob for an automated task that will be performed every day at midnight.
Which steps would you follow? Note: There are 3 correct answers to this question.
- A. Create a CronJob item and a trigger for midnight using ImpEx or Backoffice.
- B. Perform a system update for essential data.
- C. Perform a system update for sample data.
- D. Register the JobPerformable bean in your extension's Spring configuration file.
- E. Define the Cronjob logic in a class that implements the JobPerformable interface.
正解:A、D、E
質問 # 43
During development, how do you ensure that the modified resources of an installed addon get copied into the storefront? Note: There are 2 correct answers to this question.
- A. Run an ant deploy command.
- B. Set up the resourceFilter.
- C. Make sure the addonFilter is enable
- D. Run an ant all command.
正解:C、D
質問 # 44
What do you set up to create visibility rules for specific product items for a user group?
- A. A search restriction on the UserGroup type
- B. A search restriction on the Product type for the user group
- C. A type access right on the UserGroup type
- D. A type access right on the Product type for the user group
正解:B
質問 # 45
What type of class should you implement when you need to change the trigger for recalculating the user experience results?
- A. A populator
- B. A controller
- C. An interceptor
- D. A voter
正解:A
質問 # 46
In an Accelerator-based storefront, which of the following would allow you to display a custom ====== CMS Component? Note: There are 2 correct answers to this question.
- A. Configure a renderer in the cmsComponentRendererRegistry that doesn't need to use a data object or a view.
- B. Configure a custom controller bean and redefine the DefaultCMSComponentController alias to point to it.
- C. Create a controller for this component and register it in the cmsComponentControllerRegistry
- D. Create a JSP named [componentTypeCode].jsp that pulls data from a [ComponentTypeCode]Data object.
正解:A、D
質問 # 47
You have created your products and price rows using the approach displayed in the following ImpEx file: $catalog-id=Default $catalogversion=Staged $catalogversion=catalogversion(catalog(id),version)
[unique=true,default=$catalog
-id:$catalog-version] INSERT_UPDATE
Product;code[unique=true];$catalogversion;name[lang=en];unit(code);approvalStatus(code); ;pro duct1;;product1;pieces;approved; ;product2;;product2;pieces;approved; #in total 1000 product data lines INSERT_UPDATE PriceRow;productId[unique=true];price;unit(code);currency(isocode) ;product1;100;pieces;EUR ;pr oduct2;200;pieces;EUR #in total 1000 price row data lines. After you import this file and synchronize the catalogs (Staged to Online), how many items are stored in the database?
- A. 2000 products and 2000 price rows
- B. 1000 products and 2000 price rows
- C. 2000 products and 1000 price rows
- D. 1000 products and 1000 price rows
正解:C
質問 # 48
You are implementing two new independent extensions, extension A and extension B, both of which extend and overwrite a bean of the core platform. How can you make sure the bean from extension A doesn't override the one from extension B? Note: There are 2 correct answers to this question.
- A. The beans are loaded in alphabetical order; therefore, extension B takes precedence.
- B. Define a dependency wherein extension B requires extension A
- C. Use the beans' parent attribute in extension B to specify the core bean.
- D. Add only one of the extensions into localextensions.xml at the same time.
正解:B、D
質問 # 49
......
P_C4H340_34認証試験問題集ガイド解答は練習専門GoShiken:https://www.goshiken.com/SAP/P_C4H340_34-mondaishu.html
最高のベストSAP Certified Development Professional学習試験問題集ガイドは最高のP_C4H340_34試験:https://drive.google.com/open?id=1OPb44ziIPpbqbXZsmMIx-15xW0OLOBkw