Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有开箱即用的默认 hybris 用户(例如 importcockpit 的 importmanger),它具有管理员组权限。我不希望这个用户存在于我的系统中。但是,每当运行此用户创建的基本数据时。我如何在我的系统中处理这个用户。
您可以在删除此用户的其中一个扩展程序中简单地创建一个 impex。
对于每个环境,如果您有大量数据要删除/修改,您可以使用所有 impex 创建一个特定的扩展,然后仅将其部署在所需的环境中。