<div dir="ltr">Can a scripted data connector use attributes provided / resolved by another data connector?<div><br></div><div>We have an attribute that is basically a serialized object, and I'd like to explode it into it's components. e.g.</div><div><br></div><div>{jobCategory=Staff}:{campus=UM_ANN-ARBOR}:{deptId=123456}:{deptGroup=BASKET_WEAVING}:{deptDescription=Department of Basket Weaving}:{deptGroupDescription=College of Fiber Arts}:{deptVPArea=VP_ARTS_AND_CRAFTS}:{jobcode=123456}:{jobFamily=999}:{emplStatus=A}:{regTemp=R}:{supervisorId=12345678}:{tenureStatus=NA}:{jobIndicator=P}<br></div><div><br></div><div>I'm currently doing it with mapped attributes, but wonder if there might be a better way?</div><div><br></div><div>Liam</div></div>