Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi, i am using TOS for MDM v5.0.2 community version. bt I can not find tParallelize component and also there is no information about the component available in the user manual guide. please let me know if the component present in community version or where i can find a suitable example for that.
thanks, @mit
It seems to me that Synchronization and Parallelism can be achieved in a Parent/Child relationship where the Parent job calls the child to do parallelism and when all parallel subjobs in the Child are done (meaning Synchronization is achieved) the Parent continues.