I am storing a document ID as an integer in a CDT, and I have a link in an inter

I am storing a document ID as an integer in a CDT, and I have a link in an interface so that a user can download that document. However, in order to link to the correct document, I have to add 1 to the document ID number to get the correct document. Meaning that if the CDT stores a value of 10, the actual document ID is 11. Does anyone know where the discrepancy comes from? I'm not manipulating the value when it is uploaded in the original interface or in the process model, just storing it.

OriginalPostID-162734

OriginalPostID-162734

  Discussion posts and replies are publicly visible