Multiple Services Quick Start
Most Quick Starts in Programming with AEM Forms on JEE invoke a specific service to perform an operation. However, some Quick Starts invoke multiple AEM Forms services to perform a given workflow. The following list provides Java™ quick starts that invoke more than one AEM Forms service:
Quick Start (SOAP mode): Passing a document in the AEM Forms Repository to the Output service using the Java™ API (invokes the Repository and Output service)
Quick Start (SOAP mode): Creating a PDF document based on fragments using the Java™ API (invokes the Assembler and Output service)
Quick Start (SOAP mode): Creating PDF Documents with submitted XML data using the Java™ API (invokes the Forms, Output, and Document Management service)
Quick Start (SOAP mode): Passing documents to the Forms Service using the Java™ API (invokes the Forms and Document Management service)
Quick Start (SOAP mode): Digitally signing a XFA-based Form using the Java™ API (invokes the Forms and Signature service)
Quick Start (SOAP mode): Managing roles and permissions using the Java™ API (invokes the DirectoryManager and the AuthorizationManager service )
Quick Start (SOAP mode): Passing documents to the Output Service using the Java™ API (invoke the Output and Document Management service)