Hello,
I am going to search or delete assets in Dynamic Media Classic. I do find SOAP APIs provided for this purpose. I follows the example (http://experience-aem.blogspot.com/2020/04/aem-6540-assets-dynamic-media-standalone-script-to-search...). The first problem is the jar file cq-scene7-wsdl-1.3.2.jar renamed by bundler.jar from AEM installation launchpad don't include library, com.scene7.ipsapi.*. How can I get this jar file? Where can I find the examples to use these SOAP API?
Thank you
James
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Welcome to Adobe Community !!
I am not a JAVA expert, but have you tried checking those API classes on uber.jar files?
https://repo.maven.apache.org/maven2/com/adobe/aem/uber-jar/6.5.12/
You might find it on "uber-jar-6.5.12-apis-with-deprecations.jar"
Also, examples to use SOAP API are available here : https://experienceleague.adobe.com/docs/dynamic-media-developer-resources/image-production-api/opera...
Thanks,
Vikram Gaur
Views
Replies
Total Likes
Hi,
Welcome to Adobe Community !!
I am not a JAVA expert, but have you tried checking those API classes on uber.jar files?
https://repo.maven.apache.org/maven2/com/adobe/aem/uber-jar/6.5.12/
You might find it on "uber-jar-6.5.12-apis-with-deprecations.jar"
Also, examples to use SOAP API are available here : https://experienceleague.adobe.com/docs/dynamic-media-developer-resources/image-production-api/opera...
Thanks,
Vikram Gaur
Views
Replies
Total Likes
Thank you, Vikram. I did find that classes from uber-jar-6.5.12-apis-with-deprecations.jar.
Views
Replies
Total Likes
Views
Likes
Replies