Employee Development goal business object not picking up Person Id input parameter
Summary:
I have been working on creating a custom agent(Workflow Agent) for employee dev goals creation.
There are a couple of business objects created which are as follows -
- BO - Get User Name - Properties - Person Number
- BO - Get Person Number - Output - Person Id
- BO - Worker Details - Output - AssignmentTypeMeaning
- SV - SetWorkerType - Store the Assignment Type Meaning
- If Condition - Check Worker Type - Check if the worker type is an employee
- LLM - Enhance Goal
- BO - Goal Creation - Its failing here though the parameters are correctly set.
While running the debug process, the following error is received at 5.b level:
0