feat(#181): Notify Third Party — selectable URLs + energy & PII Subscription formats#183
Merged
Merged
Conversation
…PII Subscription formats
The custodian notify page now lets the admin choose which and how many of the available
resource URLs go into the BatchList, and offers both ESPI subscription formats.
- Each candidate resource has an include checkbox + an editable URL: ApplicationInformation,
Authorization feed, Authorization entry, energy Subscription (/Batch/Subscription/{id}), and
PII/customer Subscription (/Batch/RetailCustomer/{id}). Only checked, non-blank URLs are sent.
- Subscription URLs are built from the canonical EspiBatchUri (batchSubscription / batchRetailCustomer).
Verified live: selecting 2 of 5 sent exactly 2 → TP "Successfully processed notification with 2
resources". datacustodian suite 160/0.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The custodian "Notify Third Party" page now lets the admin select which and how many of the available resource URLs are included in the BatchList, and offers both ESPI subscription formats. Closes #181.
Changes
…/Batch/Subscription/{id}…/Batch/RetailCustomer/{id}NotificationService.notifyBatchList).EspiBatchUri(batchSubscription/batchRetailCustomer).Verification
Live DC→TP: selecting 2 of the 5 resources sent exactly 2 → TP logged "Successfully processed notification with 2 resources."
datacustodiansuite 160/0.🤖 Generated with Claude Code