Ektron CMS400.Net Reference

>>Conducting eCommerce with Ektron CMS400.NET > Customizing eCommerce > OrderFraudEventActivity

OrderFraudEventActivity

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.

Key Properties

OrderId - dynamically associate this activity with orders in Ektron CMS400.NET.

OrderFraudEventActivity Properties

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 () and select OrderId from the list.

 


Visit the Ektron Dev Center at http://dev.ektron.com 1-866 - 4 - EKTRON

Ektron CMS400.NET Reference Version 8.02 SP1 Rev 1

Ektron Documentation,© 2011 Ektron, Inc.