ibmmaximorestjsonapis/maximorestclient

Issue with Namespace

jeramelam opened this issue · 0 comments

Hi,

I am having an issue with namespace specific for mxitem. I set lean=1 to skip namespace, and got the "oslc:message": "BMXAA4147E - Item set null does not exist. Enter a valid Item Set as defined in the Organization application." error message.
image

However, when I sent the same JSON payload with namespace "spi". It is working fine.
image

Problem is the source system that we are integrating with does not allow namespaces in a JSON payload.

Let me know.

Appreciated!!!