Actions
Bug #2357
closedEML2DataSource connection problem (asColumnBasedRecord)
Start date:
02/15/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2357
Description
When an EML2DataSource is configured as to retrun the data as a
'ColumnBasedRecord' it can be connected to an RExpression actor to create an R
dataframe and the workflow executes OK; However, if the workflow is saved and
then re-opened, the connection between the datasource and the RExpression actor
is no longer present. i.e. the workflow will not 'remember' the connection!
see workflows/R/eml_Table_as_Record_R.xml example
Actions