Unable to integrate with OpManager

Unable to integrate with OpManager

Issue: When trying to integrate Analytics Plus with OpManager, REST API would show as failed, though the connectivity is fine.

Log trace on Analytics Plus Serverout:
Aplus build  :Below 3250
OPM Build : 12.3.007
Error:
[16:33:22:978]|[11-20-2017]|[com.adventnet.iam.security.URLRule]|[WARNING]|[2173]|: Extra parameter found: the parameter Map : {port,protocol,host,action} for the URI : /opminteg| 
[16:33:22:978]|[11-20-2017]|[com.zoho.reports.connector.zrop.opm.OPMIntegServlet]|[INFO]|[2173]|: Called doPost with action: reachhost|
[16:33:22:978]|[11-20-2017]|[com.adventnet.iam.security.URLRule]|[WARNING]|[94]|: Extra parameter found: the parameter Map : {port,protocol,host,action,OPMKey,SyncInterval} for the URI : /opminteg|
[16:33:23:088]|[11-20-2017]|[com.zoho.reports.connector.zrop.opm.OPMIntegServlet]|[INFO]|[94]|: Called doPost with action: opminit|
[16:33:25:713]|[11-20-2017]|[SYSERR]|[INFO]|[94]|: java.lang.NumberFormatException: For input string: "12.3.007"|
[16:33:25:713]|[11-20-2017]|[SYSERR]|[INFO]|[94]|: at java.lang.NumberFormatException.forInputString(Unknown Source)|
[16:33:25:713]|[11-20-2017]|[SYSERR]|[INFO]|[94]|: at java.lang.Integer.parseInt(Unknown Source)|
[16:33:25:713]|[11-20-2017]|[SYSERR]|[INFO]|[94]|: at java.lang.Integer.parseInt(Unknown Source)|
[16:33:25:713]|[11-20-2017]|[SYSERR]|[INFO]|[94]|: at com.zoho.reports.connector.zrop.opm.OPMIntegUtil.getOPMBuildNumber(OPMIntegUtil.java:88)|
[16:33:25:713]|[11-20-2017]|[SYSERR]|[INFO]|[94]|: at com.zoho.reports.connector.zrop.opm.OPMIntegUtil.checkOPMKeyandBuild(OPMIntegUtil.java:313)|
[16:33:25:713]|[11-20-2017]|[SYSERR]|[INFO]|[94]|: at com.zoho.reports.connector.zrop.opm.OPMIntegServlet.doPost(OPMIntegServlet.java:50)|
[16:33:25:713]|[11-20-2017]|[SYSERR]|[INFO]|[94]|:
Cause:
This occurs due to latest verstion of OPM, where build number format is changed from number format(123007) to version format(12.3.007).

Solution:
This issue is fixed in Analytics Plus 3250 build. Please upgrade Analytics Plus to 3250 to fix the same.