IInfoBaseInfo.ExternalSessionManagerConnectionString

Usage:

Read and write.

Description:

Type: String.
External session management.
Value: parameter string of external session management web service formatted as follows: <parameter name>=<value> separated by semicolon (';').
If the <value> contains spaces or semicolons (';'), the parameter value string should be enclosed in quotation marks ("). Note that each quotation mark (") in the string <value> should be represented by double quotes ("").
Parameters:
  • - wsdl – URL to get wsdl of the web service;
  • - ns – web service namespace;
  • - srvc – web service name;
  • - port – web service port name.
Example:
wsdl=http://server/034983/ws/esc.1cws?wsdl;ns=http://www.sessioncontrol.org;srvc=ExternalSessionControl;port=ExternalSessionControlSoap.

Availability:

Integration.

See also:

IInfoBaseInfo, property ExternalSessionManagerRequired

    

1C:Enterprise Developer's Community