[NAV 2017] ODATA Web Service - POST Json Body with root

Askaron
Member Posts: 4
Hello community,
I have a problem with above topic. I published a simple page as ODATA Web Service. If I test the web service with postman it works with a simple JSON body as POST statement:
{
"Field1":"Value1",
"Field2":"Value2"
}
But if I change the JSON body to the following, it don't work:
{
"JSONBodyRoot"
[
{
"Field1":"Value1",
"Field2":"Value2"
}
]
}
I don't have any possibility to change the external system to submit another JSON body so I need to process this root item in my NAV 2017 Page. But currently I have no clue how I should do this with NAV tools.
Is it maybe possible to wrap the JSON Body from the request into some kind of variable? In NAV 2017 I can not publish a function from my page to external.
Thanks in advance and regards.
I have a problem with above topic. I published a simple page as ODATA Web Service. If I test the web service with postman it works with a simple JSON body as POST statement:
{
"Field1":"Value1",
"Field2":"Value2"
}
But if I change the JSON body to the following, it don't work:
{
"JSONBodyRoot"
[
{
"Field1":"Value1",
"Field2":"Value2"
}
]
}
I don't have any possibility to change the external system to submit another JSON body so I need to process this root item in my NAV 2017 Page. But currently I have no clue how I should do this with NAV tools.
Is it maybe possible to wrap the JSON Body from the request into some kind of variable? In NAV 2017 I can not publish a function from my page to external.
Thanks in advance and regards.
- Also on http://www.msdynamics.de -
0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions