Using dbimport to batch upload data for user business classes

Author
Messages
Panda Hung
New Member
Posts: 1
New Member

    Hi everyone,

    I'm new to Lawson Landmark Xi so bear with me. Instead of using the portal, we are trying to automate the batch loading of values for some user business classes. So far I have identified three related tables:

    - UserBusinessClass

    UserBusinessObject_Storage

    UserField_Storage

    My questions are:

    1) Is it relative straightforward to create Unix jobs to launch dbimport to upload the values?

    2) How can I find out what data area is associated with the UserField_Storage  table?

    3) What columns should I include in the input csv flat file?

    Any help or pointers will be highly appreciated!

    Panda 

    ---