Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Form editor - Invoke service dropdown does not list services from my Form Data Model

Avatar

Level 1

Hello,

i've created an AEM 6.4 form based on my custom Form Data Model - which exposes two services. I can teste these two services in the FDM definition UI and both return success. In a Form Editor window, i want to create a rule that invokes one of these services, so for then i select Invoke Service option and a dropdown with available services is rendered for me - but none of my services appear in an Invoke Service dropdown. The only service available seems to be a sample AEM forms service called "Get location by zip code".
By inspecting where the list of available services come from i found following XHR call:
/content/forms/af/sample2/jcr:content/guideContainer.af.dermis?functionToExecute=getAllServices which returns only one sample service: 

 

{
others: {
title: "Others",
items: [
{
id: "/apps/aemforms-fragment-commons/preconfiguredWebServices/getLocationByZip",
jcr:title: "Get location by zip code",
url: "http://wsf.cdyne.com/weatherws/weather.asmx?wsdl",
operation: "GetCityForecastByZIP",
input: {
id: "/apps/aemforms-fragment-commons/preconfiguredWebServices/getLocationByZip/input",
zip: {
id: "ZIP"
}
}
}
]
}
}

 

 Any idea how to get my services listed?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Mayank_Gandhi_0-1587997046570.png

 

make sure the service folder is correctly mapped to the form properties.

 

View solution in original post

10 Replies

Avatar

Employee Advisor
I tested this on 6.4.4 and it works fine. Make sure you have added the configuration in the adaptive for properties

Avatar

Level 3
I don't understand this answer. We have followed the instructions to create the data model and the services. Yet when we create a form based on it, the dropdown is blank. What configuration folder should we be using?

Avatar

Correct answer by
Employee Advisor

Mayank_Gandhi_0-1587997046570.png

 

make sure the service folder is correctly mapped to the form properties.

 

Avatar

Employee Advisor

@Nina_Carty Difficult to comment without seeing a screenshot of the service URL and rule editor mapping.  Share more details on what you have implemented.

Avatar

Level 3

Hi. Thanks for answering. I was able to work with Girish Bedekar and verify that my procedure was correct. I also discovered later that this is functioning correctly in my local environment with the same datasource. I am using SQL Server.

When setting up the rule and trying to get the Services to pull down, the pull down is blank.

 

ServicesNotListed.jpg

 

Here is the same from my local.

 

2021-05-20_8-06-02.jpg

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now