Skip to Content
0
Jun 01, 2016 at 03:33 AM

Handle empty JSON message in REST receiver adapter

1054 Views

Hi,

I'm trying to implement a scenario where either of 2 mappings will be executed. If there is no JSON message output triggered from any one mapping, then I currently get an error from the target side since my message is empty. I need to make sure there is no error registered on PI side. Can someone help me regarding the same?