OSM - Database plugin - Configuration not specified
edited Dec 11, 2014 10:00AM in Order and Service Management (Communications Industry) (MOSC) 11 commentsAnswered
Hello!
Please help me solving my problem.
I`m trying to use some functions of database plugin in OSM.
I`ve made the custom automation plugin, the automated task linked to this plugin and have also put this task to my process.
In custom automation plugin i specified com.mslv.oms.automation.plugin.database.DatabasePlugin as a class.
In Custom Plug-in page of my automated task automator i`ve specified this:
<implement xsi:type="db:DatabasePlugin">
<db:configLocation>
<db:resource>config/dbpluginconfig.xml</db:resource>
</db:configLocation>
<db:completionStatus>success</db:completionStatus>
</implement>
The config is situated in resources/config/dbpluginconfig.xml.
Please help me solving my problem.
I`m trying to use some functions of database plugin in OSM.
I`ve made the custom automation plugin, the automated task linked to this plugin and have also put this task to my process.
In custom automation plugin i specified com.mslv.oms.automation.plugin.database.DatabasePlugin as a class.
In Custom Plug-in page of my automated task automator i`ve specified this:
<implement xsi:type="db:DatabasePlugin">
<db:configLocation>
<db:resource>config/dbpluginconfig.xml</db:resource>
</db:configLocation>
<db:completionStatus>success</db:completionStatus>
</implement>
The config is situated in resources/config/dbpluginconfig.xml.
0