To have WebDocs automatically add revisions to existing documents you will need to create a post exit program with the following logic structure.
  1. Do an SQL lookup on DOCS00 for other documents with matching key values. You should be specific enough to only get one result back.
  2. Check out the document from the result of the search in step one using the DOCCHKO command.
  3. Check in new documents IFS file using the command DOCCHKI
  4. Remove the new document with the DOCINFODEL command leaving only the new revision to the original document.
Still have questions? We can help. Submit a case to technical support

Last Modified On:
You don't have the appropriate permissions.
No, open a new Support Case