Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: can be viewed by all

The SYNC_TASKS_BY_OBJECT_ID adapter calculates computes the HASH CHECKSUM Hash Checksum value from table the /IQX/FORMHD_INST table to check the monitor changes in the FAB Instance and sync it to synchronize them with OneList.
The tasks are being checked per object id which is Tasks are verified based on each object ID, which corresponds to the FAB instance.

  1. Create/Use At least one task action must have the OneList Action activated in FAB Workflow.

...

  1. Create the implementation ‘Set for Set string for OneList hash calculations’calculations.

    image-20240723-112055.pngimage-20240724-052321.png
    • IS_DATA - FAB Instance data

    • R_STRING_FOR_HASH - any string from the FAB instance data

      • If this string is changed, the value CHECKSUM is also changed

      • If CHECKSUM is changed, it will trigger the sync from SAP to OneList

    • Utilize the hash string as needed

  1. Go to /IQX/OL_CONFIG to set up the OneList Integrations

    1. If not yet configured, create New Entry of OneList Integration configuration, name Task Type and add FAB Form as Task ID

      image-20240723-112358.pngImage Modified

    2. After saving the new entry, select your Task Type and open OneList Job configuration

      image-20240730-022126.pngImage Modified

    3. Create the Integr.API/Action SYNC_TASKS_BY_OBJECT_ID

      image-20240724-053642.pngImage Modified

      The Sync Action should be enabled/Active

      image-20240723-113442.pngImage Modified

  2. Login to OneList > Administration > Adapters

    image-20240724-053223.pngImage Modified

    1. Click on Add button and input details and Save
      Source System: From which the FAB Form is being called
      Task Type: Name of Task Type created from /IQX/OL_CONFIG
      Category: Select depending on the Form requirements

      image-20240724-053335.pngImage Modified

...

  1. Submit a form instance and proceed with the approval process until it reaches the task action set as a OneList Task Action

...

  1. .

  2. Once the OneList action is triggered, verify the message logs through SM37 and SLG1 for the task and job

...

  1. as follows.

    image-20240725-054045.pngImage Modified