From IQsimWiki
(Difference between revisions)
Latest revision as of 13:26, 25 April 2013
XIQS Import NPDF - NPDF Management
Description
|
- importXIQSNpdf ( [Long id_partition] , String filename , String b64stream , [Integer force] )
- Import NPDF entries in database from existing files. By default, unknown operators phone ranges (identified by mcc) will NOT be imported.
|
Parameters
|
- [Long id_partition]
- the partition owning portability data (admin only). Default to current user partition
- String filename
- the source npdf file name
- String b64stream
- the base64 encoded stream from source npdf file (source MUST be NPDF file format)
- [Integer force]
- force to import all phone range, even for unknown operators. Default to '0' (false)
|
Return Values
|
Integer ok - 1
- Error Data structure ( Error Management )
- Possible failure code returns
-
|