P-C4H34-2411 試験問題 16
SAP Commerce Cloud でビジネスプロセスを開始するにはどうすればよいですか? 注: この質問には 2 つの正解があります。
P-C4H34-2411 試験問題 17
スクリプト エンジンを使用すると、SAP Commerce Cloud Server を再起動せずに、実行時に 3 つのスクリプト言語のいずれかで記述されたロジックを実行できます。SAP Commerce Cloud でスクリプトをすぐに適用するにはどうすればよいでしょうか。注: この質問には 3 つの正解があります。
P-C4H34-2411 試験問題 18
AcceleratorベースのストアフロントにカスタムCMSコンポーネントを表示したいと考えています。このCMSコンポーネントに関して、どのような設定や実装が可能ですか? 注:正解は2つあります。
P-C4H34-2411 試験問題 19
どのようなすぐに使える機能が提供されていますか? 注: この質問には 2 つの正解があります。
P-C4H34-2411 試験問題 20
これらのサンプルアイテムタイプはmyext-items xmlに定義されています。
<?xml バージョン="1.0" エンコーディング="150-8859-1"? >
< アイテム >
<itemtype code-"Passport" autocreate-"true" generate-"true" >
< デプロイメントタイプコード="8995" テーブル="パスポート" /3
<属性>...</属性>
</アイテムタイプ>
<itemtype code="Student" extends="customer" autocreate="true" generate="true" > <attributes > <attribute type-"Passport" qualifier-"identification">
< 永続性タイプ="プロパティ" b
</属性>
</属性>
< /アイテムタイプ>
< /アイテム >
識別属性をどのようにローカライズしますか?
<?xml バージョン="1.0" エンコーディング="150-8859-1"? >
< アイテム >
<itemtype code-"Passport" autocreate-"true" generate-"true" >
< デプロイメントタイプコード="8995" テーブル="パスポート" /3
<属性>...</属性>
</アイテムタイプ>
<itemtype code="Student" extends="customer" autocreate="true" generate="true" > <attributes > <attribute type-"Passport" qualifier-"identification">
< 永続性タイプ="プロパティ" b
</属性>
</属性>
< /アイテムタイプ>
< /アイテム >
識別属性をどのようにローカライズしますか?
