【问题标题】:BizTalk and DB2 CLOBBizTalk 和 DB2 CLOB
【发布时间】:2011-01-13 22:22:23
【问题描述】:

有没有人处理过使用 CLOB 输入参数并从 BizTalk 调用该存储过程的 DB2 存储过程?

我尝试将架构类型更改为stringbase64binaryhexbinarybyte,但无论如何我都会收到此错误:

Error details: The parameter value for parameter 1 could not be converted to a native data type. Parameter Name: P_EML_BODY, Data Type: Long strings of input text<br> More long strings of input text <br>More long strings of input text, Value : CharForBit

【问题讨论】:

    标签: db2 biztalk biztalk-2009


    【解决方案1】:

    这可能是创建参数的方式和顺序。看看here。它们中的任何一个是空的还是空的?

    【讨论】:

    • 所有参数都是有序的,并且具有正确的值。我在发送之前输出了消息 XML 并验证了这一点。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-09-25
    • 2014-03-01
    • 1970-01-01
    • 1970-01-01
    • 2010-12-16
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多