바로가기 메뉴
메인메뉴 바로가기
본문내용 바로가기
  1. HOME  >
  2.   Case Management  >
  3.   Knowledge Search

Knowledge Search

Knowledge search

Title

[API] 関数遂行時のエラー発生の確認方法

Product

API

Phenomenon

プログラムからAPI関数を使用するときnullになる。

Cause

APIの環境及び政策が合わないとき発生

Solution

各関数のerrcodeを確認します。正常であれば0を、returnに異常があれば特定Number値を保存

- java関数の場合

暗号化値 = coencchar(入力値、アイテム、11、null、null、errcode)

最後のパラメーターのerrcodeを確認します。

- c関数の場合

errcode = CO_enc_char(入力値、アイテム、11、null、null、暗号化値、暗号化値の長さ)

リターン値のerrcodeを確認します。

20007 User is not listed.
20008 Item is not specified correctly.
20014 Fail to Encryption/Decryption data.
20015 Fail to Encryption self testing.
20016 Fatal error so should exception.
20017 error when check Initialize.
20018 error when check double enc.

  • 리스트

Site Information

9th floor, Ilhwan Bldg., 703-5, Yeoksamdong, Gangnamgu, Seoul, Korea TEL : 02-6447-6988   FAX : 02-6447-6989

Copyright 2013 eGlobal system. All Rights Reserved.