Describe the issue or problem
I’m currently trying to publish an article via REST API only.
What works:
- Creating a new submission
- Add a publication to the submission
- Add an author to the publication
- Add an initial file which appears in the workflow
- Send the submission in the workflow
- Move the submission up in the workflow
- Move the submission up in the workflow, again
- Publish the submission
The published submission has no galley, and thus, users can’t see the file. The API docu for OJS 3.4 does not mention a way to add a galley to a publication, and after trying to add a file directly to the publication, I can’t get it seem to work. Am I missing something, or is creating galleys via the API not possible?
Steps I took leading up to the issue
Looking for ways to create a new galley object in a publication.
What application are you using?
Open Journal Systems 3.5.0.4