Newer
Older
web-dumps / oapil-dumps / Jobs / corhal-download.ini
@Nicolas Thouvenin Nicolas Thouvenin on 16 Sep 2022 404 bytes share Jobs in the same instance
[use]
plugin = basics
plugin = analytics
plugin = conditor
plugin = lodex

[CORHALFetch]
url = https://corhal-api.inist.fr
retries = 5
timeout = 30000

[replace]
path = url
value = get('business.sourceUidChain').prepend('https://corhal-api.inist.fr/mergedDocuments/')

[URLFetch]
url = get('url')
json = true
target = result
retries = 5
timeout = 30000
noerror = false

[exchange]
value = get('result')