Hi There,
I'm working on the "ODC - Build Your First Agentic-Powered App-Build the Communication Agent Exercise" training.
In the CallAgent04_Communication service action, I added a RunServerAction for SetCommunicationAgentDecision after the Assign:Response step.
Is this the correct procedure? I want to make sure I'm following the exercise steps properly.
I think having a final solution sample or reference implementation would really help deepen my understanding of the exercise. It would be helpful to compare my approach with the intended solution to ensure I'm implementing the communication agent correctly.
BR,
Hideto Horiuchi.
Hi Hideto,
This is the correct procedure, since you need the response as input of the SetCommunicationAgentDecision.
Best regards,
Dimitri