Can't add "Domain Master" attribute to table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 02:33 AM
I am trying to create my own step-based fulfillment steps for the Catalog Item Builder with help of this Guide:
Create a service fulfillment step type (servicenow.com)
It says to create a new table for steps that require input. This table should get the attribute "Domain Master".
When I try to add this Attribute to the table, I cant find it.
The ACL debugging tells, that I dont have read rights. I cant even see, what I need to have a role to be able to see it.
Can somebody help me, why I cant select the attribute?
This is the Attribute I am trying to be able to access and set:
yourInstance.service-now.com/sys_schema_attribute.do?sys_id=d95bb0b3eb321100d4360c505206fe02
- Labels:
-
Activity Designer
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 03:39 AM
Hi there!
Have you made sure that below pointer is covered?
Note: Ensure that the new table has similar ACLs as that of the Service Fulfillment Step [sc_service_fulfillment_step] table.
Regards,
Palak

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 04:00 AM
Yes, this is not the part I am talking about, I am talking about the Domain Master.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 04:09 AM
Yes, I know, the reason I asked above question because that point is mandatory.
So are you not able to see "Domain master attribute" in your newly created custom table even after below points in place?
Ensure that the new table has the canCreate, canUpdate, and canRead application access enabled.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 04:15 AM
Exactly.
I cant see this attribute at all also not for other tables. I cant even read the record linked above.