...
Info |
---|
Role scripts requires at least one identity to continue. If role script is not empty and does not return any identity, emakin produces an error. |
...
Assume data field has an "Employee" field which is filled by user form.
Code Block | ||
---|---|---|
| ||
$Xml.Evaluate('Employee'); |
...