ibm mobilefirst - MFP 6.3 - WL.Client.makeRequest - Deprecated -


wl.client.makerequest() function deprecated in mfp 8.0. uses of function? if document have please share me.

what correct solution in mfp 8.0

after run migration command mfpmigrate scan. getting this

create custom adapter provides same functionality 

please given document related function , alternative solution in mfp 8.0

thanks, karthik s.

wl.client.makerequest() api allowed making outbound calls endpoints.

in mfp 8.0, should use wlresourcerequest api instead. api documentation here.


Comments