Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

LiveCycle Workbench and server setup

Avatar

Former Community Member

Hi,

I am trying to install the AEM forms Workbench. Some of the details  asked for are:  “Username and Password” .But I am not fully sure what to enter here. I have tried default value “admin” for both Username and Password but it is not accepting.

For LiveCycle Server :  What are the Host and HTTP Port, Are they for AEM server? I have entered the default host(localhost/IP information/fully qualified Computer name) and port(8080/4702(AEM instance Port)) details but it is giving unauthorized error.

Please suggest what details should be entered .

Thanks & Regards,

Dharmendra Shukla

1 Accepted Solution

Avatar

Correct answer by
Employee

Yes, you can use the processes created for LiveCycle on AEM Forms on JEE.

If you are already using AEM Forms on OSGi, then you also use AEM-LiveCycle Connector. The connector is to establish a connection between AEM Form on OSGi and AEM Forms on JEE / LiveCycle server. You will be able to run LiveCycle processes along with existing OSGi server. For more details, see https://helpx.adobe.com/aem-forms/6-2/aem-livecycle-connector.html

Regards,
Khushwant Singh

View solution in original post

8 Replies

Avatar

Employee

To use Workbench, you must have an instance of AEM Forms on JEE or LiveCycle server running, typically on a separate computer. You must also have login credentials of AEM Forms on JEE/LiveCycle server. See, http://help.adobe.com/en_US/AEMForms/6.1/InstallWorkbench/WS624e3cba99b79e126ac9118f12f365f04a9-8000... for more details.

From the Adobe Experience Manager Forms Database Initialization screen that you have shared, looks like you are installing AEM Forms. Correct me if I am wrong.
If you are installing AEM Forms, on the Adobe Experience Manager Forms Database Initialization screen ensure that the host-name and port number provided is for your application server and continue with the installation.

Do let me know if you still face the issue.

 

Regards,
Khushwant Singh

Avatar

Former Community Member

Hi Khushwant,

Thanks for response.

does AEM forms set up require an application server like jboss preinstalled or does it come embedded with the installer?

if it requires a pre-installed one, can tomcat be used instead?

Avatar

Employee

From the installation screen that you have shared, it looks like you are running AEM Forms on JEE.

AEM Forms on JEE requires an application server. If you perform turnkey installation, it uses pre-configured JBoss application server. If you perform a custom install, you can use any application server listed on the supported platforms page.

Regards,
Khushwant Singh

Avatar

Former Community Member

I understand that process management would require having AEM forms JEE to be set up, but are all the features of Forms Designer (form management, creation etc,) available in AEM forms OSGI? Also are these two (AEM forms JEE and AEM forms OSGI) are licensed separately?

Also, I assume the designer is something that requires AEM Forms JEE, Whereas in AEM forms OSGI, forms creation is done directly on the AEM Forms admin page?

Avatar

Employee

You are correct. Process management requires AEM Forms on JEE server.

Regarding Forms Designer, it works independently of AEM Forms on JEE /OSGi. Forms Designer is required to create XSD files. AEM Forms (both flavors) use XSD files to generate PDF and HTML5 Forms.

For Forms management, AEM Forms (both flavors) provides an in-browser forms management UI. You can use the forms management UI to manage XSD, PDF Forms, and related assets. AEM Forms also supports a new type of form knows as adaptive forms. To create an adaptive form, AEM Forms provides a separate browser-based editor.

For information about licensing, kindly contact your Adobe account representative or share your contact information at  
http://www.adobe.com/products/request-consultation/marketing-cloud.html?s_osc=70114000002JNwKAAW&s_i...

I hope this answers your queries. Do let me know if you have more.

Regards,
Khushwant Singh

Avatar

Former Community Member

 For Livecycle create processes..can they be used as is in AEM forms JEE

also is there any way to use them with just AEM forms OSGI without having to install AEM forms JEE?

Avatar

Correct answer by
Employee

Yes, you can use the processes created for LiveCycle on AEM Forms on JEE.

If you are already using AEM Forms on OSGi, then you also use AEM-LiveCycle Connector. The connector is to establish a connection between AEM Form on OSGi and AEM Forms on JEE / LiveCycle server. You will be able to run LiveCycle processes along with existing OSGi server. For more details, see https://helpx.adobe.com/aem-forms/6-2/aem-livecycle-connector.html

Regards,
Khushwant Singh

Avatar

Former Community Member

Is there any way for  bulk import the content from LiveCycle to AEM like Wbdav OR do we need to write custom utilities for this?