I am new to Anypoint Studio and MuleSoft, and I am trying to pick up the projects from the previous developer.
In his note, I will need to add the section 'Include' into the properties yaml, but I have tried several different ways and still got error, please correct me.
YAML file:
apiId: xxxxxx
https:
host: "0.0.0.0"
port: "8082"
batch:
data:
host: "localhost"
port: "8082"
path: "/api/xxx"
secure: "false"
scheduler:
frequency: "1440"
Request:
targetSystem:
authtoken:
XXXXXXXXX
api:
XXXXXXXX
Query:
param1: XXXX
paramValue1: "1234"
reference:
include: xxxxx
include: xxxxx