当前位置:网站首页>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.

边栏推荐
- How MySQL's allowMultiQueries flag relates to JDBC and jOOQ
- 学习笔记 Golang 写入文件(io.WriteString、ioutil.WriteFile、file.Write、write.WriteString)
- ESP8266-Arduino编程实例-MCP9808数字温度传感器驱动
- lotus-local-net 2k v1.17.0-rc4
- LeetCode - 025. 链表中的两数相加
- Build a Valentine's Day confession website (super detailed process, package teaching package)
- 关于我放弃考研这件事儿
- The function of SQL GROUP BY dependence
- 关于IDEA开发工具的介绍
- R 语言data.frame 中的另一行中减去一行
猜你喜欢
随机推荐
Double non-one into bytes!!Pure dry goods sharing
Android studio connects to MySQL and completes simple login and registration functions
立方体IV(暑假每日一题 10)
busybox之reboot命令流程分析
Is the working process of the belt you know the story - actionreducerstore
最近两个月谷歌 ad 掉的厉害
Docker build Mysql master-slave replication
ESP8266-Arduino编程实例-MCP9808数字温度传感器驱动
Comparison of ipv4 and ipv6 (IPV4)
vb.net 画曲线
CWE4.8 -- The 25 most damaging software security issues in 2022
dosbox基础使用[通俗易懂]
纷享销客罗旭对话元气森林黄晓枫:零售数字化的终点不是创新,而是数据
小试牛刀—猜数字游戏
JVS设置不同应用的登录时效时间
kubernetes之服务发现
CameraToolUnity中两种摄像机的两种观察控制方式
Hybrid brain-computer interface system based on steady-state visual evoked potentials and attentional EEG
Docker practical experience: Deploy mysql8 master-slave replication on Docker
MySql模糊查询大全








