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

[IDEA] Support Reattach Attachments in Source Response and Enable Destination Attachment on Response #5933

Open
leovander opened this issue Sep 22, 2023 · 1 comment
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-9149 triaged

Comments

@leovander
Copy link

In attempting to reduce DB bloat and UI snappiness, it would be great if using the Attachment Handler in Response Transformers, both could replace the stored Response in the Destination, and could then also be reattached to the Source Response in the Source settings.

Describe your use case
We receive large strings (Base64 Decoded Clinical Documents) in a response from a Destination and would like to limit the amount of duplication we do with a returned response and make the overall storage footprint smaller.

Describe the solution you'd like

  • Support Destination Response Attachment Handling, when receiving a Response, not just Reattachment in the Destination going outbound. Similar options to the Summary options:
    image

  • Support Source Response Reattachment
    image

@leovander leovander added the enhancement New feature or request label Sep 22, 2023
@leovander
Copy link
Author

@pladesma pladesma added RS-9149 triaged Internal-Issue-Created An issue has been created in NextGen's internal issue tracker labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-9149 triaged
Projects
None yet
Development

No branches or pull requests

2 participants