- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2017 07:52 PM
Hi all,
I am getting the below error when attempting to create any workflow activity in a new workflow:
Error MessageonSubmit script error: ReferenceError: EncryptedVariable is not defined:
function onSubmit() {
if (g_form.getViewName() != 'diagrammer')
return;
var encryptedVariable = new EncryptedVariable($j);
return encryptedVariable.submitEncryptedInputs();
}
I've tried changing the view from Diagrammer to Default and still get the same error.
I am on Jakarta Patch 4 and working in Chrome.
This is the first workflow I have attempted to create since upgrading.
Any help would be appreciated.
Thanks
Sean
Solved! Go to Solution.
- Labels:
-
Service Catalog
-
Workflow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2017 07:59 PM
Hello Sean,
You may find the below thread helpful.
receiving error on activity creation in helsinki version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2023 12:35 AM
nevermind, I have found the solution:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0779057