Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make FileDelegate WRITE FileOp useful #240

Open
wwelling opened this issue Mar 26, 2024 · 0 comments · Fixed by #241
Open

Make FileDelegate WRITE FileOp useful #240

wwelling opened this issue Mar 26, 2024 · 0 comments · Fixed by #241

Comments

@wwelling
Copy link
Member

Currently the FileDelegate WRITE is not used in any workflow and simply writes each input variable to a line in a file. This is not useful. To address a requirement of TAMULib/fw-registry#327 we should have the Java FileDelegate specify a target input variable to write to a file. The target variable as a list should be iterated and write an entry per line until further specifications are provided.

@wwelling wwelling linked a pull request Mar 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant