Forum

Patrick
      Has successfully completed the online course Introduction
    1 year ago #36599
    Up
    0
    Down
    ::

    Hi Jennifer,

    we’ve already tested a SQL connector but it was the same issue. Unfortunately, an update is currently not an option for us.

    However, we noticed that since our last update there is a new “shape”: the “data source” in the UIDesigner. If we enter the entity set in the data source additionally and bind the parameters (key, value) there, then the mapping in the process designer works.

    But there is no onInit event in the UIDesigner binding, so we have to map the data twice:

    1. in the UIDesigner via data source and
    2. in the ProcessDesigner via DataService after an onInit event.

    That seems to be a very uncomfortable solution. Do you have a better idea?