Petals-BC-REST 2.4.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
* ATTACHMENT: the attachment of the incoming JBI request is used as HTTP request body. By default the header 'Content-Type' of the HTTP request is initialized with the attachment MIME type. | {center}-{center} | {center}Yes{center} |
| uri | URI template of the external resource.
Value of substitutable parameters are retrieved first from XPath expressions given by '{{xpath-param}}', next retrieved from JBI message properties, and finally retrieved from placeholders. A placeholder can be also used with its classic expression '$\{placeholder-name}'| {center}-{center} | {center}Yes\*{center} | '$\{placeholder-name}'.
{tip}
Example: {code}<rest:uri>https://${placeholder.host}:${placeholder.port}/api/library/{placeholder.library.id}/document/{document-id}/chapters</rest:uri></rest:post-query>{code}
{tip} | {center}-{center} | {center}Yes\*{center} |
| cookie-policy | The cookie policy applied on HTTP connection reuse:
* {{ignore}}: All cookies are ignored,