Thank you Randy, Each of my bundles have 11 different date fields that may or may not be populated. My goal is to end up with only one date value from each bundle which should be the latest date. Your example is helpful but in it there is only one date, entryDate. How can I apply what you instructed...
Hello, I am receiving an error message when uploading a document and I am not sure why. Here are two bundles that uploaded fine: But this bundle did not process:Here is my error:Here is my upload file module configuration:The failed filename does not appear to have any illegal characters. Is there a...
Hello, I am trying to pull the latest/max date from an array of differently formatted dates:Here is the data I am pulling into an array. The different highlights show that some dates have a timestamp while others do not.Here is a good example of a bunlde in my array:The goal is to get the latest dat...
Sven, Thank you for this. Where exactly do I create the object (set variable?) and where do I paste the code? In the Notify area?Keep in mind that the people being tagged on the Update will only be the Users and Teams on the project. Thank you for the help so far!
Yes that gets me what I am looking for. Thank you. Now the tricky part...can you add an array of people/teams to the Notify field in the Create/Note Module? This is somewhat related, but the last post doesn't show how to apply an array:https://experienceleaguecommunities.adobe.com/t5/workfront-fusio...
Sven, I am successful in gathering all of the User IDs that are assigned to the tasks in my project but I am having trouble getting all of the Team IDs.Here is my ASSGN/search API call:
Hello, Maybe a silly question...but I couldn't find anywhere online that made this clear. If my instance has used 99999/99999 (five characters) of the unique ref numbers, would the next ref number be 100000? (six characters)Thank you!
Hello, I am attempting to run a report that displays the number of proof versions in a Project. I found this link to achieve this but I was hoping to stretch this even further by including the # of comments on each proof version. My output currently looks like this:displayname=Proofs - Version
listd...