An exception occurred while running the after-startup-action.

0
Hi , I have added a microflow in setting → runtime → afterstartup  In this microflow I have mentioned call a REST API, but while running the application an error occurs M2EE error and exception in calling a wen service   
asked
1 answers
0

Hi Asish,

did you manage to solve the issue? Otherwise add the stacktrace.

Also think about adding errorhandling to the webservice call. If the otherside is down or gives an error of some sort, you want your aplication to run. 

answered