Hello,I am supporting a Partner who is using the Invocation APIs to call
SOAP methods on LiveCycle.He is trying to call a short-lived LC process
that lasts more than 10 minutes, and the Invocation API throws the
following exception after exactly 10 minutes:ALC-DSC-000-000:
com.adobe.idp.dsc.net.DSCSocketTimeoutException: Internal error.This is
the default timeout of the API, and it seems that there is no way to
change it.I already suggested the Partner to use an Axis-generated stub
to invoke the...