Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Hi, I'm working on a scenario that triggers when a task status is updated to be completed. It gets the task details and if there are documents associated with task, it should get the details like document id and name. I was able to get the task details and find if task has documents or not but when I do read a related record on task, I'm not able to get document details.
Scenario :
Result of read a record module:
Configuration of read a related record module:
Result of read a related record module:
Am I missing any configuration? Thanks in advance!
Solucionado! Ir para a Solução.
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
Hi Prachiz
Why have you set your read related records to Document Folder? If the document is on the task then the record type would be Task and the Collection would be Documents.
All the best
Stuart
Hi Prachiz
Why have you set your read related records to Document Folder? If the document is on the task then the record type would be Task and the Collection would be Documents.
All the best
Stuart
I'm a newbie! Thanks @stuartcairns! It's working now.