|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
REST ADMIN API ACE 11 NOT SUPPORTING FOR PATCH |
« View previous topic :: View next topic » |
Author |
Message
|
seeram52 |
Posted: Fri Nov 01, 2019 5:53 am Post subject: REST ADMIN API ACE 11 NOT SUPPORTING FOR PATCH |
|
|
Newbie
Joined: 20 Feb 2015 Posts: 8
|
Hi All,
I am using the RESP ADMIN API to update the message flow properties using the PATCH method, but it was not supporting . In documentation it was saying we can update the properties. i am using this URL
/apiv2/servers/{server}/applications/{application}/messageflows/{messageflow}
and i gave the correct values as per the documentation, i am getting below error
{
"type": "responseLog",
"count": 1,
"uri": "",
"LogEntry": [ {
"type": "logEntry",
"message": {
"number": 2788,
"severity": 20,
"severityCode": "E",
"source": "BIPmsgs",
"inserts": 2,
"timestamp": 1572614361,
"threadId": 128249,
"threadSequenceNumber": 1
},
"text": "BIP2788E: An unmodifiable property 'additionalInstances' with value '1' was encountered when parsing an HTTP request with method '{2}'. ",
"detailedText": "\nThe property 'additionalInstances' with value '1' cannot be modified by an HTTP request with method '{2}'. \nEnsure that the property value matches the existing value or that the property is omitted from the '{2}' request. "
}]
}
the error saying unmodifiable property. anyone got issues in ACE11 |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|