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

Select DAG #1439

Open
ahafele opened this issue Nov 15, 2024 · 9 comments · May be fixed by #1463
Open

Select DAG #1439

ahafele opened this issue Nov 15, 2024 · 9 comments · May be fixed by #1463
Assignees
Labels
data export Related to Data Export out of FOLIO to external vendors

Comments

@ahafele
Copy link

ahafele commented Nov 15, 2024

Note: account for Initial selection and ongoing (separate DAG?), should include option for date range configuration

Selection Criteria:
Initial

  • All libraries, excluding Lane
  • New Bib records
  • Instance status term = Cataloged
  • Cataloged date = real date (not empty)
  • Unsuppressed at Instance level
  • Using specified timeframe, e.g. since FOLIO migration
  • No deletes
  • No updates

Ongoing

  • All libraries
  • New cataloged Bib records since last run
  • Instance status term = Cataloged
  • Cataloged date = real date (not empty)
  • Unsuppressed at Instance level
  • No deletes
  • No updates

Record processing:

Exclude records with
915 |aNO EXPORT|bAUTHORITY VENDOR
or
590 |a MARCit brief record.

@ahafele ahafele changed the title Select DAG - Note: account for Initial selection and ongoing (separate DAG?) Select DAG Nov 15, 2024
@ahafele
Copy link
Author

ahafele commented Nov 18, 2024

Add Campus as a variable so we can e.g. send only Law library records.

@shelleydoljack shelleydoljack self-assigned this Nov 18, 2024
@shelleydoljack
Copy link
Contributor

Do we know the schedule for the backstage selection? (weekly, daily, etc?) And are we sending marcxml files or marc files (the answer is dependent upon whether we are sending holdings and items)? I'm guessing just bib marc and no holdings info, right?

@jgreben jgreben added the data export Related to Data Export out of FOLIO to external vendors label Nov 18, 2024
@dlrueda
Copy link

dlrueda commented Nov 18, 2024

Just bib Marc for export. No holdings and items needed.

@ahafele
Copy link
Author

ahafele commented Nov 19, 2024

Marc files and weekly schedule.

@shelleydoljack
Copy link
Contributor

So... the exclude 915 criteria, is that correct? I was looking at what we're doing in general and realized it's not the same for this. Should it be both |bFOR SU ONLY and |bAUTHORITY VENDOR?

@ahafele
Copy link
Author

ahafele commented Nov 21, 2024

Only exclude if the 915 contains both |aNO EXPORT and |bAUTHORITY VENDOR

@ahafele
Copy link
Author

ahafele commented Nov 21, 2024

Update based on meeting with Backstage - we can leave Lane's records in the initial file.

@shelleydoljack
Copy link
Contributor

Since we don't need to exclude Lane from the initial file, I think we said at standup that we won't make the campus configurable, until we need to. Is that correct, or am I misremembering?

@ahafele
Copy link
Author

ahafele commented Nov 22, 2024

That is correct.

@shelleydoljack shelleydoljack linked a pull request Nov 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data export Related to Data Export out of FOLIO to external vendors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants