hello, Actually i created one BPEL process, that read file from file adapter and write into the queue, and i want to fetch tat file and pass tat to ucm to store. i wrote RIDC code using java tat is added in java embedding activity for that i need to create file object for that file in JMS queue and pass tat file to USM to store...but i dont know how to create file object for that message from JMS queue in java embedding activity....pls help me...