More about Correspondence Fragment rules
Parent class
The immediate parent class of the Rule-Corr-Fragment rule type is the Rule-Stream class.
Click Actions > View Java to view the generated Java of a rule. You can use the Java code to debug your application or to examine how rules are implemented.
Standard rules
A few standard correspondence fragment rules are available for your use, including the following:
Name | Description |
---|---|
AssignmentLink.email | Creates an HTML link to an assignment, for use in HTML email messages. |
ExternalInstructions.email | Supports the Directed Web Access feature, for contacting external users who are to complete an assignment. |
ExternalMessage.email | Supports the directed Web access feature, conveying the body of the message. |
WorkLink.email | Includes an HTTP link to open the work item. |
WorkDetail.email | Presents a few facts about a work object in an email format. |
WorkDetail.Mail | Presents a few facts about a work object in a format suitable for printed portal mail or fax transmission. |
WorkDetail.PhoneText | Presents a few facts about a work object in a format suitable for SMS text messages. |