I am trying to connect to my Development Rest Server using Ibm MobileFirst Apis(WLResourceRequest).And it works fine for me ....
I used it as mentioned in the following link Does Mobilefirst provide a provision to access web services directly?
My question is as MobileFirst captures all the analytics for adapters calls like Backend Response Time,Average Request Size etc. Will all these data also gets captured for direct rest server calls.
If not how would I make it capture analytics for rest service calls also...