cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Interactive Forms And Web Services

Former Member
0 Kudos

HI.

I developed web-service which contains following business logic - it accepts information about business partner and translates it into several MDM Java API calls. This web-service resides at SAP J2EE server side.

When I want to create data connection in Adobe forms using wsdl description of that service I encounter a problem: web-service functions are transferred to LiveCycle Designer, but parameters are not. Therefore I canu2019t drag and drop input fields to my form. I checked proper functioning of my web-service using 3rd side web-service test applications and everything was OK.

Also even native MDM Web-Service (MDMCreateRecords) cant be used with parameters.

If you could give me some info about this problem that would be great.

Best Regards,

Timur Semenchuk

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I found a document (https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/148ec26e-0c01-0010-e488-decaafae3b26) that describes how to integrate adobe interactive forms and web services and answers my question.