当前位置:网站首页>ASM module in SAP Ecommerce Cloud Spartacus UI and Accelerator UI
ASM module in SAP Ecommerce Cloud Spartacus UI and Accelerator UI
2022-07-31 12:16:00 【Wang Zixi】
https://spartacus-demo.eastus.cloudapp.azure.com/electronics-spa/en/USD/?asm=true
After adding?asm=true after the url, there will also be an additional button Start Session above the login interface:

Select the previous customer on the current site, such as Jerry Wang:

From source code analysis, the Placed by field does not appear on the Spartacus UI:

Only the Placed on field:

The Placed by field is only used in B2B:

https://localhost:9002/acceleratorservices/sop-mock/process
See the response value of the above request from Accelerator:
Request URL: https://localhost:9002/acceleratorservices/sop-mock/process
Direct access is 405 Method Not Allowed

I try to checkout directly instead of ASM, what will happen.The Placed By field can be seen in the Backoffice Administration panel.

The asagent we use to log into ASM is an employee:

In ASM mode, enter the customer name Jerry, and return several matching results:

Select the correct Jerry Wang:

electronics.local’s server IP address could not be found.

https://electronics.local:9002/yacceleratorstorefront/electronics/en/checkout/multi/sop/response
https://electronics.local:9002/yacceleratorstorefront/electronics/en/checkout/multi/sop/response
https://answers.sap.com/questions/12761210/unable-to-place-order-in-electronics-site.html
https://hybrisdiary.wordpress.com/2015/08/07/the-server-at-electronics-local-cant-be-found-because-the-dns-look-up-failed/


Your account has been locked. Please contact your system administrator.

边栏推荐
- kubernetes之服务发现
- [core]-ARMV7-A、ARMV8-A、ARMV9-A 架构简介「建议收藏」
- A40i/T3 uboot启动时对PMU部分初始化
- 这款悄然崛起的国产API接口管理工具,你一定要晓得
- Use Excel to read data exposed by SAP ABAP CDS View through ODBC
- JS列表数据通过递归实现树形结构
- Character Functions and String Functions
- 串的基本概念与操作
- Indoor real-time laser SLAM control method based on biological excitation neural network
- Banyan Tree Loan GPU Hardware Architecture
猜你喜欢
随机推荐
Qt鼠标穿透
JS列表数据通过递归实现树形结构
关于==和equals的区别和联系,面试这么回答就可以
TOGAF10标准读书会第2场活动精彩继续,高光时刻回顾!
Use docker to build mysql master-slave
立方体IV(暑假每日一题 10)
想吃菌子,当然是自己上山找了
am335x 看门狗驱动&看门狗应用例程序
通过斐波那契数再谈函数递归2.0
PAT exam summary (exam experience)
MySQL模糊查询性能优化
函数的参数
多线程学习笔记-2.final关键字和不变性
Three-Phase PWM Rectifier Predictive Direct Power Control
The 2nd activity of the TOGAF10 Standard Reading Club continues wonderfully, and the highlights will be reviewed!
基于姿态估计的护具佩戴检测与动作识别
Json和对象之间转换的封装(Gson)
cesium-Web网页优化进阶
Service discovery of kubernetes
Caused by: 类找不到: org.apache.flink.table.planner.delegation.ParserFactory或者ExecutorFactory









