Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

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