Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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
colourGreen
titleIntutive
/
Status
colourGreen
titleHave Use Case
 = Either documented usecase or we know how to make an application with it.

Status
colourRed
titleNeed Usecase
 = Need document on how to use

Status
titleNot Tested
 = Waiting for usecase or have not started testing

Status
colourRed
titleFail
 = Built use case has failed in the latest build

Status
colourGreen
titlePass
 = An application has been built for this use case and it works.

Application Menus

Use CaseDescriptionStatusTestedComments
Application and page securityShow and hide menu items and applications depending on a User's role
Status
colourGreen
titleIntutive
Status
titleNot Tested
 
Dynamic menu itemsDynamically load menu items from a rule
Status
colourGreen
titleHave Use Case
Status
titleNot Tested
Hakob provided a use case. Will impliment on list of Customers.
Portal AccessPages that can be shown without needing to log in by using the Public user account
Status
colourGreen
titleHave Use Case
Status
titleNot Tested
 

Capture Channels and Document Management

Use CaseDescriptionStatusTestedComments
Check-out/Check-inCapture a document and then edit it with Document Viewer and through client applications.
Status
colourGreen
titleHave Use Case
Status
colourRed
titleFail
Igor tested Capture and it does not work at all. FIiled JIRA bug.
Email CaptureSimple email capture with parsing the body
Status
colourGreen
titleHave Use Case
Status
colourRed
titleFail
 
Email Capture with XSLT and attachments in local pathEmail capture but with ability to parse the Body of the email and it's attachments
Status
colourRed
titleNeed Usecase
Status
colourRed
titleFail
 
Folder Capture with local pathsSetup a folder capture channel with all paths local to the drive.
Status
colourGreen
titleHave Use Case
Status
colourRed
titleFail
 
Scanning with indexing in Desktop ViewerScan or upload a file, and then index it with the Desktop Viewer
Status
colourGreen
titleHave Use Case
Status
colourRed
titleFail
 
XML CaptureSet up a capture channel of type XML
Status
colourRed
titleNeed Usecase
Status
colourRed
titleFail
 
BarcodingDo Batch Scanning where you separated documents by barcodes. The barcodes could either indicate an end of document set or have encoded information.
Status
colourRed
titleNeed Usecase
Status
colourRed
titleFail
 
WebDAVModify documents using WebDAV.
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 
Desktop Viewer and Web ViewerAdd annotations and modify image documents using the Desktop and Web Viewers.
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 

Content Generation and Distribution

Use CaseDescriptionStatusTestedComments
Email with attachments from CMSCreate an email template, with placeholders you pass from the page.
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 
Email with attachment from Resource folderSame as above but instead of attaching files from CMS, get them from the Resources folder
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Email with Constants and Rules bookmarksEmail tempalte where the placeholders are populated by bookmarks
Status
colourGreen
titleHave Use Case
Status
colourRed
titleFail
Created bookmarks, attached to Email Template but they did not get resolved. Filed JIRA task.
Mail merge templateWord document with placeholders you pass from the page.
Status
colourGreen
titleHave Use Case
Status
colourRed
titleFail
APPBASEPM-1416
Mail merge template with bookmarksWord document where the placeholders are populated by bookmarks
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 
Create Mail Merge document and send through emailGenerate a document with Mail Merge and then attach it to an email through the Distribution Channel
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Email that creates WorkItemParse an email and create a WorkItem out of it.
Status
colourGreen
titleHave Use Case
Status
titleNot Tested
 

Data Management

Use CaseDescriptionStatusTestedComments
Business Object EventsSet business object events and then show how they get triggered if data manipulation is done through Business Object API
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Views - one-to-manySet up a View between multiple business objects
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Views - many-to-manySet up a View between multiple business objects
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 

Reporting

Use CaseDescriptionStatusTestedComments
Jasper Report - PDFCreate report XML using report engine in the available output formats: PDF
Status
colourGreen
titleHave Use Case
Status
titleNot Tested
 

Rules

Use CaseDescriptionStatusTestedComments
System PlaceholdersUse System Placeholders when executing rules
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 
Business Object NotationDo CRUD operationations on business objects by creating the rules with the BO Notation toolbar
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 
Functional TagsSort, Filter and IsNotNull pre-compiler tags
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 
C# RulesDo a REST call to an outside webservice and a REST call on an AppBase service
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 
Spring.NETExecute a SQL Insert using Spring.NET
Status
colourGreen
titleHave Use Case
Status
colourRed
titleFail
Incorrect class names
Decision TableUse Action table and UI builder to create an action table
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
Works in Rule Debugger, but type SQL NonQuery Output parameter type not executing. Returns back entire SQL code. Filed JIRA task.
Rule SecurityCreate a rule to which a User can't execute, and then try to execute it.
Status
colourGreen
titleIntutive
Status
titleNot Tested
 
Rule GeneratorCreate CRUD rules using the Rule Generator and show that it works. Including Link/Unlink and View.
Status
colourGreen
titleHave Use Case
Status
titleNot Tested
 
Asynchronous RuleCall a rule asynchronously from a page, preferably without coding.
Status
colourGreen
titleHave Use Case
Status
colourRed
titleFail
Igor did test but it's executing correctly.
Composite RulesUse 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
colourRed
titleNeed Usecase
Status
titleNot Tested
 

Scheduler and Events

Use CaseDescriptionStatusTestedComments
SchedulerCreate a schedule task that runs a Rule every hour. The rule will record the activity
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Business EventsCreate a Business event and show how it can be used to do asynchronous work
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 

Workflow

Use CaseDescriptionStatusTestedComments
Workflow BuilderCreate a simple workflow without Split/Join with auto-generated rules and do send/auto-send/create
Status
colourGreen
titleIntutive
Status
colourGreen
titlePass
 
Workflow Builder + Split/JoinSame as above except with Split and Join functionality.
Status
colourGreen
titleIntutive
Status
colourGreen
titlePass
 
Workflow Builder + send multiple workitemsSame as first item except be able to send a few workitems on the same path
Status
colourGreen
titleHave Use Case
Status
colourGreen
titlePass
 
Workflow, Activities and Transitions EventsSame as first but also attach events and show which parameters get imputed and outputted.
Status
colourGreen
titleIntutive
Status
titleNot Tested
 
Ad-hoc WorkflowShow a simple workflow with Ad-Hoc processing
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Workflow with Action TableSame as first workflow but have auto-send on an activity be determined by an Action Table
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 

Presentation

Use CaseDescriptionStatusTestedComments
Result and Search with BO APIUse Unified Store to retrieve records with a One-To-Many relationship and search by selected fields. Display data in GridPanel
Status
colourGreen
titleIntutive
Status
colourGreen
titlePass
 
Result and Search with RuleUse Unified Store to retrieve records with a Rule and search by selected fields not using the Ecx Search Form. Display data in ComboBox.
Status
colourGreen
titleIntutive
Status
colourYellow
titleIn Progress
 
Create with BO APIUse Unified Store to create a record without rule
Status
colourGreen
titleIntutive
Status
colourYellow
titleIn Progress
 
Create with RuleUse Unified Store to create a record with selected rule
Status
colourGreen
titleIntutive
Status
colourYellow
titleIn Progress
 
Update with BO APIUse Unified Store to update a record without rule
Status
colourGreen
titleIntutive
Status
colourYellow
titleIn Progress
 
Update with RuleUse Unified Store to update a record without rule
Status
colourGreen
titleIntutive
Status
colourYellow
titleIn Progress
 
Detail with BO APIUse Unified Store to retrieve a record without rule
Status
colourGreen
titleIntutive
Status
colourYellow
titleIn Progress
 
Detail with RuleUse Unified Store to retrieve a record with rule. Show on form.
Status
colourGreen
titleIntutive
Status
colourYellow
titleIn Progress
 
Rule ActionSet up a Rule Action, execute it and do an action upon it's success
Status
colourGreen
titleIntutive
Status
colourYellow
titleIn Progress
 
Page ActionUse Page Action to navigate to another page and to open a pop-up
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Script ActionUse Script Action to create custom JS and then launch it from a listener of a Button
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Viewer ActionShow document and do other available actions using the Viewer Action
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Toolbar and BottomBarCreate a toolbar on a GridPanel and a FormPanel without programming
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Workflow from Page BuilderSet up Create WorkItem, Send WorkItem and Auto-Send Workitem from Page Builder without coding.
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Attach ResourcesAttach Solution Resources, Environment and Tenant Resources from Page Builder without coding.
Status
colourRed
titleNeed Usecase
Status
titleNot Tested
 
Unsupported ASPX TagsUse the Source tab to add custom code that the Builder will ignore but not remove. Like expanding grid.
Status
colourGreen
titleIntutive
Status
colourGreen
titlePass