number of days to be checked between 2 dates

hi,

i want to check the number of days between 2 dates one date taken from the Document timestamp and another System date… but i am unable to pick the date from document.

i used query services to get the documents into the pipeline.then i tried to map the document timestamp to a string variable but i can’t get it.

give me your valuable sugesstions… thanks in advance

karna

If you are getting the bizdoc in the pipeline, you can use %bizdoc/DocTimestamp% to get the document timestamp. I have used this.