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

Read and write files #122

Open
mechanik-daniel opened this issue Dec 4, 2024 · 0 comments
Open

Read and write files #122

mechanik-daniel opened this issue Dec 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mechanik-daniel
Copy link
Contributor

Files should be allowed to be written and read, with the following highlights:

  • Path functions should be provided so it would not behave differently on different platforms
  • Writing should be limited to a predefined (.env configured) folder and its subfolders
  • Automatic format detection on read, the same way as it is done in the Designer
  • [optional] User-defined format to parse with. Should include string and binary (base64) options in addition to the regular JSON, XML, CSV, HL7V2 etc.
  • Should include functions for reading directories
  • Should include functions for deleting files and directories
@mechanik-daniel mechanik-daniel added the enhancement New feature or request label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant