On Friday, 21. July 2006 22:43, patil deepali wrote:
>
> One more thing is that SWAMP.pm dosen't work as
> expected for me.
>
> my $url =
> 'http://localhost:8080/axis/services/swamp?wsdl';
> my $swamp = SUSE::Swamp->new($url);
>
> It gives runtime error at line 200.
>
> What's wrong with this
Oh! Thanks for replying!!
Yesterday, I wrote similar program (basically made few
changes in my old program for SWAMP) and started
working with it I am attaching it for your reference.
I am setting a variable called arguments in my work
flow which has the sequence in which process variable
need t
patil deepali schrieb:
> Hi!!!
>
> I installed swamp workflow product successfully. It looks G8!!
> I have few doubts though..
> 1. How can I call external perl scripts/ Shell scripts as a workflow action.
> (for a given node?)
> i.e. If I have script1.pl / script1.sh , which performs ce