Is anyone able to import IT Operating data into Locality from CSV file in v7.1? I believe the table name is TSBITDATA. When I try import from CSV, I am getting error "You are not allowed to assign objects of type 'TSBITData"
Without more detailed information it's hard to tell you anything besides, the explanation that you import user seems not to have enough permissions to create the entries in TSBITData.
What you could check in addition for the entries you are trying to create:
I do not know what XML you are referring to but here is what you have to put in the properties of the entry in TSBITData.
Markus,
Thanks for the prompt response. Our locations have only been loaded into the locality table. So there is no UID_Org reference to our locations. I am trying to understand your statement below
•UID_Org = UID of your location
Am I missing something? Does it get autogenerated? The reason for my question is that, when I tried this through Manager, it generated an entry in TSBITData with a UID_Org value for which I cannot find corresponding entry in ORG table.
Please advise