Since I upgraded a customers System Manager from release 7 to 8 something changed in the SMGR API because I am no longer able to update any user settings like password, givenName and so on using the PUT method.
As soon as I fire off my scripts I just get the error: 405 - Method not allowed
<result error="Method failed: (/network-login/) with code: 405">
<output><html><head><title>Error</title></head><body>JBWEB004248: JSPs only permit GET POST or HEAD</body></html></output>
</result>
Has anyone else found a workaround or solutions to using the SMGR API on release 8? It seems like Avaya has not even tested it because there is no documentation available og SMGR R8 API. Only the old current API programmers guide for R6 - R7.
Hope somebody has found some solutions?
As soon as I fire off my scripts I just get the error: 405 - Method not allowed
<result error="Method failed: (/network-login/) with code: 405">
<output><html><head><title>Error</title></head><body>JBWEB004248: JSPs only permit GET POST or HEAD</body></html></output>
</result>
Has anyone else found a workaround or solutions to using the SMGR API on release 8? It seems like Avaya has not even tested it because there is no documentation available og SMGR R8 API. Only the old current API programmers guide for R6 - R7.
Hope somebody has found some solutions?