HTM offers two built-in features to this end: custom properties and query tables.
HTM为此提供两个内置特性:定制的属性和查询表。
Querying and replaying failed messages from HTM and BFM hold queues.
查询和重放htm和BF m存放队列中的失败消息。
The BPC and HTM installation wizards create a new bus and new resources if they don「t find a bus by that name.
如果BPC和HTM安装向导没有找到该名称的总线,则它们会创建新的总线和资源。
Now that you」ve created the classes to call the BFM and HTM Web service APIs, let「s create a simple user interface that will use those APIs to interact with processes and human tasks.
现在已经创建了调用BFM和HTMWeb服务API的类,下面创建一个简单的用户界面,它使用这些API与过程和人工任务交互。
The WebSphere Process Server HTM API returns the current input data for a human task via the claim() call.
WebSphereProcessServerHTMAPI通过claim()调用返回一个人工任务的当前输入数据。
In the configuration form, shown in Figure 18, ensure that the URLs for the BFM and HTM Web services are correct, and specify the user ID and password.
在配置表单中(见图18),确认BFM和HTMWeb服务的URL是正确的,指定用户ID和密码。
While the HTM provides a versatile query method to retrieve pertinent technical information, the tricky part is dealing with a potentially large number of tasks or attributes in an efficient way.
尽管HTM提供的query方法可以获取相关的技术信息,但较难的部分是以高效的方式处理大量任务或属性。
You can enable human task history in the administrative console, using panels for the BPC container and HTM configuration, as shown in Figure 10.
您可以在管理控制台中使用针对BPC容器和HTM配置的面板启用人工任务历史记录,如图10所示。
You can easily extend this to other BFM and HTM Web service APIs and build similar clients for other business process applications.
可以轻松地扩展它以使用其他BFM和HTMWeb服务API,以及为其他业务流程应用程序构建相似的客户机。
Now that the Flex client application is complete, it can call BFM and HTM Web service APIs to interact with OrderSampleProcess running on Process Server.
现在Flex客户机应用程序已经完成了,它可以通过调用BFM和HTMWeb服务API与ProcessServer上运行的OrderSampleProcess交互。
Separating the 「administrative applications」 from the SCA. BPEL, and HTM applications.
将「管理应用程序」与SCA、BPEL和HTM应用程序分开。
Inline invocation tasks that have been created via the HTM API are not deleted when the business process is deleted.
当删除业务过程时,通过HTMAPI创建的内联调用任务不会被删除。
Now that you」ve created a simple Web service proxy, you can create the classes BFMWebService.as and HTMWebService.as to implement the BFM and HTM APIs we need.
现在已经创建了一个简单的Web服务代理,下面可以创建BFMWebService . as和HTMWebService . a s类来实现所需的BFM和HTMAPI。
You need to have a basic understanding of the capabilities of the BFM and HTM Web service APIs, because you'll be making a few Web service calls using Flex.
您需要基本了解BFM和HTMWeb服务API的功能,因为我们将用Flex发出一些Web服务调用。