getChildrenResources(isRecursive=True): if isinstance(rsc, SDSBSCompGraph): print(f" - {rsc.getIdentifier()}") pkgMgr.unloadUserPackage(pkg) Alternatively, you may read from the database directly in Python, wi
parenttask = getCurrentTask().container # find the sequential group child sequentialGroupId = None activetask = None # Iterating on the children to find SequentialGroup ID and the last active manual task ID for child in parenttask.getChildren(): if str(child.type).lower() == "xlrelease....