Invoking a Synchronous message post an Asynchronous subscription peoplecode
Hi, I have an Asynchronous subscription onNotify event peoplecode. I am trying to invoke a synchronous message and got an error "cannot invoke non rowset based messages" within onNotify which sounds sensible. What is the best way to achieve this.