on ‎2019 Jun 03 4:17 PM
{
"productList":
{
"productInfo": [
{
}
]
}
}
in the above response i am able to create root tag but not able to create child tag (productInfo). Can anyone help me how to create this?
Request clarification before answering.
Is the 'productInfo' a collection for e.g. ArrayList? It should have the property configured as shown below in extension's beans.xml file.
< property name="productInfo" type="java.util.List<Reference bean with fully qualified path>" />
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.