How to generate OMA DM synchML request/response dynamically

547 views Asked by At

I am implementing MDM solution for windows phone 8.1 and able to do enrollment and OMA DM synchML communication with device. So far I have tested with hard coded responses to device(e.g device lock CSP or device ring command). I have implemented my webservice in Java.

Can anybody tell me if any framework/jar is present to dynamically create synchML xml messages ? We can manage xml through XML parsers but is there anything specific for synchML support in java?

Thanks in advance.

Regards,

Ganesh Shinde

1

There are 1 answers

0
DarrylC On

Some options: