> > Hi All, > I think we need to remove rsl data from Node_data table and put them in to Gram_data table.
So please find the correct structure below. > Experiment_Data > experiment_ID; > name; > > Workflow_Data > experiment_ID > workflow_instanceID; > template_name; > status; > start_time*; > last_update_time; > > Node_Data > workflow_instanceID; > node_id; > node_type; > inputs; > outputs; > status*; > start_time*; > last_update_time*; > > Gram_Data* > workflow_instanceID; > node_id; > rsl; > invoked_host; > > Lahiru -- System Analyst Programmer PTI Lab Indiana University
