0

Earlier, Our functionality was working fine in prod, support and test environment. Suddenly some webservices has started to fail inside the form only.We have investigated on our own and find that it will not be able to create the connection in adobe lc designer .We are using WSDLConnection soapAddress value programmatically to create the connection with webservices.

We are using adobe lc designer to make changes in the code and lc workbench to store the processes & services.

can anyone please help me as soon as possible why it is not being able to create the connection.

var oConnection = xfa.connectionSet.GatingApprovalWebService.clone(1);
oConnection.soapAddress.value = utils.getDataDom().SystemProfile.GatingApprovalWebService.value;
oConnection.execute(false);

We have seen that wherein the form webservices call are happening,it will be not working.

One common thing we have found in three environment that adobe root certificate and credentials is already expired on 7th january( there is no support from adobe because we are using adobe LC es2).

0 Answers0