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

Deprecated "addAttachmentObject" method means "AttachmentWrapper" should be used instead of "Attachment". #47

Open
al-trg opened this issue Feb 17, 2024 · 1 comment
Assignees
Labels
type/outdated Something is outdated in the documentation. ua-review Under review by the UA team.

Comments

@al-trg
Copy link

al-trg commented Feb 17, 2024

Issue description

Documentation on help.sap.com seems to be outdated. The "void addAttachmentObject(String var1, Attachment var2)" method of the "com.sap.gateway.ip.core.customdev.util.Message" Class in "script.api-2.14.0" has been marked as "deprecated".
We should now use the "void addAttachmentObject(String var1, AttachmentWrapper var2)" method instead.

Feedback Type (Optional)

outdated information

Page Title on SAP Help Portal (prefilled)

Create Attachments

Page URL on SAP Help Portal (prefilled)

https://help.sap.com/docs/cloud-integration/sap-cloud-integration/create-attachments

@SrutiSagaram SrutiSagaram added type/outdated Something is outdated in the documentation. ua-review Under review by the UA team. labels Feb 19, 2024
@SrutiSagaram
Copy link

Hi @al-trg

Thank you for your feedback. We will look at it and get back to you.

@Karunaharan Karunaharan assigned Karunaharan and unassigned pe-gu Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/outdated Something is outdated in the documentation. ua-review Under review by the UA team.
Projects
None yet
Development

No branches or pull requests

4 participants