Data policy impeding import from data source to write
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 03:09 AM
Dear community,
I am currently using Service Graph connector to import new CIs through robust transform map.
Some fields need to be read-only but the robust transform map should be allowed to write if discovery source is SG-Azure.
is it possible to conditioned the data policy ? The ideal would be to deactivate the data policy during imports ( as all imports have as discovery source SG-azure) and to keep it activate for any other actions.
Would you have something in mind to help me with this task ?
Regards,
gdo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 03:15 AM - edited 08-12-2024 03:15 AM
Is it necessary to have these fields read only through a data policy? You could do the same with a ui policy (which won't apply when the system is importing the CI's) or through ACL's (where you can apply write rights for import users).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark