Hi paulk,
Have you tried to right click on the item reference itself? I think there is an option to delete it.
Hi there,
The reference is valid and I need it for my workflow to work. What I want to do is at the end of my workflow to clear the actual XML value of the Item Reference that you see when you look into the reporting.
Cheers
Hi @paulk,
There isn't a feature like that, unfortunately.
That being said, the Item Reference XML does not expose any sensitive information, as it only saves the SmO, method, and ID:
If you still do not want these to be exposed on the report, you are going to have to resort to either calling the SmO every time you want to reference it, or use data fields.
Cheers,
Ernie
Hey Ernie 🙂
Cheers for the reply - I kind of thought that was the case. Like I say you used to be able to do that in VS by transferring and Empty string to the Item Reference.
The level of how sensitive that XML depends very much on the environment that you operate in.
Will revert to calling the SMO each time, which isn't too painful.
Cheers