Create Interactive Communications for Print and Web with no synchronization

Create Interactive Communication for Print channel

The following is the list of resources that have already been created in this tutorial and are needed while creating the Interactive Communication for the Print channel:

Print template: create_first_ic_print_template

Form Data Model: FDM_Create_First_IC

Document Fragments: bill_details_first_ic, customer_details_first_ic, bill_summary_first_ic, summary_charges_first_ic

Layout Fragments: table_lf

Images: PayNow and ValueAddedServices

  1. Log in to the AEM author instance and navigate to Adobe Experience Manager > Forms > Forms & Documents.

  2. Tap Create and select Interactive Communication. The Create Interactive Communication wizard is displayed.

  3. Specify create_first_ic in the Title and the Name field. Select FDM_Create_First_IC as the Form Data Model and tap Next.

  4. In the Channels wizard:

    1. Specify create_first_ic_print_template as the Print template and tap Select. Ensure that the Use Print as Master for Web Channel checkbox is not selected.
    2. Specify Create_First_IC_templates folder > Create_First_IC_Web_Template as the Web template and tap Select.
    3. Tap Create.

    A confirmation message is displayed that the Interactive Communication has been created successfully.

  5. Tap Edit to open the Interactive Communication in the right pane.

  6. Go to the Assets tab and apply the filter to display only the document fragments in the left pane.

  7. Drag-and drop the following document fragments to their target areas in the Interactive Communication:

    Document Fragment
    Target Area
    bill_details_first_ic
    BillDetails
    customer_details_first_ic
    CustomerDetails
    bill_summary_first_ic
    BillSummary
    summary_charges_first_interactive_communication
    Charges

    create_first_ic_doc_fragments

  8. Tap Charts target area, and tap + to add a Chart component.

  9. Tap the Chart component and select configure_icon (Configure). The chart properties display in the left pane:

    1. Specify a name for the chart.
    2. Select Pie from the Chart Type drop-down list.
    3. Select the calltype property from the calls data model object type in the X-axis section. Tap done_icon .
    4. Select Frequency from the Function drop-down list.
    5. Select the calltype property from the calls data model object type in the Y-axis section. Tap done_icon .
    6. Tap done_icon to save the chart properties.
  10. Go to the Assets tab and apply the filter to display only the layout fragments in the left pane. Drag-and-drop the table_lf layout fragment to the Itemised Calls target area.

  11. Select the Text Field in the Date column and tap configure_icon (Configure).

  12. Select Data Model Object from the Binding Type drop-down list and select calls > calldate. Tap done_icon twice to save the properties.

    Similarly, create binding with calltime, callnumber, callduration, and callcharges for text fields in the Time, Number, Duration, and Charges columns respectively.

  13. Tap PayNow target area, and tap + to add an Image component.

  14. Tap the Image component and select configure_icon (Configure). The image properties display in the left pane:

    1. Specify PayNow as the name of the image in the Name field.
    2. Tap Upload, select the image saved on the local file system, and tap Open.
    3. Tap done_icon to save the image properties.
  15. Repeat steps 13 and 14 to add ValueAddedServices image to the ValueAddedServices target area.