Skip to main content
Known Participant
July 1, 2022
Answered

Acrobat SOAP NetWork Request javascript Error in Acrobat Render

  • July 1, 2022
  • 2 replies
  • 2345 views

Hello, community worker
I opened the PDF file containing acrobat JavaScript in acrobat render
About the script of network request, I can't send the request
In this file, I use the soap protocol to communicate
This network script can be accessed normally in acrobat DC advanced version
Relevant settings are posted below for permission settings for scripts
Please answer my questions

 

belive:

 

netWork:

 

if,my setting is error,pleace tell me

 

 

This topic has been closed for replies.
Correct answer Test Screen Name

I have understood what you said
But I don't know how to practice
In the content you provided, I didn't find the expansion related to livecycle render
Hope to give guidance

 


I gave the answer. The old product LiveCycle was renamed as Adobe Experience Manager (AEM). The product does many things. One small part if AEM is used to add "rights" to a PDF. You install AEM on a server, and use it add these rights. The end user does not need to install anything except Acrobat Reader. The idea is that this is a valuable feature, you must pay for it. Usually buying Acrobat for each user is most cost effective unless you have many hundreds of users. The price of AEM is "by negotation". So I repeat: SOAP requires special rights for which you need AEM (5-6 figure cost).

AEM product page: Incorporate CMS Software Into Your Brand | Adobe for Business | United Kingdom

AEM documentation: Adobe Experience Manager Documentation

AEM is complicated, and we know nothing about it. But here is a page in the documentation talking about the kinds of rights you can add for Reader: Certificate types used by Acrobat Reader DC extensions | Adobe Experience Manager

2 replies

Legend
July 1, 2022

You need to check the JavaScript documentation for every method you use, to see if it works with Reader. The "quick bar" gives this information. SOAP requires special rights for which you need AEM (5-6 figure cost). It is often more cost effective to just buy Acrobat subscriptions for each user. Soap and Acrobat Reader 9 | Adobe Acrobat (acrobatusers.com)

Known Participant
July 1, 2022

Errors are consistent

 

Known Participant
July 20, 2022

soory


This was perfect - thank you very much for your effort / input!

Known Participant
July 1, 2022

I trigger an error display through a script that does not send a request
The console cannot be seen due to the render environment
I wonder if you understand my situation