Conversation
Added requirement for jwt_auth in term_from_term_name view.
|
I've been trying to test this today but it hasn't created a pdf yet. All of the containers were up including the new mergepdf service. I imported the action config on my site. I added jwt to the term from term name view. I checked the activemq gui and the number of consumers is 0 for the islandora-connector-mergepdf queue. I thought it should be at least 1. |
Are you overriding the |
|
It ended up being that the environment variable ALPACA_DERIVATIVE_MERGEPDF_ENABLE was set to false by default. I switch it to true and I have a consumer now for mergepdf queue. I'm still debugging this since I'm getting errors in the logs but now it is new errors. |
aOelschlager
left a comment
There was a problem hiding this comment.
Tested and it works! Thanks Joe and Seth!
Relates to: Islandora-Devops/islandora-starter-site#223 Relates to: Islandora-Devops/isle-buildkit#501 Relates to: Islandora-Labs/rfds#1
Relates to: Islandora-Devops/islandora-starter-site#223 Relates to: Islandora-Devops/isle-buildkit#501 Relates to: Islandora-Labs/rfds#1
This PR does two things:
How to test
alpaca-94/admin/config/development/configuration/single/import, selectConfiguration type > Action, paste:And import it
5. At
/admin/contentselect a paged content item that has a valid IIIF manifest at/node/{node}/book-manifestand apply thePaged Content - Created Aggregated PDFaction to the node6. Your paged content item should have a PDF attached as an original file after a few seconds/minutes
Links
Islandora-Labs/rfds#1
Interested parties
@aOelschlager @seth-shaw-asu