This returns a resultset object, and you need the first value returned by this process to get the new unique ID.
这将返回一个resultset对象,您需要这个过程所返回的第一个值,以获得新的唯一的ID。
Listing 2 shows the code snippet to get the process instance ID using the Business Flow Manager API.
清单2显示的是使用BusinessFlowManagerAPI获取流程实例ID的代码片段。
For all active processes, you get a process id, and that means you can identify the original user within the ps list by their id.
对于所有的活动进程,您都将获取一个进程ID,这意味着您可以在ps列表中通过ID来识别原始用户。
For all active processes, you get a process id, and that means you can identify the original user within the ps list by their id.
对于所有的活动进程,您都将获取一个进程ID,这意味着您可以在ps列表中通过ID来识别原始用户。
应用推荐