Author Message
EndaDooley
Joined: May 29, 2017
Messages: 4
Offline
hi,

If we call this
CollaborationDataFactory.getServiceData("MySvar","1.2.3.4")

where version 1.2.3.4 is not currently installed on the node
what is the expected return value?
Is it an exception or null?

Regards,
Enda
Amit.Mishra
Joined: Dec 19, 2013
Messages: 34
Offline
Hello Enda,
This will return you ServiceData object but then when you try to invoke specific APIs on ServiceData appropriate exceptions will be thrown.

Thanks,
Amit.
Go to:   
Mobile view