Hello, I want to implement functionality that will save documents to

Hello,

I want to implement functionality that will save documents to the knowledge center and if a document has the same name as another document in the knowledge then I want a number appended to the end of the document name.

Does Appian have built in functionality for this?

OriginalPostID-183198

OriginalPostID-183198

  Discussion posts and replies are publicly visible

Parents
  • I have a list of the current document names both in the database and in process, but I need a function that will compare the names and, if any of them equal each other, then to append a _1, or (1) to it, the same way the Windows handles documents with the same names.

    My concern isn't getting the documents, it's a function to make the comparison, to then save that to an array.
Reply
  • I have a list of the current document names both in the database and in process, but I need a function that will compare the names and, if any of them equal each other, then to append a _1, or (1) to it, the same way the Windows handles documents with the same names.

    My concern isn't getting the documents, it's a function to make the comparison, to then save that to an array.
Children
No Data