Hello,

Need advise on the description of Error codes used in SO.
I see that some components (see here ( 
https://gerrit.onap.org/r/gitweb?p=so.git;a=blob;f=mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/TasksHandler.java;h=4900696546627ef192a146e38a97ee16ea236964;hb=refs/heads/Dublin_dev#l179
 ) ) use Error Numbers ( 
https://gerrit.onap.org/r/gitweb?p=so.git;a=blob_plain;f=mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/ErrorNumbers.java;hb=refs/heads/Dublin_dev
 ). A few are also using ErrorCode defined in MSOLogger ( 
https://gerrit.onap.org/r/gitweb?p=so.git;a=blob;f=common/src/main/java/org/onap/so/logger/MsoLogger.java;h=c4fba671bbcb9375c02c2842bb65456f2f2400e1;hb=refs/heads/Dublin_dev#l172
 ).
However, not all the components (specially under the BPMN --> MSOCommon) use 
ErrorNumbers. If you see the example here ( 
https://gerrit.onap.org/r/gitweb?p=so.git;a=blob;f=bpmn/MSOCommonBPMN/src/main/groovy/org/onap/so/bpmn/common/scripts/GenericGetVnf.groovy;h=01d8e9b8d5746b57e3b0d9763c18dee3dd18b2f6;hb=refs/heads/Dublin_dev#l123
 ) , this throws an ErrorCode of 2500 but it does not map to any known value.

Do we have description of what these Error code mean Or how the caller 
interprets these?

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13084): https://lists.onap.org/g/onap-discuss/message/13084
Mute This Topic: https://lists.onap.org/mt/27371651/21656
Mute #so: https://lists.onap.org/mk?hashtag=so&subid=2740164
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to