Creating a Fusion Scenario that pulls the 10 most recent projects a user (typeahead field) has worked on.
Hi All,
For my instance, we're looking into creating a Fusion Scenario that pulls the 10 most recent projects a user (typeahead field) has worked on, and adds those project names to a custom field on an issue associated with that user? This is the scenario I've built so far but need some insight into what I maybe missing:
Scenario 1
Watch Events
Record type: Task
State: New State
Filters: ParentID Equal CPS
Record Origin: new and update records
Scenario 2
Search
Record Type: Task
Result Set: All Matching Records
Search Criteria fields: ID, Name, Project ID, DE:PSRA, DE:PSRR, DE:PSRRS
Search Criteria: DE:PSRA basic operators Exist
Output: ID, Parent ID, Project ID, DE:Parent Name, DE:PN, DE:PSRA, DE:PSRR, DE:PSRRS
Scenario 3
Read Record
Record Type: Project
Outputs: ID, Last Update Date, Name
References:
Collections:
ID: 2. DE:PSRA
Scenario 4
Array Aggregator
Source Module: Adobe Workfront - Read a record [4]
Target Structure: Custom
Aggregated Fields: name Adobe Workfront - Read a record [4]
Scenario 5
Update Record
ID: 2. projectID
Record Type: Issue
Fields to Map: Project ID
Project ID: Contacts Database