• 고객센터
  • 교육
  • 매뉴얼
  • 데모
  • 제품소개
조회 수 : 3584
2006.05.20 (02:06:13)
* TOInB 버전 : ToinBWData ==> 1.1.0.35,    ToinBWTR ==> 1.1.0.30
* 내용 :
   VB 프로그램에서 Toinb 서버의 트랜잭션을 호출하여 DataSet을 리턴 받으려고 합니다.
    DataSet 정보 지정부분은 정상적으로 처리되나,
    트랜잭션을 호출할 경우 DataSet이 잘못 지정되었다고 서버에서 에러메시지가 출력됩니다.
    처리방법을 아시는 분이 계시면 좀 알려 주시겠습니까?

====================================================================================================
        Dim oTWData, oTWDataInput, oTWDataOutput, oTWTrans
        Set oTWData = CreateObject("ToinBData.ToinBWData")
        Set oTWDataInput = CreateObject("ToinBData.ToinBWData")
        Set oTWDataOutput = CreateObject("ToinBData.ToinBWData")
        Set oTWTrans = CreateObject("ToinBTR.ToinBWTR")

        oTWDataInput.SyncLoad = True
        oTWDataOutput.SyncLoad = True

        oTWDataInput.SetDataHeader ("ITrayValue:STRING(6000),ArgIP:STRING(256),ArgDev:STRING(2)")
        oTWDataInput.AddRow
        oTWDataInput.NameString(1, "ITrayValue") = sEpTrayInfo
        oTWDataInput.NameString(1, "ArgIP") = "17.4.11.38"

        ToinbWTR1.ServerIP = "http://17.4.1.119:8888"
        ToinbWTR1.Action = "/bizint"
        ToinbWTR1.KeyName = "toinb_dataid4"
        ToinbWTR1.KeyValue = "bizint_DecodeEpTray(I:input1=oTWDataInput,O:output=oTWDataOutput)"
        ToinbWTR1.Post   <=== Post 호출시 에러 발생함.
====================================================================================================
        [ 에러 메세지 ]
        ?ToinbWTR1.ErrorMsg
        [TRNS-50042] An error has occurred in the key value property format.    
        Not Found DataSet!
        KeyValue=bizint_DecodeEpTray(I:input1=oTWDataInput,O:output=oTWDataOutput)
====================================================================================================

번호 제목 닉네임 조회 등록일
497 Tr 파라미터 전달 방법 문의 [1]
엄엄
9490 2016-03-17
496 SAP 연계 메뉴얼 요청 [1]
조성제
10221 2016-01-29
495 출력 시 오류 문의 드립니다. [3]
DA인포메이션
9380 2015-12-14
494 서버 IP변경으로 라이센스 재발급 방법 [1]
루시퍼
7893 2015-11-03
493 Dynamic Report Builder 레포트 관련 문의 [1]
snowaka
7696 2015-08-27
492 Clob처리 관련 답변 부탁드립니다 [1]
메탈키드
7513 2015-07-29
491 토인비웹리포팅 바코드와 PCL5 [1]
고척동제이
8191 2015-07-20
490 toinb 세션 time out 문의 [1]
변주선
8163 2015-07-15
489 토인비5.0 다국어 지원 [1]
김택근
7608 2015-05-21
488 Toinb 문제점 확인요청(천진삼성SDI) [1]
tsdi
7768 2015-05-04
487 서버 디스크 변경시 Toinb 싱행에러 문의 [1]
tsdi
7434 2015-05-04
486 SOB관련 문의 입니다. [1]
9420 2015-02-06
485 IE 11 호환성 문의 [1]
조성제
7788 2015-01-08
484 java 업데이트시 서버에 미치는 영향 [1]
도영곤
8036 2014-09-16
483 SE_LOG variable 함수 관련 문의 드립니다. [1]
임상혁aaa
7523 2014-06-26
482 RunExcelSheet 구현 [1]
김강중
7576 2014-03-27
481 BLOB 처리방법 문의? 파일 [1]
후니7
8930 2014-01-03
480 토인비 변수 비교시 에러 발생(수정) [1]
서원규
7546 2013-03-26
479 토인비 변수 비교시 에러 발생 [1]
서원규
7571 2013-03-26
478 TOInB EVENT REMOTE_ADDR 변수 관련 문의 [1]
서원규
7717 2013-03-22
Tag List
XE Login