cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Invalid or missing namespace for 'Schema'

Shishir_P
Explorer
5,555

Hello,

          I am new to CPI, I was trying to test "Request Reply" step. It is throwing an error in "Processing" when I try to add "Step 2" I get an error "Invalid or missing namespace for 'Schema." .

Screenshot 2024-07-26 at 10.43.04.png

I don't have those many steps as in the below screen shot, I am trying to connect to Northwind using the ODATA adapter. I have filled in all mandatory details, I don't understand why it keeps giving me that error and what information is missing.

Screenshot 2024-07-26 at 12.40.41.png

Accepted Solutions (0)

Answers (4)

Answers (4)

sandipan_031
Discoverer
0 Likes

Hi Shishir_P,

Is the issue solved? I am also following the same process. Changed the date also. But still it is givving the same error. Can you please hep me on that?

 

Shishir_P
Explorer
0 Likes
No, it is still not working for me.
vladST
Explorer
0 Likes

Thanks, I don't understand what these steps do but it worked

vladST
Explorer
0 Likes

Update: In fact it just resolved that pop up with "missing namepscape for 'Schema'", but failed at runtime. What solved the problem was changing the ODATA V2 to V4 and using the v4 version of Northwind services.odata.org/V4/Northwind/Northwind.svc/$metadata

jayakrishna257
Discoverer
0 Likes
Changing URI to https://services.odata.org/V2/Northwind/Northwind.svc/ worked for me. Thanks
elavarasan1
Newcomer
0 Likes

yes im also facing same issue 

Shishir_P
Explorer
0 Likes

Yes, it could be.