Hi Thomas!

In last edition my workflow has been worked but now not - I try to fix
changes and I think that have found new bugs:

- DATA Edit in subworkflow don't see the parent databits
 - and Datacondition not working too (don't see the parent databit)
ERROR:
digital_sign1 referenced databit: mainset.digital_sign not available. 
Datacondition referenced databit: main.flag.in_world not available
 
p.s. but databits in main is described and way is pointed correctly 
       I pointed in subworkflow parentwf and parentwfversion
       
Please put attention on that, for ensure that this is bug or I make some
mistake

Greetings!

Vasyl



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thomas
Schmidt
Sent: Thursday, October 05, 2006 9:28 PM
To: swamp-devel@lists.sourceforge.net
Subject: Re: [swamp-devel] SWAMP 1.5.3 released

Vasyl Matyashovskyy wrote:
> Hi Thomas!
> 
> The question is about defaultdataset.
> 
> I meet the difficulty:
>  - how to see main dataset from subworkflow in new release?

Hi, the way of accessing the parents dataset has not changed.
Each workflow defines a dataset in its workflow.xml
with: <dataset name="nameX" ...>
When this workflow launches a subworkflow, the dataset is also
available for the subworkflow with the name "nameX".
New in this version are the attributes: parentwf and parentwfversion
of the <workflow> element. Those are needed for the verifier to check
if databits used in a workflow are available.
Greetings

-- 
Thomas Schmidt (tschmidt [at] suse.de)
SUSE Linux Products GmbH :: Research & Development :: Internal Tools
"Computers are useless. They can only give you answers.", Pablo Picasso

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net 

Reply via email to