I'm working with a python script that will receive a json string that contains information for multiple items. I would like the output of the script to result in multiple ItemMaster BODs. Is it possible to do this in the python script? I tried putting them in one BOD and adding a splitter in the data flow, but it won't let me split on ItemMaster. The ERP requires separate BODs for each item.