Skip to:
Calling TpServiceQuery to locate the ws_ecl service returns this:
Should I expect the "Service" value to be "ws_ecl"?
Yes please.
Looks like that the service type is also not a hard value. How about I give you the BuildSet (a new field in <TpBinding>)?
@kevin - I think the previous fix is putting "EspProcess" into the service type?
This is what I am getting on my 6.0.4 build:
Given "myws_ecl" is user configurable then there is no way to know its a ws_ecl service?
Ideally what I would like is:
Where "ws_ecl" is not user configurable (at least without the user going out of their way)?
A user can edit it using ConfigMgr. I think you may use <ServiceType>ws_ecl</ServiceType> to get the port number (a fix in https://github.com/hpcc-systems/HPCC-Platform/pull/8253).
I saw you change in the config file - is that a "hard" value, or can the user edit it after the fact?
Calling TpServiceQuery to locate the ws_ecl service returns this:
Should I expect the "Service" value to be "ws_ecl"?