在XQuery中将二进制数据转换为文本/字符串 [英] Binary data to text/string in XQuery

查看:107
本文介绍了在XQuery中将二进制数据转换为文本/字符串的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当通过MFL(消息格式语言)将xml从xml转换为二进制时,在Oracle Service Bus的日志中如下所示.

When xml converted through MFL(Message Format Language) from xml to binary, it comes as following in logs of Oracle Service Bus.

<soap-env:Body xmlns:soap-env = 
    "http://schemas.xmlsoap.org/soap/envelope/">
  <ctx:binary-content 
    ref="cid:69b63814:144d49f1544:-6cba" 
    xmlns:ctx="http://www.bea.com/wli/sb/context"/>  
</soap-env:Body> 

任何人都可以告诉我如何在Xquery或OSB中以文本/字符串形式打印此日志.我可以使用xquery的任何功能或方法吗?

Can any body tell me how to print this log in text/string in Xquery or OSB. Is there any function or method of xquery i can use ?

推荐答案

使用过的java调用将其转换.

Used java Call out to convert this .

这篇关于在XQuery中将二进制数据转换为文本/字符串的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆