Author Topic: Asset Import  (Read 1679 times)

blabj

  • Newbie
  • *
  • Posts: 1
Asset Import
« on: January 10, 2008, 01:25:56 pm »
Hi,

Is there any facility for importing assets in some way?

Can it be done directly into mysql database?  The asset.id seems to be some kind of hash though..

Thanks,

BJ.

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
Asset Import
« Reply #1 on: January 11, 2008, 10:51:48 am »
Data can be directly imported to database. Asset.id field is a generated unique key. You may use some integer sequences for it.

Added a proposal to Mantis for data import facility:
http://www.calemeam.com/apps/mantis/view.php?id=93
Calem Community Forum Admin