Hi @AkshayAnand , Thank you for your response. I managed to resolve the issue by updating my JavaScript activity to below, and everything is functioning correctly now. var query = xtk.queryDef.create(<queryDef schema = {vars.targetSchema} operation = "select"><select><node expr="@status"/><node exp...