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

边栏推荐
- 栈和队列的基本概念
- VBA实现双击单元格自动输出对号再次双击取消对号
- Build a Valentine's Day confession website (super detailed process, package teaching package)
- 给你一个大厂面试的机会,你能面试上吗?进来看看!
- The most complete phpmyadmin vulnerability summary
- 小试牛刀—猜数字游戏
- Docker实践经验:Docker 上部署 mysql8 主从复制
- 学习笔记 Golang 写入文件(io.WriteString、ioutil.WriteFile、file.Write、write.WriteString)
- MySQL模糊查询性能优化
- The item 'node.exe' was not recognized as the name of a cmdlet, function, script file, or runnable program.
猜你喜欢

am335x 看门狗驱动&看门狗应用例程序

IDEA configure method annotation automatic parameters

Docker installs canal and mysql for simple testing and achieves cache consistency between redis and mysql

The item 'node.exe' was not recognized as the name of a cmdlet, function, script file, or runnable program.

消息队列面试题(2022最新整理)

Different lower_case_table_names settings for server ('1') and data dictionary ('0') solution

线性表的基本概念

小试牛刀—猜数字游戏

Redis学习笔记-3.慢查询和其他高级数据结构

Shengxin Weekly Issue 38
随机推荐
使用 Excel 读取 SAP ABAP CDS View 通过 ODBC 暴露出来的数据
lotus-local-net 2k v1.17.0-rc4
最长算术(暑假每日一题 11)
基于姿态估计的护具佩戴检测与动作识别
连续变量离散化教程
Banyan Tree Loan GPU Hardware Architecture
亲测可用!!!WPF中遍历整个窗口的所有TextBox组件,对每个输入框做非空判断。
file contains vulnerabilities
认知—运动康复医疗机器人应用设计
chroot命令
学习笔记 Golang 写入文件(io.WriteString、ioutil.WriteFile、file.Write、write.WriteString)
关于Mysql数据库的介绍
0x80070570文件或目录损坏且无法删除(0x80070091怎么删除)
多线程学习笔记-2.final关键字和不变性
基于稳态视觉诱发电位和注意力脑电的混合脑机接口系统
Candence学习篇(11) allegro中设置规则,布局,走线,铺铜
Json和对象之间转换的封装(Gson)
VBA输出日志到工作簿demo
在 Excel 里使用 ODBC 读取 SAP BTP 平台上 CDS view 的数据
How MySQL's allowMultiQueries flag relates to JDBC and jOOQ