Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to connect to a SAP Web Service from Adobe Javascript(Folder Level Script) and get back the response in a Table of the Adobe Javascript/AcroJS. Could you please explain it with an Example. I have two mandatory input parameters which should be filled.

Guest
Jun 28, 2016 Jun 28, 2016

How to connect to a SAP Web Service from Adobe Javascript(Folder Level Script) and get back the response in a Table of the Adobe Javascript/AcroJS. Could you please explain it with an Example. I have two mandatory input parameters which should be filled.

TOPICS
Acrobat SDK and JavaScript , Windows
535
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jun 28, 2016 Jun 28, 2016

I have s generic SOAP example/tutorial on my blog: Getting a Serial Number Into a Form Using SOAP - KHKonsulting LLC

The web service only uses one parameter, but you should be able to adapt the code to two arguments without problems.

Translate
Community Expert ,
Jun 28, 2016 Jun 28, 2016
LATEST

I have s generic SOAP example/tutorial on my blog: Getting a Serial Number Into a Form Using SOAP - KHKonsulting LLC

The web service only uses one parameter, but you should be able to adapt the code to two arguments without problems.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines