Fixed defects

This section lists defects that are fixed in Distributed Marketing version 10.1.

Issue ID Description
APAR PO06473, Defect 266127 Inconsistent values are saved in the database because users can enter a value in the Form editor that has more digits than supported by type Float.

This issue has been resolved by setting the default maximum length, including decimal point, for the Float field to 16 on the Form Editor.

APAR PO06640, Defect 265687 When a linked campaign is created from a corporate campaign in Distributed Marketing, entries for any custom campaign attributes are not added to the UA_CampAttribute table and the flowchart run fails.
APAR PO06863, Defect 248745 Flowchart workflow tasks do not start at the scheduled time if any previous (non-dependent) tasks fail. Any failed task is considered as a dependent task for the next scheduled task.
APAR PO07036, Defect 247265 The lookup options of the multi-Select attribute of a form are modified to have description (name) different than the ID column. A REST API call to get the form attributes details returns the description instead of the ID.

Users must pass the 'Version' parameter in headers with a value greater than 2.2. For more information, see the IBM Distributed Marketing REST API documentation.

PMR 270746, Defect 271166, 271168 Date or Time validation is not done by the REST API PUT call (collaborate/v1/advlists/{listid}/workflowrows/{rowid}) while updating date for workflow row. Invalid Date values are accepted with no validation message.
PMR 268822, Defect 268856 The changed order of the attributes placement within a Distributed Marketing form is not reflected in the JSON that is returned by the REST API call GET .../forms/{formid}/attributes.

This issue occurs when the user changes the order of Attributes for the first time, publishes the form, and calls the API for the first time.

Note: All the defects that were fixed in 10.0.0.1, 10.0.0.2, 10.0.0.3 fix packs are upmerged in version 10.1. For more information, see http://www-01.ibm.com/support/docview.wss?uid=swg24042685