Options

Insert Record in Table 2000000074 - Profile Metadata

mohana_cse06mohana_cse06 Member Posts: 5,503
edited 2012-01-31 in NAV Three Tier
I just want to know when can I insert a record in Profile Metadata table..

I did some modification in RTC and it is inserting in User Metadata table which is correct..
But how can i insert record in Profile Metadata table?

Thanks in Advance..

Comments

  • Options
    deV.chdeV.ch Member Posts: 543
    So you want to make customizations which are available for an entire profile, not just a signle user?

    This can be achieved by starting NAV in configuration mode [-configure -profile:<Profile name>] then all your customization will be stored in the profile
  • Options
    mohana_cse06mohana_cse06 Member Posts: 5,503
    Thanks Dev.ch =D>

    Will these changes reflect for all users who are using that profile?

    Can we create multiple Profile Metadata lines for single Profile and assign for different users?
  • Options
    raveendran.sraveendran.s Member Posts: 119
    deV.ch wrote:
    This can be achieved by starting NAV in configuration mode [-configure -profile:<Profile name>] then all your customization will be stored in the profile

    How to open in Configuration Mode? #-o
    --
    Regards,
    Raveendran.BS
  • Options
    mohana_cse06mohana_cse06 Member Posts: 5,503
    deV.ch wrote:
    This can be achieved by starting NAV in configuration mode [-configure -profile:<Profile name>] then all your customization will be stored in the profile

    How to open in Configuration Mode? #-o
    http://msdn.microsoft.com/en-us/library/dd354992.aspx
  • Options
    deV.chdeV.ch Member Posts: 543
    Thanks Dev.ch =D>

    Will these changes reflect for all users who are using that profile?

    Can we create multiple Profile Metadata lines for single Profile and assign for different users?

    If your customization should be applied per user, i think best would be to configure some "template" users, and then copy all records in user personalization from that user to the other users, or simply create more profiles :)
Sign In or Register to comment.