We are building samples for each one of these use cases:
URL: http://soldevqa03:8084/Ecx.Web
User/Pass: admin@config.tenant
Solution: Example
Key
/
Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
= Either documented usecase or we know how to make an application with it.
Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
= Need document on how to use
= Waiting for usecase or have not started testing
= Built use case has failed in the latest build
= An application has been built for this use case and it works.
Use Case | Description | Status | Tested | Comments |
---|
Application and page security | Show and hide menu items and applications depending on a User's role | | | |
Dynamic menu items | Dynamically load menu items from a rule | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | Hakob provided a use case. Will impliment on list of Customers. |
Portal Access | Pages that can be shown without needing to log in by using the Public user account | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Capture Channels and Document Management
Use Case | Description | Status | Tested | Comments |
---|
Check-out/Check-in | Capture a document and then edit it with Document Viewer and through client applications. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | Igor tested Capture and it does not work at all. FIiled JIRA bug. |
Email Capture | Simple email capture with parsing the body | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Email Capture with XSLT and attachments in local path | Email capture but with ability to parse the Body of the email and it's attachments | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Folder Capture with local paths | Setup a folder capture channel with all paths local to the drive. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Scanning with indexing in Desktop Viewer | Scan or upload a file, and then index it with the Desktop Viewer | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
XML Capture | Set up a capture channel of type XML | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Barcoding | Do Batch Scanning where you separated documents by barcodes. The barcodes could either indicate an end of document set or have encoded information. | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
WebDAV | Modify documents using WebDAV. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Desktop Viewer and Web Viewer | Add annotations and modify image documents using the Desktop and Web Viewers. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Content Generation and Distribution
Use Case | Description | Status | Tested | Comments |
---|
Email with attachments from CMS | Create an email template, with placeholders you pass from the page. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Email with attachment from Resource folder | Same as above but instead of attaching files from CMS, get them from the Resources folder | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Email with Constants and Rules bookmarks | Email tempalte where the placeholders are populated by bookmarks | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | Created bookmarks, attached to Email Template but they did not get resolved. Filed JIRA task. |
Mail merge template | Word document with placeholders you pass from the page. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | APPBASEPM-1416 |
Mail merge template with bookmarks | Word document where the placeholders are populated by bookmarks | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Create Mail Merge document and send through email | Generate a document with Mail Merge and then attach it to an email through the Distribution Channel | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Email that creates WorkItem | Parse an email and create a WorkItem out of it. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Data Management
Use Case | Description | Status | Tested | Comments |
---|
Business Object Events | Set business object events and then show how they get triggered if data manipulation is done through Business Object API | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Views - one-to-many | Set up a View between multiple business objects | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Views - many-to-many | Set up a View between multiple business objects | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Reporting
Use Case | Description | Status | Tested | Comments |
---|
Jasper Report - PDF | Create report XML using report engine in the available output formats: PDF | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Rules
Use Case | Description | Status | Tested | Comments |
---|
System Placeholders | Use System Placeholders when executing rules | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Business Object Notation | Do CRUD operationations on business objects by creating the rules with the BO Notation toolbar | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Functional Tags | Sort, Filter and IsNotNull pre-compiler tags | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
C# Rules | Do a REST call to an outside webservice and a REST call on an AppBase service | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Spring.NET | Execute a SQL Insert using Spring.NET | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | Incorrect class names |
Decision Table | Use Action table and UI builder to create an action table | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | Works in Rule Debugger, but type SQL NonQuery Output parameter type not executing. Returns back entire SQL code. Filed JIRA task. |
Rule Security | Create a rule to which a User can't execute, and then try to execute it. | | | |
Rule Generator | Create CRUD rules using the Rule Generator and show that it works. Including Link/Unlink and View. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Asynchronous Rule | Call a rule asynchronously from a page, preferably without coding. | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | Igor did test but it's executing correctly. |
Composite Rules | Use a builder to combine multiple rules into one and call it. Showing the ability to get output parameters as input parameters for next rule. | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Scheduler and Events
Use Case | Description | Status | Tested | Comments |
---|
Scheduler | Create a schedule task that runs a Rule every hour. The rule will record the activity | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Business Events | Create a Business event and show how it can be used to do asynchronous work | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Workflow
Use Case | Description | Status | Tested | Comments |
---|
Workflow Builder | Create a simple workflow without Split/Join with auto-generated rules and do send/auto-send/create | | | |
Workflow Builder + Split/Join | Same as above except with Split and Join functionality. | | | |
Workflow Builder + send multiple workitems | Same as first item except be able to send a few workitems on the same path | Status |
---|
colour | Green |
---|
title | Have Use Case |
---|
|
| | |
Workflow, Activities and Transitions Events | Same as first but also attach events and show which parameters get imputed and outputted. | | | |
Ad-hoc Workflow | Show a simple workflow with Ad-Hoc processing | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Workflow with Action Table | Same as first workflow but have auto-send on an activity be determined by an Action Table | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Presentation
Use Case | Description | Status | Tested | Comments |
---|
Result and Search with BO API | Use Unified Store to retrieve records with a One-To-Many relationship and search by selected fields. Display data in GridPanel | | | |
Result and Search with Rule | Use Unified Store to retrieve records with a Rule and search by selected fields not using the Ecx Search Form. Display data in ComboBox. | | Status |
---|
colour | Yellow |
---|
title | In Progress |
---|
|
| |
Create with BO API | Use Unified Store to create a record without rule | | Status |
---|
colour | Yellow |
---|
title | In Progress |
---|
|
| |
Create with Rule | Use Unified Store to create a record with selected rule | | Status |
---|
colour | Yellow |
---|
title | In Progress |
---|
|
| |
Update with BO API | Use Unified Store to update a record without rule | | Status |
---|
colour | Yellow |
---|
title | In Progress |
---|
|
| |
Update with Rule | Use Unified Store to update a record without rule | | Status |
---|
colour | Yellow |
---|
title | In Progress |
---|
|
| |
Detail with BO API | Use Unified Store to retrieve a record without rule | | Status |
---|
colour | Yellow |
---|
title | In Progress |
---|
|
| |
Detail with Rule | Use Unified Store to retrieve a record with rule. Show on form. | | Status |
---|
colour | Yellow |
---|
title | In Progress |
---|
|
| |
Rule Action | Set up a Rule Action, execute it and do an action upon it's success | | Status |
---|
colour | Yellow |
---|
title | In Progress |
---|
|
| |
Page Action | Use Page Action to navigate to another page and to open a pop-up | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Script Action | Use Script Action to create custom JS and then launch it from a listener of a Button | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Viewer Action | Show document and do other available actions using the Viewer Action | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Toolbar and BottomBar | Create a toolbar on a GridPanel and a FormPanel without programming | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Workflow from Page Builder | Set up Create WorkItem, Send WorkItem and Auto-Send Workitem from Page Builder without coding. | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Attach Resources | Attach Solution Resources, Environment and Tenant Resources from Page Builder without coding. | Status |
---|
colour | Red |
---|
title | Need Usecase |
---|
|
| | |
Unsupported ASPX Tags | Use the Source tab to add custom code that the Builder will ignore but not remove. Like expanding grid. | | | |