Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
Describe the bug
A record can have a source record position. If the record is produced by the stream processing then it points to the record that was processed. Otherwise, the source record position is less than 0. This allows the see the causality.
Currently, there are some records that have a source record position but that are not produced by processing the record.
Is your feature request related to a problem? Please describe.
There is no easy way to get to a diagram file that is open in the Camunda Modeler. The only way to figure out where that file is on your hard drive is the tooltip that pops up on hovering the tab.
In the modeler, when assigning an "Id" in the "General" tab, QName compliance is enforced.
If I try to input "2fa-sms", I get an error msg "Id must be a valid QName"
However, when I create a "Call Activity" element in a BPMN, I can assign a non QName value in
Is your feature request related to a problem? Please describe.
Currently, names of message elements on message flows are not rendered
Given this example diagram
Describe the solution you'd like
Render the