Picture of Sascha
Registered 5 years 281 days
Sascha Thursday, 11 November 2021, 09:21 AM
SOAP vs v13 Websocket
Hello everyone,

I have a question about the GetObject event.

I want to build a possibility for our customers to create thier own templates with the possibility to inherit between multiple templates.

At the moment I can get the informations I want from the SOAP.

With this request I will get the configuration of an extension with the informations merged into it from the tempalte
<show><user guid=''/></show>

With this request I will get the configuration of an extension without the informations merged into it from the tempalte
<show><user cn='' config='true'/></show>

Now my question is there a possibility that I can do such a thing with the GetObject event from the websockets in v13? I have searched in the sdk documents but I have found nothing with which I could do such a thing.

Greetings,
Sascha
Picture of Sascha
Registered 5 years 281 days
Sascha Wednesday, 17 November 2021, 08:54 AM
Re: SOAP vs v13 Websocket
Do you need some more informations to get a better understanding what I want to build? What kind of informations do you need?
Andreas Fink
Moderator Registered 13 years 52 days
Andreas Fink (innovaphone) Wednesday, 17 November 2021, 09:02 AM
Re: SOAP vs v13 Websocket
Hello Sascha,

we are working on this issue.

I will give you a feedback, this week.

Best Regards
Andreas Fink
2013
Moderator Registered 16 years 15 days
Guntram Diehl (innovaphone) Friday, 19 November 2021, 09:30 AM in response to Sascha
Re: SOAP vs v13 Websocket
Actually the GetObject does not merge any config from Templates into the object. The only problem is, that not all information is yet provided with the GetObject.

Did you see that information was in fact merged from Templates?
Picture of Sascha
Registered 5 years 281 days
Sascha Friday, 19 November 2021, 09:38 AM
Re: SOAP vs v13 Websocket
No I have not seen that it will be merged with the data of the template. It was not mentioned in the sdk document so I assumed it would do something like the SOAP API did and only the switch for it was not shown in the documentation.

So as long as not all informations are not provided I should use the SOAP till all informations are in the GetObject.
← You can define your color theme preference here