Hi Bruno,

The port names must match the Web Service operation's request and
response parameter names defined in the WSDL. If you change the
operation (set in the actor's "method" parameter), then the actor
will automatically change the ports to match the parameter names.

  --dan


On 8/4/14 12:24 PM, Bruno Bastos wrote:
Hello everybody,
I'm having a problem while creating a WSWithComplexTypes Task on Kepler and
maybe you can help me.

The problem is due to the name of the ports that are automatically
generated on Kepler. Kepler automatically generates the name "> result" for
the output port, but I tried to change it for "r", since its more legible.

After changing the port name I and exported the workflow as an XML file and
it seems to be OK. But when  I open this workflow on another machine Kepler
automatically renames the port to "> result" again, and the connections
bound to this port are lost.

Is there any way to tell Kepler to stop generating the ports automatically
for a WSWithComplexTypes Task?

Thanks.



_______________________________________________
Kepler-users mailing list
Kepler-users@kepler-project.org
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users


_______________________________________________
Kepler-users mailing list
Kepler-users@kepler-project.org
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

Reply via email to