Custom plugin for OSM 7.2
edited May 22, 2013 10:24PM in Order and Service Management (Communications Industry) (MOSC) 6 commentsAnswered
Hi there,
Does anybody have any tips or detailed guid on how to get custom plugin working with OSM 7.2.
We are using the following XML template
<implement
xsi:type="is:isEmailPlugin"
xmlns:is="http://www.is.co.za/osm/automation/customPlugin"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.metasolv.com/OMS/AutomationMap/2001/11/23 ./automationMap.xsd http://www.is.co.za/osm/automation/customPlugin ISCustomPlugins.xsd"
xmlns="http://www.metasolv.com/OMS/AutomationMap/2001/11/23">
<is:EmailFrom>noreply-osm@is.co.za</is:EmailFrom>
<is:EmailTo>osm.smme.administrators@is.co.za</is:EmailTo>
<is:Subject>Generic Work Order - xxx Jeopardy Notification</is:Subject>
Does anybody have any tips or detailed guid on how to get custom plugin working with OSM 7.2.
We are using the following XML template
<implement
xsi:type="is:isEmailPlugin"
xmlns:is="http://www.is.co.za/osm/automation/customPlugin"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.metasolv.com/OMS/AutomationMap/2001/11/23 ./automationMap.xsd http://www.is.co.za/osm/automation/customPlugin ISCustomPlugins.xsd"
xmlns="http://www.metasolv.com/OMS/AutomationMap/2001/11/23">
<is:EmailFrom>noreply-osm@is.co.za</is:EmailFrom>
<is:EmailTo>osm.smme.administrators@is.co.za</is:EmailTo>
<is:Subject>Generic Work Order - xxx Jeopardy Notification</is:Subject>
0