Processes
Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-processes></tcla-live-apps-processes>
Inputs
Attribute | Type | Comments |
---|---|---|
appId | string | The LA Application Id |
includeCaseDataPage | boolean | |
sandboxId | number | sandboxId - this comes from claims resolver |
typeId | string | The LA Application Type Id (generally 1) |
Outputs
Attribute | Type | Comments | |
---|---|---|---|
processClicked | EventEmitter |
||
Event | processClicked | Process selected | |
Payload | LaProcessSelection | LaProcessSelection object output when a process is clicked |
full development Documentation