Http or Https

Hi Team,

I need to collect all the flow services which are getting invoked with a http or https call in a integration server.

how can I get them with out much manual work

Regards
sandeep

Can you explain in detail?

Hi Sandeep,

There is no such built-in service which gives that functionality to you, if you want, you can write customized java service for the same.

Thanks,

You can use getTransportInfo at every service as that first step…but , i guess your need is to find it for already implemented servcies which are being called by http or https.

While definiing the HTTP/HTTPS ports they should have defined /listed the allowed services

1 Like