techie_blog
Newbie
Karma: 1
Posts: 7
|
 |
« on: October 16, 2009, 04:29:42 pm » |
|
Hi guyz,
I am using the Data Import feature of MEA (Maximo 6.2) for Failure List. I am providing a CSV file with Failure code, type and parent as input to the Failurelist interface. The parent column in Failurelist table (FailureList.failurelist) stores an auto generated sequence value. The interface also expects me to provide the sequence number in the CSV file which is ideally not possible. When there is a tree of problem - cause - remedy structure I cannot feed the CSV file with the FailureList value of the parent, because I will not know the value until it is inserted into the Database (as it is a auto generated sequence).
Please let me know how this can be handled.
Thanks!!
|