简体   繁体   English

Oracle BPM,工作区

[英]Oracle BPM, Workspace

I recently have started working with oracle bpm and trying to make some changes on my workspace page which will be shown to the users. 我最近开始使用oracle bpm并尝试在我的工作区页面上进行一些更改,这些更改将显示给用户。 I want to customize the name of the application that I deployed and change it as I prefer, for example removing its version. 我想自定义部署的应用程序的名称,并根据需要更改它,例如删除其版本。 I am trying to do this with adding jQuery in the jspx file inside "\\Oracle\\Middleware\\Oracle_SOA1\\soa\\applications\\OracleBPMWorkspace.ear", is there any other way that does not need to change jspx file? 我试图通过在“ \\ Oracle \\ Middleware \\ Oracle_SOA1 \\ soa \\ applications \\ OracleBPMWorkspace.ear”内的jspx文件中添加jQuery来执行此操作,是否还有其他不需要更改jspx文件的方法?

There are two different questions here. 这里有两个不同的问题。 1. How to customize a custom developed application? 1.如何自定义定制开发的应用程序? 2. How to customize built-in applications, such as BPM Workspace? 2.如何自定义内置应用程序,例如BPM Workspace?

For the first you can change the title in the JDeveloper (BPM Studio), just right click your initiator process and in the name field type in whatever name you want to see in the applications link in the BPM Workspace; 首先,您可以在JDeveloper(BPM Studio)中更改标题,只需右键单击启动程序,然后在name字段中键入要在BPM Workspace的应用程序链接中看到的任何名称;

For the second case, when you want to customize the BPM Workspace you can start with this https://java.net/projects/oraclebpmsuite11g/downloads/directory/Samples/bpm-CustomizingWorkspace/ 对于第二种情况,当您要自定义BPM工作区时,可以从以下位置开始https://java.net/projects/oraclebpmsuite11g/downloads/directory/Samples/bpm-CustomizingWorkspace/

Let me know if you have any questions. 如果您有任何疑问,请告诉我。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM