cancel
Showing results for 
Search instead for 
Did you mean: 

AdobeLiveCycle Launch failure (java.lang.IllegalArgumentException: can't parse argument number urn:AdobeDocumentServicesWsd/AdobeDocumentServicesVi/document)

Former Member
0 Kudos

Hello all,

the I am trying to run an application of NWDS which will fire AdobeLiveCycle. The NWDS is properly configured and integrated with AdobeLiveCycle. The NWDS which I am using is

The ADS is installed in the server and all configurations are done. The application which i am writing is having header files which are:-

import com.sap.demo.test_launch.wd.comp.new1comp.wdp.IPrivateNew1Comp;

import com.sap.demo.test_launch.wd.comp.new1comp.wdp.IPrivateNew1CompView;

import com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.api.IWDPDFDocument;

import com.sap.tc.webdynpro.pdfobject.api.*;

There is a node which has been created in the component controller (employee)(data source to interactive form) and an attribute (PDFSource) type binary(pdf source to interactive form). When i am running the application I am getting this error:-

.

please tell me what i am doinf wrong and what may be missing from the server(i need to tell my admin to install them).

Thanks,

Anjanav Das

anjanav.das@capgemini.com

+91-9582604114.

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

make sure the ads is configured correctly

Former Member
0 Kudos

Hello Jun,

Thanks for the fast reply I have enquired with my admin and he gave me

these info.

1. Installed the ADS 7.3 SP07.

2. Enabled "AUTOMATICALLY" from "JAVA Function UNIT" or [hostname:port/sld/fun].

3. After that it asked for admin user name and pwd then the automatic configuration started and it coverd user creatiion , rolecreation , and assigning roles, configure port,.

4. The inspection.wsil can be viewed and these entries are available for ADOBE.

<wsil:name>AdobeDocumentServices</wsil:name>

and its details

<localName>com.adobe/AdobeDocumentServices_com.adobe_AdobeDocumentServicesVi</localName> 

<wsdlNamespace>urn:AdobeDocumentServicesWsd/AdobeDocumentServicesVi</wsdlNamespace>

<wsdlName>AdobeDocumentServicesVi</wsdlName>

<wsdlNamespace>urn:AdobeDocumentServicesWsd/Config</wsdlNamespace> 

<wsdlName>ConfigBinding</wsdlName>

<portName>ConfigPort</portName>

<wsil:name>AdobeDocumentServicesSec</wsil:name>

- <wsil:description referencedNamespace="http://www.sap.com/ws/2006/01/inspection/">

- <sapwsdesc:sapWSdescription>

- <service>

<name>AdobeDocumentServicesSec</name>

<wsdlNamespace>urn:AdobeDocumentServicesSecWsd</wsdlNamespace>

<wsdlName>AdobeDocumentServicesSec</wsdlName>
etc.

PLEASE TELL WHAT ARE THE QUESTIONS I NEED TO ASK MY ADMIN TO KNOW IF THE ADS IS PROPERLY CONFIGURED
tHANKS
ANJANAV DAS

junwu
Active Contributor
0 Kudos

is that all?

how about the certificate?

Former Member
0 Kudos

hello jun,

I am sorry i didn;t get about the certificate. can you please elaborate it. I am completely new to this environment.

thanks

Anjanav das

Former Member
0 Kudos

Hi, Anjanav,

I meet the same issue.

Do you share your way for resolving the problem?

Best regards,

tao

Former Member
0 Kudos

Hello Tao,

I suppose it is like Jun suggested - the certificate for Adobe Document Service is not installed properly.

Have a nice day,

Bernd