您好,登錄后才能下訂單哦!
這篇文章給大家介紹怎么分析SAP Hybris的Master Tenant和Netweaver的System Client,內容非常詳細,感興趣的小伙伴們可以參考借鑒,希望對大家能有所幫助。
# Master tenant in Hybris
根據http://的介紹,每個Hybris server只有1個master tenant,該tenant自動創建且不能刪除。
tenant信息在admin console里查看:
所有其他tenant(成為slave tenant)的technical setting,也就是JVM的setting都默認繼承自master tenant:
但是和Netweaver一樣,Hybris里每個tenant允許定義自己的locale和timezone, currency, date format設置。
# System client in Netweaver
SAP help里的介紹:
> Special client in AS ABAP with the client ID "000". The system client is where system-specific system programs run. When you log on to the system client of a multitenancy AS ABAP, you are not subject to the restrictions caused by tenant isolation. Furthermore, other clients have read-only access to data stored there under the client ID of the system client.
客戶機000基本上僅在支持包升級或ABAP負載生成(SGEN)和實現其他語言等時才用作工作客戶機。否則,客戶機000不應用作工作客戶機。以前做BYD時,在dev系統上給客戶做好addon,然后把package好的content(其實就是一個.zip文件)安裝到測試系統上. 安裝流程就是首先登陸測試系統的client 000.
原則上system client不允許拿來做transaction處理,所以才有了下面的check:
關于怎么分析SAP Hybris的Master Tenant和Netweaver的System Client就分享到這里了,希望以上內容可以對大家有一定的幫助,可以學到更多知識。如果覺得文章不錯,可以把它分享出去讓更多的人看到。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。