
Hi Alvaro,
thanks for your reply, we eventually found the solution in the end, which was: if you are going to use the "Sub" option and the parent field does not hold any value (type = Dummy), the import/export fx will jump that field and its childs too...so we replaced the Dummy field with Text of only one char and blanked out the columns...worked like a charm :)
Best,
N
________________________________
Da: itsm
From this point onwards, the system simply "ignores" the values present in the CSV file and creates the asset with the remaining fields blanked out.
After the Maintenance section there are several others for each class but the values are always ignored. ################################## Firewall Maintenance ######################################## { Key => 'FirewallMaintenance', Name => 'Maintenance', Input => { Type => 'Dummy', }, Sub => [ { Key => 'WarrantyExpirationDateFirewall', Name => 'Expiration', Searchable => 1, Input => { Type => 'Date', YearPeriodPast => 20, YearPeriodFuture => 10, }, }, { Key => 'RenewYesNo', Name => 'Renew', Input => { Type => 'GeneralCatalog', Class => 'ITSM::ConfigItem::YesNo', Translation => 1, }, }, { Key => 'FirewallVendor', Name => 'Vendor', Searchable => 1, Input => { Type => 'Text', Size => 50, MaxLength => 50, }, }, { Key => 'MaintenanceNotes', Name => 'Notes', Searchable => 1, Input => { Type => 'TextArea', }, }, ], CountMin => 0, CountMax => 4, CountDefault => 0, }, ############################### End Firewall Maintenance ##################################### Did anyone else experience a similar behavior? Any advices? Many thanks in advance for your time, Niccolò --------------------------------------------------------------------- OTRS mailing list: itsm - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/itsm To unsubscribe: http://lists.otrs.org/mailman/listinfo/itsm -- Alvaro Cordero Retana Consultor de Tecnologias Tel: 22585757 ext 123 Email: alvaro@gridshield.netmailto:alvaro@gridshield.net [http://www.gridshield.com/images/gs-signature.png] -- Questo messaggio e' stato analizzato con Libra ESVA ed e' risultato non infetto. Clicca qui per segnalarlo come spam.http://esva.criticalcase.com/cgi-bin/learn-msg.cgi?id=74DA528005.AB481 Clicca qui per metterlo in blacklisthttp://esva.criticalcase.com/cgi-bin/learn-msg.cgi?blacklist=1&id=74DA528005...