Come for answers, stay for best practices. All we're missing is you.
IBM Maximo for Utilities supports work and asset management for transmission and distribution in water, gas and electric utilities. In this article I intend to show you how to receive meter assets. This is one of the most important features of this product.
Smart Meters are devices that measure the consumption of electricity, gas, or water and modify standard rates according to use. Based on that, customers are able to monitor and control revenue meters. You can use the data import feature to load those smart meters by ASN (Advanced Shipment Notification) file. The benefit of this approach is that it enables you to easily create a large volume of new records.
In order for the receiving process be performed successfully, it is necessary to complete some prior configuration on the web server side. I'm not going to explain how this is done in this article, but you can check the instructions at the link below. The meter assets are received by the JMS Queue; they are received based on the same way you have configured JMS queues in the integration framework, I mean, in a sequential or continuous way. You can configure them using the PLUSDTND record in the External System application.
(http://publib.boulder.ibm.com/infocenter/tivihelp/v27r1/index.jsp?topic=/com.ibm.itam_instBea.doc/install/t_tamit_weblogic_settingup_jms_if.html)
Smart Meters are received typically by an ASN file, which can be in TXT or XML format. Here, I'll focus only on the XML format. Below you can see an example.The XML file is composed of several tags and some of them are useful for this scenario.
Let's talk about some of them:
Assuming that you have already prepared your ASN file and have configured your web server, let's go on. Some information from XML must be recorded in the Maximo application before you proceed with receiving assets process. For example, if your XML has some domains, you need to create them.
You must also complete the following tasks:
Seconded, Rahul. This seems to be the only online reference I can find anywhere that has anything approaching an instruction on what to actually do.All the other "documentation" has instructions like
Which actually tells us nothing about what the file needs to look like or how it needs to be set up.
The link in the article is expired and the images aren't loading either. Requesting IBM community to kindly update this.