We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Workflow activity error

SeanM1
Tera Guru

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

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
5 REPLIES 5