- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 04:58 AM
when trying to insert service offering ci record from flow, getting this error.
Parent field is Technical service CI which has status - Requirements.
-- "Background message, type:error, message: The parent service is not in Operational state, this offering cannot be made Requirements."
-- Error occured while inserting record: Operation against file 'service_offering' was aborted by Business Rule 'Validate parent's operational state^e431548b87079e50f4dc624e8bbb35bb'. Business Rule Stack:Validate parent's operational state
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 05:05 AM
The error already states the issue: you can't add a service offering related to a parent that is not operational. So either change the operational state of the parent, or adjust the BR that is blocking it.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 05:05 AM
The error already states the issue: you can't add a service offering related to a parent that is not operational. So either change the operational state of the parent, or adjust the BR that is blocking it.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 06:32 PM
I do have my parent technical service as operational but I still get this error when creating a service offering under it - "The parent service is not in Operational state". Any hints? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 03:21 AM
Check the BR and see if it is checking for the correct tables.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2025 04:30 PM
Sorry do you know which BR it is by any chance? Thanks Mark