Can't add "Domain Master" attribute to table

Simon Ohle
Kilo Guru

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

7 REPLIES 7

Palak Gupta
Tera Guru
Tera Guru

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

Yes, this is not the part I am talking about, I am talking about the Domain Master.

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.

 

Exactly. 

I cant see this attribute at all also not for other tables. I cant even read the record linked above.