I figured out I can do this and it works:
log\warning(string\lowerCase($request_id));
User Profile
Collapse
-
Debug logging in Formula scripts
Has anyone figured out how to log variable values with the logging functions. For example, I am trying to get user id printed in log.
$user_id=env\userAttribute('id');... -
Validations for Manual workflow buttons
Use case: I have a manual workflow button "Approved" on a page for creating and approving Requests. Once pressed it will set the Request status... -
Understood. This is related to requirement to have some validation on the UI front before manual trigger is executed. So, for example, that Entity's "API...Leave a comment:
-
Manual Workflow "Done" message customization
Hello Developers,
When a manual workflow is triggered with a button, I get message "Done" when it has completed. Is it possible...
No activity results to display
Show More
Leave a comment: