append = pack
[use]
plugin = basics
plugin = conditor
[TXTConcat]
[replace]
path = q
value = self()
[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 = 10
timeout = 30000
noerror = true
[exchange]
value = get('result')