Tuesday, January 1, 2013

MIF Data Loading Practices

1. Flat File Data Load with AUTOKEY fields:

     MIF framework is XML based, so when loading flat file MIF converts it to hierarchical XML structure. For this conversion, key fields should be provided to properly form the XML. 
 
    So, even if we plan to use the auto numbering for any mandatory field (like ASSETNUM), the input flat file must contain some dummy unique asset number for each row to pass the Flat to XML conversion. 

 
    Then to restrict the load process from using the dummy value in the file (instead of autokey), the key field ASSETNUM needs to be configured as Set Restricted. 


    The Set Restriction can be defined at the object level (within DB configure using the Restrict Attributes select action) or within the object structure (via the object structure application using the Inbound Setting Restrictions select action). This change will impact all integration scenarios.

    For XML Data Load, we should not provide the Auto key field (like ASSETNUM) in the input XML file.

2. Impact of Attribute numbers in Data Loading

       Suppose, if we have State and Region fields in the Maximo Application. When Users select a value in the State field, based on this value, the region data are populated. This works fine from front end.

       If we need to upload the same data through MIF, then there may be a chance MIF will load Region value first, before setting State field. It will led to error or incorrect entry.

       MIF loads the data columns in the order of their "Attribute #" in the Database Configuration. To avoid this scenario to occur, provide a lesser Attribute no. to State field than Region in the Database configuration.


https://goo.gl/7O1sL2

4 comments:

  1. Hi Suren,
    Your article are good. I have one issue to discuss, is it possible to provide your chat id. My email id vcmanjunath@gmail.com

    ReplyDelete
  2. Any Idea on how to load data for safetyplan. I am unable to add hazard precation in safety plan taken safetyplan and splexiconlink in my objstructure

    ReplyDelete
  3. Surendar...The attached link is not working. Could you please send me the document (hope you have the local copy) to my personal/official email id

    ReplyDelete
    Replies
    1. :) Thanks for your feedback. Updated with your favorite short URL

      Delete