Apache Unomi 1.x - Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.4.4. Tracking form submissions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 8.21.3. Form event type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "itemId": "mysite" }, "target":{ "itemType":"form", "scope":"example", "itemId":"contactForm" },0 码力 | 158 页 | 3.65 MB | 1 年前3Apache Unomi 2.x - Documentation
"itemId": "mysite" }, "target":{ "itemType": "form", "scope": "example", "itemId": "contactForm" }, hello-world.groovy ). curl -X POST 'http://localhost:8181/cxs/groovyActions' \ --user karaf:karaf \ --form 'file=@""' BASH curl -X DELETE 'http://localhost:8181/cxs/groovyActions/ ' NO_CHANGE } GROOVY curl -X POST 'http://localhost:8181/cxs/groovyActions' \ --user karaf:karaf \ --form 'file=@hello-world.groovy' BASH Finally, register a rule to trigger execution of the groovy action: 0 码力 | 117 页 | 4.78 MB | 1 年前3Apache Unomi 1.1.x - Documentation
and identifier (identity). This base structure can be extended, if needed, using properties in the form of key-value pairs. These properties are further defined by the Item’s type definition which explicits 2. EXTENDING UNOMI VIA PLUGINS Unomi is architected so that users can provided extensions in the form of plugins. 1.2.1. TYPES VS. INSTANCES Several extension points in Unomi rely on the concept of management systems. They interact with Unomi by providing raw, uninterpreted contextual data in the form of events and associated metadata. That contextual data is then processed by the context server to0 码力 | 32 页 | 477.20 KB | 1 年前3
共 3 条
- 1