Hi experts,
I am asking myself, whether it is possible to load several DTPs to one InfoProvider at the same time, or what do I have to take care of to do this?
If've a concrete example for this: There is an InfoObject that is defined to be an InfoProvider. The InfoObject contains definitions for hierarchies, attributes and texts. There are three InfoPackages that load three different hierarchies using the old 3.5 data flow. Furthermore there are two different DataSources, Transformations and DTPs that supply the attributes for the InfoObject. At last, there are three separate Data flows (DataSource, Transformation and DTP again) for texts of the InfoObject. In sum there are eight DTPs or InfoPackages, that process different data flows. Can I start these processes at the same time without risking a dump, deadlock or something like that?
Thanks for answers!