Last modified by Erik Bakker on 2025/02/25 16:09

From version 12.1
edited by Erik Bakker
on 2022/07/27 14:09
Change comment: There is no comment for this version
To version 14.1
edited by Erik Bakker
on 2022/07/27 14:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,7 +27,7 @@
27 27  2. Locate the name of the queue that interacts with Mendix web service currently in place
28 28  2. Remove the Web service components in the Mendix model
29 29  3. At the point where this web service component was called, replace it with the appropriate Java action from the Connector module. Use the queue name located in step 1
30 -4. Use the configuration items of the Java action as described in the approriate [[microlearnings>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Mendix Connectivity.WebHome||target="blank"]]
30 +4. Use the configuration items of the Java action as described in the approriate [[microlearnings>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Mendix connectivity.WebHome||target="blank"]]
31 31  6. Test if the messages are properly working
32 32  
33 33  **Key considerations**