Hi
I would like to do following things directly inside a orchestration if possible. [:)]
1. insert a incoming message into a certain SQL table with properties.
2. after doing a map – I want to update same record with the inhouse message format.
3. after doing another map – I want to update same record with the outgoing messageformat.
We have be doing this for a while by custom pipelines – but on this project I would like to do the same from inside a orchestartion
Is there any who has had the same issue or problem ???
Thanks….
/Peter