Ektron CMS400.Net Reference
Add the OrderFraudEventActivity to a workflow when you want to block the workflow from going down a path that handles fraudulent orders until the order has actually been marked as fraud.
This activity does not mark the order as fraudulent. It waits for a user, API code or the UpdateOrderActivity to mark the order as fraud in Ektron CMS400.NET before it continues down the path. Think of it as gate that’s waiting for a certain event to happen before it can continue. Once the event happens, the path is opened in the workflow.
For information on how to mark an order as fraud in the Workarea, see Marking the Order as Fraud.
OrderId - dynamically associate this activity with orders in Ektron CMS400.NET.
The following table explains the properties of the OrderFraudEventActivity workflow activity.
Property |
Description |
Data Type |
Activity |
||
(Name) |
Enter a name for the Activity. |
String |
Description |
Enter a description for the Activity. |
String |
Enabled |
Set to true to enable this activity in the workflow. Default is True. Choices are: True - enable the activity. False - disable the activity. |
Boolean |
Roles |
|
|
Handlers |
||
Invoked |
Specify code that executes when the order has been marked as fraud. |
String |
Misc |
||
OrderId |
Select OrderId to dynamically associate this activity with orders in Ektron CMS400.NET. Click Ellipsis ( |
|