rootArray data mapping auto replace the request document list

I’m trying to deploy an IS Packages from webMethods 10.15 to webMethods 10.5, but got this problems.
Request Body:
[
{
“id”: “13”,
“location”: “2000”,
“userId”: “george”
}
]
Screenshot_92

It happen to all restful services, and every integration server i deploy. I try to hit the endpoint from webMethods API Gateway and webMethods Integration Server, the result is the same.

My expected result is remove the rootArray and use document list checkInReq. I try deploy on the different IS 10.15 and it works fine.

Why this is happening? Do i need some sort of setting in the 10.5 version? Any help or explanation would be much appreciated.

This is a known issue and fix will be available for it in next couple of months.
Regards,
Aishvarya

1 Like

Will it be available to install using UpdateManager tool? I want to check available fix, and follow the installation guide Using_SAG_Update_Manager_for_10-0_and_later.pdf. Thank you for the provided explanation.

Hi Maulana,

as soon as it is released it should be visible in UpdateManager for the customers with active maintenance contracts.

Regards,
Holger

1 Like