Hi All,
I am currently trying to setup a standard PCR and have gone through the steps for configuration, and I am going to run my Personnel Change Request, but it throws and exeptions and bombs. One of the key lines I could piece together from the Stack Trace is the follow:
Caused by: java.io.IOException: Executable does not exist: F:\usr\sap\PD1\JC01\j2ee\os_libs\adssap\XMLFormService\bin\XMLForm.exe
at com.adobe.service.ProcessResource.startProcess(ProcessResource.java:252)
... 42 more
at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:374)
... 51 more
This would lead me to believe that ADS or XMLForms was not installed, or installed correctly.
Could anyone provide any clarity to this situation?