yep. I understood that but here is the question - is it me or is it
perl-connector?

On Jan 25, 11:51 am, "John Mettraux" <[EMAIL PROTECTED]> wrote:
> 2007/1/25, mrozum <[EMAIL PROTECTED]>:
>
>
>
> > Hello Everyone!
>
> > I'm using OpenWFE  1.7.1.
> > Could you help me with following issue - I'm trying to launch a flow
> > using Perl API, right as it shown at test.pl:
>
> > my $testprocess='http://OWFE_SRV:7079/testflow.xml';
> > my( $li) = OpenWFEPerl::LaunchItem->new($testprocess);
> > my ($flowID) = $owfeperl->launchFlow("mainEngine", $li);
> > #print $flowID."\n";
> > print "ERROR $owfeperl->{error}";Hi,
>
> I don't know how to do that with Perl, but it seems the field
> workflowDefinitionUrl of the LaunchItem instance hasn't been set.
>
> Best regards,
> 
> --
> John Mettraux   -///-  http://jmettraux.openwfe.org


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFE users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwfe-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to