Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
So I've been studying the Business Admin guide and the Data Loading guide, looking for a wait to load OIRs from the command line. I did find how to create a load file and load a single OIR properly, but I'm trying to figure out how to load multiple OIRs in one load file. You can't have two <typebasedrule/> elements at the root, because XML has to have one root element. However, I tried putting in a <libraryconfig/> element asa wrapper, and got a less than useless "bad xml" error.
Has anyone done this? Any insight would help! I suspect it's similar to how one would load ACLs and other container-specific stuff.
Thanks!