Skip to Content
0
May 22, 2018 at 08:08 PM

B1 Service Layer POST UDO

3653 Views

Hi,

I have created a UDO ("@JC1_LOG") and am trying to insert a record using

POST .../@JC1_LOG ........

OR

POST .../JC1_LOG ........

In both cases I get the error: code: -1002 ......"Service Not Found"....

Note: the service layer has been restarted since the UDO was added.

Note - The documentation says: "Once an UDO is created, you can treat it as an ordinary entity. The URL for UDO CRUD and Query operation are
the same as the internal SAP Business One entities."

How do I insert a UDO record using the service layer?

Thanks,

Mel