Hi there,
I have a model (webservice) within my VC app with two input ports:
Testing the Web Service within the Web Services navigator works perfectly.
Now I want to use this webservice as model in my VC app.
The problem is how to pass the data to both ports and submit (it doesn't matter if and which data is present).
For the dates (Port 1) I want to use a Form-View and for the usernames I want to use a Table-View.
Any help would be greatly appreciated.
Thanks, Bernd