custom workflow activity not visible in custom activity list

SHA3
Giga Expert

Hi,

I have created custom powershell activity in Istanbul version of servicenow developer instance.

Used the activity in a workflow.

The activity designer has been captured in update set and after moving the update set i can see the entries of new custome powershell activity at 'wf_element_activity' table.

But when I try to look for the activity in Custom activities in workflow editor I am unable to find the activity at all. And in wf_element_activity it is not editable as well.

Appreciate if anyone can respond has been able to add the activity to appear in custom activities list after moving via update set and were able to checkout in case a update is needed.

1 ACCEPTED SOLUTION

SHA3
Giga Expert

Activity was checked out when it was moved between instances so the issue arise. Publish custom activity and then push.


View solution in original post

3 REPLIES 3

arron_ubhi
ServiceNow Employee
ServiceNow Employee

Hi SHA,



When you go onto the wf_element_activity table, does the activity record have a category associated to it?



It may be that in the workflow editor, that we show the activities based on categories.



Does the Update Set contain any error messages at all?



Best Regards,



Arron


Hi Arron,



Thanks for reply.



There is no category and the field is not editable. Will adding a category to it help? i could add category removing the ACL for category.


SHA3
Giga Expert

Activity was checked out when it was moved between instances so the issue arise. Publish custom activity and then push.