We have uploaded data from our previous database and have our static data loaded properly. The only thing left is that our data does not have the relational columns set. The data contains a few thousand items so manually setting relations is not an option. We wrote a script to set these relations but are getting an error about our concurrent request limit being 100. Therefore we are not able to loop through the entirety of our data and set the relations. The data already has a static column specifying which object it is related to in the other table.
Is there an easier way than running a script to set the relations? We just need the relational column to show the object which is specified in the static column ID. Could you guys do this on your end?
APP ID: 9A13BF3D-3E41-C30E-FF1B-94129ABED000