MxLoader

 View Only
  • 1.  MAS 9 - MXLoader on MAXLABELS

    Posted 09-09-2024 07:36
    Edited by HENRIK SÖDER 09-09-2024 07:42

    Creating a custom objectstructure with MAXLABELS and L_MAXLABELS
    Need to add some translations in langtable but got errormessage as shown below (sorry for Swedish pic)

    How to grant access to objectstructure/tables 
    Im using maxadmin rights and have tried to grant access to all objectstructures

    Errormessage in english:

    Bad Request
    BMXAA0024E - The action READ is not allowed on object MAXLABELS. Verify the business rules for the object and define the appropriate action for the object.

    ------------------------------
    HENRIK SÖDER
    Quale Consulting AB
    ------------------------------



  • 2.  RE: MAS 9 - MXLoader on MAXLABELS

    Posted 10-28-2024 11:49

    Hi Henrik,

    As you think, granting access to all object structures is the key here.

    To do this you need to:

    • go to Security Groups,
    • find security group assigned to the user account you're using for MxLoader (maxadmin I guess?)
    • locate object structure you're going to use (<your_objectstructure)
    • use "Grant Listed Options for This Object Structure" function

    What may be important here is that after granting object structures, you need to log out from maxadmin account (and ask other users potentially using it as well)

    I have it shortly described (with some screenshots) in recent article I've published on LinkedIn.
    Hope it helps!

    Regards



    ------------------------------
    Piotr Ozaist
    Afry
    ------------------------------



  • 3.  RE: MAS 9 - MXLoader on MAXLABELS

    Posted 10-30-2024 09:45

    Hi! Thanks for your reply.
    We changed system property mxe.int.enableosauth according to this old information from IBM MIF Object Structure authorization 

    That worked and we do not need to grant rights to maxadmin group or objectstructures.

    But still I'm not allowed to add in languages files to e.g. L_maxlabels. Still need to add by script. Update in L_xxxx tables seems to work.

    I am also having problem to run queries, Only query that works is with brackets  like this sample app in ["ASSET"]

    But now the work is ongoing......

    //Henrik

     



    ------------------------------
    HENRIK SÖDER
    Quale Consulting AB
    ------------------------------