Skip to content

Async AASX File Server Profile#531

Merged
sebbader-sap merged 5 commits intoIDTA-01002-3-2_workingfrom
SeBa/347-async-aasx
Mar 29, 2026
Merged

Async AASX File Server Profile#531
sebbader-sap merged 5 commits intoIDTA-01002-3-2_workingfrom
SeBa/347-async-aasx

Conversation

@sebbader-sap
Copy link
Copy Markdown
Contributor

Closes #347

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 7, 2026

CLA assistant check
All committers have signed the CLA.

@g1zzm0
Copy link
Copy Markdown
Contributor

g1zzm0 commented Feb 12, 2026

@Rudra-sandeep can you please sign the CLA

Copy link
Copy Markdown
Contributor

@g1zzm0 g1zzm0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked change of 3.1 version to 3.2 in semanticIds
Checked remaing files 3.1 to 3.2
Checked no 3.1 in 3.1 files
Checked no 3.2 in 3.2 files

@aaronzi
Copy link
Copy Markdown
Member

aaronzi commented Feb 14, 2026

  1. Version bumps to 3.2 look good. Can confirm that nothing was missed.
  2. The new async profile for the AASX File Server is consistent with SSP-01 of the AASX File Server and async Operation invokation.

I just wonder about two preexisting "problems":

  • Why are description endpoints different when looking at the components? Some include more error responses than others
  • Why is the handleId not explicitly mentioned in the 202 status so that clients know what to expect when calling those status endpoints?

@sebbader-sap sebbader-sap changed the base branch from main to IDTA-01002-3-2_working February 27, 2026 16:40
@sebbader-sap
Copy link
Copy Markdown
Contributor Author

Why is the handleId not explicitly mentioned in the 202 status so that clients know what to expect when calling those status endpoints?

@aaronzi That's a very valid point. I need to think about how we made this with the SME Operation invocations...

@sebbader-sap
Copy link
Copy Markdown
Contributor Author

I remember it now: The 202 Accepted response has the Location response header, which can be used to provide the status URL, including the handleId part.

@sebbader-sap sebbader-sap merged commit 257ef8d into IDTA-01002-3-2_working Mar 29, 2026
2 checks passed
@sebbader-sap sebbader-sap deleted the SeBa/347-async-aasx branch March 29, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AASX File Server: Async. API for transferring larger files

5 participants