6
Status Codes and Status Descriptions T ABLE 1 Status Code Status Description Remarks -1 System Error. Please contact System Administrator Specifies unknown system error. Analyze the SRGF Provisioning log files to debug the error. -2 Database Error. Please contact System Administrator Specifies database error. Analyze the SRGF Provisioning log files to debug the database error. 0 Provisioning operation successful Specifies successful execution of the operation. 1000 The input does not comply to CSV format Specifies that the expected input is in CSV format but the input does not comply with the CSV format. Check the CSV format specification to correct the input. 1000 The input does not comply to XML format Specifies that the expected input is in XML format but the input does not comply with the XML format. Check the XML format specification to correct the input. 1001 The datalength in the CSV format is invalid Specifies that the length of the input is not same as the length specified in CSV format.

SIMM Local Status Codes and Status Descriptions

Embed Size (px)

DESCRIPTION

Status Codes and Status Descriptions

Citation preview

Page 1: SIMM Local Status Codes and Status Descriptions

Status Codes and Status DescriptionsT A B L E 1

Status Code Status Description Remarks-1 System Error. Please

contact System Administrator

Specifies unknown system error. Analyze the SRGF Provisioning log files to debug the error.

-2 Database Error. Please contact System Administrator

Specifies database error.Analyze the SRGF Provisioning log files to debug the database error.

0 Provisioning operation successful

Specifies successful execution of the operation.

1000 The input does not comply to CSV format

Specifies that the expected input is in CSV format but the input does not comply with the CSV format. Check the CSV format specification to correct the input.

1000 The input does not comply to XML format

Specifies that the expected input is in XML format but the input does not comply with the XML format. Check the XML format specification to correct the input.

1001 The datalength in the CSV format is invalid

Specifies that the length of the input is not same as the length specified in CSV format.

Page 2: SIMM Local Status Codes and Status Descriptions

Status Code Status Description Remarks1002 Remove operation format is

incorrectSpecifies that the syntax of the Remove or Delete operation is incorrect. Check CSV or XML format specification and modify the input accordingly.

1003 View operation format is incorrect

Specifies that the syntax of the View operation is incorrect. Check CSV or XML format specification and modify the input accordingly.

1004 Modify operation format is incorrect

Specifies that the syntax of the Modify operation is incorrect. Check CSV or XML format specification and modify the input accordingly.

1005 Add operation format is incorrect

Specifies that the syntax of the Add operation is incorrect. Check CSV or XML format specification and modify the input accordingly.

1006 Invalid Number of Attributes in Modify operation

Specifies that the number of attributes parameter in the Modify operation does not match with the actual number of attributes present.Modify the input accordingly.

1007 Invalid Subscriber COS Specifies that the Subscriber CoS value provided in the input is unknown or undefined. Ensure that the Subscriber CoS value is actually defined using the CoS Management application of SRGF.

1008 Invalid Network COS Specifies that the Network CoS value provided in the input is unknown or undefined. Ensure that the Network CoS value is actually defined using the CoS Management application of SRGF.

1009 Unknown or Undefined Code for Modify

Specifies that the code used to Modify a particular attribute is undefined. Check the input format specification and change the input accordingly.

1010 Invalid Number of Additional Subscribers Parameter

Specifies that the number of secondary IMSIs in the Add operation to be provisioned does not match the actual number of IMSIs provided. Check the input format specification and change the input accordingly.

1011 The IMSI is already present Specifies that the IMSI provided in the operation already exists in the database.

1012 The IMSI to update is already present

Specifies that the new IMSI in the Modify operation already exists in the database.

1013 The MSISDN is already present

Specifies that the MSISDN provided in the operation already exists in the database.

1016 The IMSI is not present Specifies that the IMSI provided in the operation does not exist in the database.

1017 The MSISDN is not present Specifies that the MSISDN provided in the operation does not exist in the database.

Page 3: SIMM Local Status Codes and Status Descriptions

Status Code Status Description Remarks1018 Unknown or Undefined

Operation CodeSpecifies that the operation code is unknown. Check the input format specifications for permitted operations.

1019 The Operation Id already exists in this document

Specifies that the OPERATIONID attribute is reused in the same document for different operations. Change the OPERATIONID of one of the operations and re-submit the request.

1020 Application Data does not comply to format

Specifies that the SRGF-Application specific data does not comply with the input format. Check the provisioning format of that application.

1021 The length of IMSI field in invalid

Specifies that the length of the IMSI is not correct. Check whether the IMSI is a valid IMSI.

1022 The length of MSISDN field in invalid

Specifies that the length of the MSISDN is not correct. Check whether the MSISDN passed is correct.

1023 The operationId attribute is absent

Specifies that the operation tag does not contain the mandatory OPERATIONID attribute. Check the input passed.

1024 The application specific handler not configured

Specifies that the SRGF provisioning component is not configured to handle SRGF provisioning requests for the specific SRGF application. Reconfigure SRGF provisioning component to accept data for that specific SRGF application.

1025 The application specific parameter is invalid

Specifies that the application specific parameter is invalid. Check the provisioning format for that application.

1026 The primary imsi passed is not primary imsi

Specifies that the IMSI passed as the Primary IMSI in the Add operation is not a Primary IMSI in the database.

1027 The Add Operation contains duplicate IMSI

Specifies that the IMSIs provided in the Add operation are duplicated. Check the input.

1028 The Add Operation contains duplicate MSISDN

Specifies that the MSISDNs provided in the Add operation are duplicated. Check the input.

1029 The Primary IMSI was not added with Application Specific Data

Specifies that primary IMSI was not added with Application Specific parameters and the subsequent operations for that IMSI have SRGF application specific tags. If the IMSI is to be added for a particular SRGF application, then consider deleting and reinserting the IMSI with Application Specific parameters.

1030 The Application Specific Handlers don't match

Specifies that the Application Specific data tags in Add and other subsequent operations do not match.

Page 4: SIMM Local Status Codes and Status Descriptions

Status Code Status Description Remarks1031 The Primary IMSI was added

with Application Specific Data. Provide Application Specific data

Specifies that the Primary IMSI was provisioned with application specific data. All subsequent operations must also contain application specific data.