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?