| Exam Code/Number: | P-C4H340-34Join the discussion |
| Exam Name: | Certified Development Professional - SAP Commerce Cloud Developer |
| Certification: | SAP |
| Question Number: | 84 |
| Publish Date: | May 29, 2026 |
|
Rating
100%
|
|
When are consignments created for an order in the default order management implementation?
How does SAP Commerce cloud, composable storefront compare to the SAP Commerce Cloud Accelerators? Note: There are 2 correct answers to this question.
To install and configure the Solr server in cloud mode, which sequence of steps should you use?
Which features does the Cloud Hot Folders module support? Note: There are 2 correct answers to this question.
Assuming that property impex.legacy.scripting is set to false and 'Enable code execution' is checked, what are the results of the following ImpEx script? INSERT_UPDATE Title;code[unique=true] #%groovy% beforeEach: line.clear(); ;foo; ;bar; ;baz;