How do I wrap attributes values with special characters as CDATA?

While creating attributes, the attribute values can have special characters. By wrapping them in CDATA, you avoid issues where these characters can cause extraction errors.

To wrap an attribute value in CDATA during XML output, follow these steps:
  1. Go to Navigator > My Client Groups > Data Exchange.

  2. In the Data Exchange work area, select Extract Definitions.

  3. On the Extract Definitions page, select the extract definition you want to modify.

  4. Click the Design tab, then click Object Details.

  5. Click Attributes, and select the desired Attribute Name.

  6. On the selected attribute’s page, select the Wrap as CDATA check box.

  7. Click OK.

  8. Click Save.

  9. Click Validate, and review any validation messages.

  10. Click Done.