7.8.4 client with 7.3.2 server?

1
0
-1

Is it possible to use the 7.8.4 client to connect to a 7.3.2 server? We are going to try to upgrade our server but it would be helpful if we could upgrade the client app first and then the server. Our app currently uses the 7.3.2 client. The 7.8.4 client connects, the apiSession has a null "profiles" field. Will that be a problem?

1 answer

1
0
-1

Hello,

With Bonita, you have to use the same version on the client than on the server. So, if your server is 7.8.4, you must use a 7.8.4 library.

Saying that the communication between the client and the server is based on HTTP + JSON. Because some order does not change (for example, the createCase order does not have any new parameters), a client 7.3.2 may work for you with a 7.8.4 server, and the opposite may work, and it depends on the order that you use.

As you see, I use the may because there is no engagement at all. You have to try :-)

Best

Notifications