Hi All,
I has to fetch some record from a database and needs to insert those records in other database using Broker and Trigger, before publishing the records to the broker I have to encode the contents.
In the trigger service I need to decode the contents and then insert it to other database/table.
My question is how to encode the entire document, as far I know we have service to encode a string please let me know whether we have any service to enocode the document or any service to convert the fetched record to bytes so that we can give the bytes as input to encode service.
Please help me ASAP
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services