Requesting Help : How to trigger two Async REST API call's go out concurrently
Hi Team, we have two REST API call's via MID-servers based on user inputsif user gives his inputs any one of REST API call will trigger, if users doesn't give his input then two REST API call's will trigger.Current SETUP : here system running API cal...