Now I'm getting below error, checked the server configuration and as I'm not using any Interactive forums so I have nor configured "Applying a Reader Rights Credential to PDF Forms" I'm developing ZCI based forums as per the note I made all the configurations SAP Note 1055911 - Creating ZCI based interactive Forms in Web Dynpro for Java.
Can you please help to narrow-down the issue?
Step-1: In NetWeaver Developer Studio (NWDS), set the "displayType"
property of your Interactive Form UI element to "native"
instead of "activex".
Step-2: Use the Web Dynpro specific controls from the "Web Dynpro
Native" library to design your interactive form.
Step-3: When the application is developed completely, build and deploy
the application on SAP J2ee engine.
Step-4: Run the application without having the ACF installed on the
browser machine.
500 Internal Server Error | SAP NetWeaver Application Server/Java AS |
The initial exception that caused the request to fail, was:
com.sap.tc.adobe.pdfobject.base.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Sun Oct 12 18:38:31 PDT 2014 com.adobe.ProcessingException: com.adobe.ProcessingException: Could not retrieve credential for alias: ReaderRights Exception Stack Trace: com.adobe.ProcessingException: com.adobe.ProcessingException: Could not retrieve credential for alias: ReaderRights at com.adobe.ads.request.ADSRequest.processOperations(Unknown Source) at com.adobe.ads.request.ADSRequest.process(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:47) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at