Siebel Business Servie Simulator
I wrote a run-time business service. It reads a csv file and process records in it. I run it in Business Service Simulator one by one for all input csv files. This is one-time initial load to Siebel. The issue I am having is that there are multiple Siebel object manager in multiple server boxes in production, and I don't want to copy the same csv files to every server box. Is there a way to control which application object manager to simulator to run?
Thanks!