Last modified by Erik Bakker on 2024/08/23 11:32

From version 22.1
edited by eMagiz
on 2022/06/13 09:53
Change comment: There is no comment for this version
To version 26.1
edited by Eva Torken
on 2023/04/20 11:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Configure a backend operation
1 +Configure A Backend Operation
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.etorken
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -4,9 +4,6 @@
4 4  
5 5  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6 6  
7 -* Last update: April 14th, 2021
8 -* Required reading time: 6 minutes
9 -
10 10  == 1. Prerequisites ==
11 11  
12 12  * Basic knowledge of the eMagiz platform
... ... @@ -30,7 +30,7 @@
30 30  
31 31  In here you need to fill in the technical name, just as with any other system. Furthermore, you have two decisions to make:
32 32  
33 -* Does the system talk JSON or XML
30 +* Does the system talk JSON or XML (i.e. which message format)
34 34  * Can you specify the backend operations either via an import of the OpenAPI 3.0 spec or via a manual action
35 35  
36 36  If the answer to the above decisions is JSON and yes the default settings are correct you should continue to either import the OpenAPI 3.0 spec or manually configure at least one backend operation.