In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article introduces the relevant knowledge of "how to view the page technical information in CRM WebUI,C4C and Hybris". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
CRM
Press F2 on the WebClient UI page to see the technical information of the page and find out which BSP component implements the current page:
C4C
Add debugMode=true to the browser url, then press and hold Ctrl and right mouse button to bring up the technical details page similar to the CRM WebClient UI in the figure above:
Hybris
The same requirements, such as the product details interface shown in the figure below, I would like to know which JSP file is implemented?
There are no shortcuts like CRM and C4C to implement this requirement.
Log in to Hybris Content Management System (WCMS): https://localhost:9002/cmscockpit/index.zul
Find the model of the Product detail page by keyword search, as shown in the following figure.
Find the name of the model:
Look up more details based on the model name using ideas similar to ABAP SE16 lookup tables:
Select * from {PageTemplate} where {name} = 'Product Details PageTemplate'
Check out 6 records, and judge that the model I am looking for corresponds to the last record according to the last modify timestamp:
The path is as follows:
The full path to the jsp file implemented on the product details page is as follows: C:\ Hybris\ 6.5.0.23546\ hybris\ bin\ ext-template\ yacceleratorstorefront\ web\ webroot\ WEB-INF\ views\ responsive\ pages\ product\ productLayout2Page.jsp:
Another way is to open the file cms-content.impex:
There is also the name of the jsp file: productLayout2Page.
This is the end of the content of "how to View the Technical Information of pages in CRM WebUI,C4C and Hybris". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.