- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2017 05:22 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 11:30 AM
Activity was checked out when it was moved between instances so the issue arise. Publish custom activity and then push.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2017 07:47 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2017 11:13 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2017 11:30 AM
Activity was checked out when it was moved between instances so the issue arise. Publish custom activity and then push.