Changes for page WebService
Last modified by hamza bayoud on 2023/11/09 09:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -47,7 +47,7 @@ 47 47 NB2: After inserting the message into the envelope, the final message must be in JSON format, otherwise an error will be generated! 48 48 49 49 50 -==== WEBSERVICE CONFIGURATION : ====50 +==== LA CONFIGURATION DU WEB SERVICE: ==== 51 51 52 52 The 'WebService' connector is configured as follows: 53 53 ... ... @@ -56,7 +56,7 @@ 56 56 57 57 * **Config**: The preconfigured remote web service configuration. 58 58 * **Dynamic Envelope**: Specifies whether the envelope is dynamic or not: 59 -** Dynamic Envelope: Specifies that the envelope comes from a dynamic file (which will be generated globally by the 'XMLToBIN' connector). 59 +** Dynamic Envelope: Specifies that the envelope comes from a dynamic file (which will be generated globally by the 'XMLToBIN' connector, which we will detail later in the documentation). 60 60 ** Non-dynamic Envelope: Specifies that the envelope comes from a previously uploaded static file. 61 61 * **Envelope**: Two cases arise: 62 62 ** If the envelope is dynamic: Then the parameter becomes a text field to specify the name of the connector that we want to consider as an envelope (usually an 'XMLToBIN ... ... @@ -66,7 +66,7 @@ 66 66 The 'WebService' connector returns a file containing the response from the REST call made. 67 67 68 68 69 -=== EXEMPLE : === 69 +=== EXEMPLE D’UTILISATION : === 70 70 71 71 **1//__.ENVELOPPE STATIQUE : __//** 72 72 ... ... @@ -88,3 +88,4 @@ 88 88 The logs from sessions prove that the data was indeed encoded correctly. 89 89 90 90 [[image:1699441283363-510.png]] 91 +