How can I reference an artifact by name?
So I would like to use the function: RM.Data.createLink(ref1,linkTpe,ref2,cb)
where ref1 and ref2 are the artifact being referenced. For one of them i could just do current artifact thats simple.
But for the other one how can I refer to the artifact if I have its name, for example I have "DE1234:Data Element test" and i want to refer to that artifact. Please help I have trouble understanding how to refer to artifacts.