We've got a dead block: there is a check that doesn't allow to create flow steps with the operation:
Le interface+service n'est pas unique (une autre étape a la même valeur).
We need "Le interface+service+operation n'est pas unique (une autre étape a la même valeur)."
Now, we can't create without operation (not implemented), and create only for the first operation of the service: we're blocked for all the others operations of the wsdl.
Moreover, if a flow not declared into the referantial is received...we're completly bloqued because when we update the "Inconnu" flow...it changes because of the operation added, and doesn't detect that's the same flow, and create another new (keeping the 'Inconnu' step).
Help me! Help me please!
The 2 pages to enhance, to add the operation, on attachments