Affected CIs - 'affected_cis_view' table

Andrew Catchpol
Giga Contributor

Using the REST API, I can retrieve GET the Affected CIs 'affected_cis_view' table

https://devxxxxx.service-now.com/api/now/table/affected_cis_view

However, how can I create POST new Affected CI entry in the table?

Using Create in the usual manner causes an ACL error so I assume I'm doing something wrong. I've tried Put and Patch and still get errors.

Thanks

 

 

 

 

 

1 ACCEPTED SOLUTION

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,


This is a relationship right. if you want to add below incident then use task_ci table.

Thanks,
Ashutosh

View solution in original post

14 REPLIES 14

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Andrew,

Is that a table or database view?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar 

I'm using REST API to access the table  (I'm not too sure of your question/the difference)

Hi Andrew,

which table you are referring?

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader