Hi all,
We have a scenario where we want to load data from IBP to APO via Webservice (on APO side).
1. Query
Extracted the required fields from calculation scenario context using a simple query and filter by date >= 2016.04
2. XML_MAP
In this step we choosed "Generate Schema" -> "Generate schema from web service function", then we mapped columns from the input generated schema as required and final step - proposed the rule in Rule tab.
Testing in Design View:
All fine!
3. Target_Web_Service_Call
Only root node mapped.
Flow successfully validated. Then we run task in Projects Tab and see following error:
I would like to note that if you do not use TSTFR and TSTTO (in first Query step), the data is successfully transferred to the APO, but we need to fill column CALMONTH and that is why we use them.
Please help!