I have a NodeJS software that I'm integrating with a WCF web-services environment the use of IISNode - it appears to work well!
I am calling the Nodejs software through an HTTP. Create server - it could be an extended strolling software and I would love to name a WCF web service on the final touch of the NodeJS.
I have tried including events to the response, server, and technique that appear to fire but the node-fetch fetch() request is neglected - the service call isn't made, and promise then() and trap() aren't performed.
I have checked the fetch call by shifting it outdoor the HTTP. Create server() but I need it to be known as whilst the do work() manner is completed.
I am searching out a solution - maybe I have to circulate to express or restructure the inode element?
0 Replies