Skip to content

feat: comply with DPS async tests#5754

Merged
ndr-brt merged 1 commit into
mainfrom
dps-async
May 18, 2026
Merged

feat: comply with DPS async tests#5754
ndr-brt merged 1 commit into
mainfrom
dps-async

Conversation

@ndr-brt
Copy link
Copy Markdown
Member

@ndr-brt ndr-brt commented May 18, 2026

What this PR changes/adds

Comply with the DPS async tests (async prepare / async start)

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt requested a review from a team as a code owner May 18, 2026 12:57
@ndr-brt ndr-brt added the enhancement New feature or request label May 18, 2026
Comment on lines +63 to +68
return transferProcessService.initiateTransfer(participantContext, TransferRequest.Builder.newInstance()
.id(request.processId())
.contractId(request.agreementId())
.transferType("HttpData-PULL")
.counterPartyAddress(request.dspUrl())
.protocol("dataspace-protocol-http:2025-1")
@ndr-brt ndr-brt merged commit 1400ab1 into main May 18, 2026
22 of 25 checks passed
@ndr-brt ndr-brt deleted the dps-async branch May 18, 2026 13:26
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

Successfully merging this pull request may close these issues.

3 participants