Hello, I am currently trying to register a purchase requisition, which will trigger a workflow allowing the user to get approval from their superior. In order to perform this process, the "AssignmentType" setting in the "Set Parameter" function must work correctly, but it is not functioning properly. For example, I am trying to set the "RequesterName" parameter to a different value using the "Set Parameter" function. To do this, I selected the "Person Name for Person ID" type and set the "PersonID" value to the "SubmitID" parameter. If this works correctly, shouldn't the "RequesterName" variable be updated based on the "SubmitID" received from LN, and reflect the name of the user who submitted it? However, it is not working at all as expected. Another issue I am curious about is the notification or task distribution feature. This feature allows you to specify the user who will receive the notification. When I use the "select from list" function, the notification is distributed correctly, but when I choose the User Parameter value, the distribution does not happen. Let’s say the name of the parameter being used is "abc," and the value of "abc" is "James Dean." In the case of using "select from list," the notification will be sent to the user with the name "James Dean," but in the case of using the parameter value, it does not work at all. This is a very serious issue for me. It is preventing me from progressing with my work. I am not sure whether the values I am entering are incorrect or if there is a critical flaw in the workflow that prevents it from being recognized. Please help me.