Picture of Alessandro 174
Registered 13 years 97 days
Alessandro 174 Friday, 30 October 2020, 11:23 AM
PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
In the PbxAdminApi doc is not possible to find two properties: "no-dev": bool, "critical": bool
http://sdk.innovaphone.com/doc/appwebsocket/PbxAdminApi.htm. This two properties can be used and works fine with "UpdateObject".
It can be interesting if the "critical" property is returned also on the "GetObjectResult".
Picture of tsn
Registered 4 years 358 days
tsn Thursday, 5 November 2020, 09:09 AM
Re: PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
Hi guys,

Any update on this?
Andreas Fink
Moderator Registered 13 years 110 days
Andreas Fink (innovaphone) Friday, 13 November 2020, 10:57 AM in response to Alessandro 174
Re: PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
Hello,

get "critical" property is implemented at the moment in the PBX API - i will queue a feature request regarding this. However, you can set it in the UpdateObject operation.

"no-dev" is not documented, but is implemented (get and set).

Best Regards
Andreas Fink
Picture of tsn
Registered 4 years 358 days
tsn Friday, 13 November 2020, 11:04 AM
Re: PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
Hi Andreas,

Thank you for your update. Is it possible to replicate these fields using Replicator or access it from the app in any other way?
Andreas Fink
Moderator Registered 13 years 110 days
Andreas Fink (innovaphone) Friday, 13 November 2020, 06:00 PM
Re: PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
Hi Sergey,

what is your exact use case here?

There is another operation GetObjectXML, which probably delivers complete XML data of the Object. Never tried it.

Depending on use case you could also use PbxTableUsers API:
https://sdk.innovaphone.com/doc/appwebsocket/PbxTableUsers.htm

Best Regards
Andreas
Picture of tsn
Registered 4 years 358 days
tsn Friday, 13 November 2020, 07:49 PM
Re: PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
Hi Andreas,

I just need to get access to these properties to filter users for which "critical" checkbox is set. I'm currently replicated PbxTableUsers but don't see any way how to get access to this property. Please suggest.

Best regards,
Sergey
Picture of Alessandro 174
Registered 13 years 97 days
Alessandro 174 Friday, 13 November 2020, 11:12 AM in response to Andreas Fink (innovaphone)
Re: PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
Hi Andreas

Thanks for your answer.
Sometime it can be useful also have implemented the get of the "critical" property. Thanks for having added a feature request.
I think if you can update the doc with the "no-dev" property it will be helpful also for others.

BR

Alessandro
Andreas Fink
Moderator Registered 13 years 110 days
Andreas Fink (innovaphone) Friday, 13 November 2020, 06:03 PM
1 of 1 users consider this post helpful
Re: PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
Sure, this was just missing and is required to be documented - have added it already (docs online are not updated jet).

Best Regards
Andreas


Andreas Fink
Moderator Registered 13 years 110 days
Andreas Fink (innovaphone) Friday, 20 November 2020, 07:42 PM in response to Alessandro 174
1 of 1 users consider this post helpful
Re: PbxAdminApi undocumented "UpdateObject" properties "no-dev" and "critical"
FYI: Support for "critical" flag will be available in the next V13r1 service release.
← You can define your color theme preference here