From c51663e434a1edd698cf0c45e845f9668b540ab1 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 28 Mar 2025 12:42:11 +0000 Subject: [PATCH] Update _3gpp-common-files.yang --- yang-models/_3gpp-common-files.yang | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/yang-models/_3gpp-common-files.yang b/yang-models/_3gpp-common-files.yang index fb22a847a..cc0ba8f55 100644 --- a/yang-models/_3gpp-common-files.yang +++ b/yang-models/_3gpp-common-files.yang @@ -313,9 +313,13 @@ module _3gpp-common-files { the file data reporting MnS. When the file is not created at all or deleted, the 'objectClass' and 'objectInstance' parameters of the notification header are populated as described in 3GPP TS 28.532, - clause 11.6.1.1.1. Note that to receive 'notifyFilePreparationError' - in that case the notification subscription needs to include these - objects in its scope."; + clause 11.6.1.1.1. The parameter 'fileCreationErrorInfoList' + shall provide details about files and job which failed to create them. + The error information about such files shall only be emitted once, + at the time the MnS producer fails to create them, to inform the MnS + consumer about files which the node could not create. Note that to + receive 'notifyFilePreparationError' in that case the notification + subscription needs to include these objects in its scope."; key id; uses top3gpp:Top_Grp ; container attributes { -- GitLab