Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error while translating message to native format

566468Jan 14 2008 — edited Mar 28 2008
Hi,

I am getting the following error.
file:/D:/product/10.1.3.1/OracleAS/bpel/domains/default/tmp/.bpel_BPELProcess_Wait_1.0_f424c58781ab2927050a79384d0d7535.tmp/writeName.wsdl [ Write_ptt::Write(opaque) ] - WSIF JCA Execute of operation 'Write' failed due to: Translation Error.
Error while translating message to native format [Caused by: Error in encoded stream, got 1].


i have created a file adapter for writing to which i am passing some value and the output format is opaque.

Just check the below one, "Roshx" is one i want to write to the file.

Invoke_1 (faulted)
[2008/01/14 15:39:16] Faulted while invoking operation "Write" on provider "writeName".less
-<messages>
-<input>
-<Invoke_1_Write_InputVariable>
-<part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="opaque">
<opaqueElement xmlns="http://xmlns.oracle.com/pcbpel/adapter/opaque/">Roshx
</opaqueElement>
</part>
</Invoke_1_Write_InputVariable>
</input>
-<fault>
-<bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
-<part name="summary">
<summary>
file:/D:/product/10.1.3.1/OracleAS/bpel/domains/default/tmp/.bpel_BPELProcess_Wait_1.0_f424c58781ab2927050a79384d0d7535.tmp/writeName.wsdl [ Write_ptt::Write(opaque) ] - WSIF JCA Execute of operation 'Write' failed due to: Translation Error.
Error while translating message to native format [Caused by: Error in encoded stream, got 1].

</summary>
</part>
</bindingFault>
</fault>
</messages

Please suggest.



Thanks,
Rosh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2008
Added on Jan 14 2008
6 comments
3,118 views