MxLoader

 View Only
  • 1.  Need help on loading NUMRANGE domains

    Posted 03-18-2022 08:42
    Hi everyone!

    I am trying to load NUMRANGE domain values via MXLoader. I noticed that it was working fine whenever the particular domain has existing values, but when it's trying to load values on an empty domain, it is having null issues. I am using AddChange so I am not sure where the issue is coming from. I tried loading similar for ALNDOMAIN and it worked for both empty and additional domain values. Can someone point me to the right direction? Thank you in advance.




    ------------------------------
    KM Cornista
    IBM
    ------------------------------


  • 2.  RE: Need help on loading NUMRANGE domains

    Posted 04-20-2022 11:43

    Hi KM,

    Try using "NUMRANGEDOMAIN" instead of "RANGEDOMSEGMENT" on your MxLoader.

    Additionally, when loading a new domain, you'll need to add the DOMAINTYPE and MAXTYPE to your load file.

    Thanks,



    ------------------------------
    Matt McGuire
    Aquitas Solutions
    https://www.aquitas-solutions.com/
    ------------------------------



  • 3.  RE: Need help on loading NUMRANGE domains

    Posted 04-21-2022 04:42
    Thank you so much, @Matt McGuire! It works!


    ------------------------------
    KM Cornista
    IBM
    ------------------------------