Hi Albrecht,
thanks for your answer.
The function import GetForm is available in SEGW under DataModel -> Function Imports. GetFormData is not. How am I able to import GetFormData?
When I try to call GetForms?FormBundleID=%FORMBUNDLE_ID% (Placeholder contains my FormBundleID) I get the Message: "Ressource für Segment 'GetForms' nicht gefunden // Ressource for segment 'GetForms' not found".
I tried to call GetForm?FormBundleID=%FORMBUNDLE_ID% and I get the error "invalid function import parameter". The FormBundle ID is correct. Is this because I only provided the FormBundleID?