Https request sent from developer directly

Hello,

i’m trying to send an https request directly from developer. I don’t have any problem with sending http request, or https from TN or from modeler, or receive the https to developer and invoke there some flow.
could someone give me any example or hints what all should be set there? I’m using wM 6.0.1.

                 Thanks in advance 

                         Jan

You would do this using pub.client:http. The Built-In Services Guide describes the usage of this service.

One thing to note, while you would create and test a service that uses pub.client:http to send a document via HTTP/S, the service executes in the Integration Server, not in Developer.

HTH,

Mark