AEM Forms 6.4 JEE - Configure SOAP Web Service Data Source | Community
Skip to main content
Maruan_Sahyoun
New Participant
June 18, 2018
Solved

AEM Forms 6.4 JEE - Configure SOAP Web Service Data Source

  • June 18, 2018
  • 15 replies
  • 8055 views

Hi,

when trying to configure a SOAP Web Service as a data source in AEM Forms 6.4 it's not possible to enter the authentication data although it's possible to select the authentication type i.e. there are no forms fields to enter the authentication information.For the particular case we were selecting Basic Authentication.

In 6.3 one was presented with form fields to enter the data.

Am I missing something?

AEM Forms 6.4 JEE on Windows Server 2016

IE 11

BR

Maruan

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mayank_Gandhi

This is a known issue and will be fixed in 6.4.1. You may bookmark AEM Forms releases page for the update.

DarrenBiz has mentioned the path already where you need to set the values, you can easily contemplate properties and values if you have 6.3.

15 replies

DarrenBiz
New Participant
June 19, 2018

As Mayank Gandhi​ mentioned, you could add the nodes to the configuration manually in CRXDE. You would have to know what the username and password property names are beforehand because they aren't created when the config is created. They should be the same as AEM 6.3 and probably the same as REST Basic Auth properties.

The configs are located in /conf/<cloud_config_name>/settings/cloudconfigs/fdm/<cloud_service_name>/jcr:content

Maruan_Sahyoun
New Participant
June 19, 2018

Thank you - could you give me a hint where the cloud services nodes are stored?  I was quickly looking for it but couldn't find it.

With kind regards

Maruan

Maruan_Sahyoun
New Participant
June 19, 2018

I'll try selecting the REST option and let you know if the fields are being displayed when I'm back at work

DarrenBiz
New Participant
June 19, 2018

I also don't see any authentication fields for SOAP using Basic Auth either. If you select the REST option, you do see username/password fields appear in Step 2 of configuring the Create Data Source Configuration.

Mayank_Gandhi
Employee
June 18, 2018

Hi Maruan,

I will check and confirm you on this by tomorrow. Meanwhile, you can try adding the values for the authentication directly in the cloud services node.