Declarative Action not working in BCM workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 11:47 AM
I have created a declarative action assignment called "Edit" which should be able to add records to the table. It is working fine in ServiceNow backend but not in BCM workspace.
Attached are the images to demonstrate, can someone help why I am unable to view the button in workspace.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 06:40 AM
Hi @Rishika Reddy ,
Make sure on your declarative action , the "view" should be defined to the specific workspace where you want to see the Button.
Like below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 07:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 07:52 AM
Hi @Rishika Reddy ,
Please refer below thread:
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 08:03 AM
Hi,
I want to add records using "Edit" button, not create new records.