Hi, We need to invoke a specific version of long lived process using the
ServiceClientFactory class of livecycle api. I had follwed the below
post which shows how to invoke the latest version
available.https://help.adobe.com/en_US/livecycle/11.0/ProgramLC/WS624e3cba99b79e12e69a9941333732bac8-7dc1.2.ht...But
due to business needs we would like to invoke a specific version. We
tried foloowing approaches but it did not work.Approach 1:
InvocationRequest lcRequest = myFactory.createInvocationRequest...