PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 1/10/2014 4:25 PM by  bprouty
Adding Custom Bookmarks with a csv file like LAWSONLD.portal
 2 Replies
 0 Subscribed to this topic
 64 Subscribed to this forum
Sort:
You are not authorized to post a reply.
Author Messages
bprouty
Private
Private
Basic Member
(28 points)
Basic Member
Posts:12


Send Message:

--
1/8/2014 8:02 PM
    I need to load bookmarks on several systems and want to make sure they are entered in the same order and with exactly the same values.  Can I create a customized file like $LAWDIR/logan/work/LAWSONLD/LAWSONLD.content.csv  I would put in the field LawsonName and AddAsChildTo a very unique name that Lawson would not use.  Then run LO920 to load the bookmarks. Has anyone tried this?  Thanks,
    Greg Moeller
    Private
    Private
    Veteran Member
    (4163 points)
    Veteran Member
    Posts:1487


    Send Message:

    --
    1/8/2014 8:32 PM
    Yes. We do that all the time here. (well not so much anymore, once we got everything all correct)..
    The problem is not with the name(s) that you assign, but with the bookmark number that gets assigned by the system.
    If I were you, I'd dump/query the LOGAN.LOBKMARK table. Truncate it. Reset the LAST_BK_MARK in LOGAN.LOBKCONFIG
    Add to your Excel/CSV file from your query, then reload them all. That way you can have every TEST/DEV/PROD system be configured (as far as bookmarks go) equally.
    bprouty
    Private
    Private
    Basic Member
    (28 points)
    Basic Member
    Posts:12


    Send Message:

    --
    1/10/2014 4:25 PM
    Thank you!!!!
    You are not authorized to post a reply.