Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Maintain OneList workflow task configuration in FAB
  2. Update SAP adapter table mappings
  3. Create category and adapter in OneList


Summary Task list layout

  • ID = TOP
  • Title is main summary text:

Image Added
Summary sections appear below the title:

  • Title and value are concatenated in OneList for a summary task:

Image Added
SAP Adapter table mappings
Via SM30
Create 4 entries for task list, changed task, attachment and actions:
/IQX/OL_JOB_DEF
Image Added
For convenience, use the form name as Job Type
Use the corresponding base classes and methods:

Type

Class

Method

Frequency (min)

Task Sync

/IQX/CL_FAB_ADPT

SYNC_DELTA_TASK_LIST

1

Actions

/IQX/CL_FAB_ADPT

SYNC_ACTIONS

1

Attachments

/IQX/CL_FAB_ADPT

SYNC_ATTACHMENTS

1

Change details

/IQX/CL_FAB_ADPT

SYNC_CHANGED_TASK_LIST

60


Image Added
/IQX/OL_TASK_DEF
Map the Job Type to OneList task category and number (of tasks to sync per call?)
Image Added
Test for data extraction
/IQX/GET_FORM_DATA_ONE_LIST
Image Added
Create category in OneList
Image Added
Create adapter in OneList
Image Added
Once Adapter is created, go back into the adapter Configuration and specify FAB as transformer:
Image Added
Monitor in sm37
EXP
Image Added