为什么某些 Siebel 对象是只读的?
我想向现有 Siebel 应用程序添加一些扩展,但我需要更改的对象仍然(部分)只读,尽管我已锁定相应的父项目。 例如,
- 将菜单项添加到应用程序主菜单。 =>我可以编辑现有项目,但无法添加新项目(工具的菜单“新记录”已禁用。)
- 添加自定义小程序以查看“销售主页视图”。它是只读的(当我单击“编辑网页布局”时,工具显示警告)。
有什么想法吗,为什么?
I want to add some extensions to an existing Siebel application, but the objects which I need to change remain (partially) read only, despite I have locked the respective parent projects.
E.g.
- Add a Menu item to the application main menu. => I can edit existing items, but I cannot add new items (Tool's menu "New record" is disabled.)
- Add a custom applet to view "Sales Home Page View". It's read only (Warning displayed by Tools when I click "Edit web layout").
Any ideas, why?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
似乎是 Siebel Tools 中的错误。重新启动工具后,我能够执行所需的更改。
Seems to be a bug in Siebel Tools. After a restart of Tools I was able to perform the desired changes.