Skip to content

Feature/126 get ish publication output content - #270

Open
ddemeyer wants to merge 5 commits into
masterfrom
feature/126-Get-IshPublicationOutputContent
Open

Feature/126 get ish publication output content#270
ddemeyer wants to merge 5 commits into
masterfrom
feature/126-Get-IshPublicationOutputContent

Conversation

@ddemeyer

Copy link
Copy Markdown
Contributor

Closes #126

Silently fetches FISHBASELINE, FISHMASTERREF, FISHRESOURCES,
FISHPUBLNGCOMBINATION, FISHOUTPUTFORMATREF (+ secondary fetch of
FISHRESOLUTIONS from the OutputFormat card) from the incoming
IshPublicationOutput objects via RetrieveMetadataByIshLngRefs.

Calls Baseline25.ExpandBaseline and collects lngref attributes from
reportitem elements with reportresult=OK. Batches those language card
IDs into DocumentObj25.RetrieveMetadataByIshLngRefs respecting
IshSession.MetadataBatchSize. Outputs IshDocumentObj[].

Includes Pester test skeleton covering empty pipeline, type checks,
and RequestedMetadata override.
@ddemeyer
ddemeyer requested a review from a team as a code owner August 26, 2026 15:37
@ddemeyer
ddemeyer marked this pull request as draft August 26, 2026 18:42
@ddemeyer
ddemeyer marked this pull request as ready for review August 26, 2026 18:42
@ddemeyer
ddemeyer requested a review from OlegTokar August 31, 2026 13:33
@ddemeyer
ddemeyer marked this pull request as draft August 31, 2026 13:34
@ddemeyer
ddemeyer marked this pull request as ready for review August 31, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add cmdlet Get-IshPublicationOutputContent to return directly linked content objects of this publication

2 participants