Documentation() OnRun() MESSAGE('%1',GetServerSettingSOAPPort); LOCAL GetServerSettingSOAPPort() ReturnValue : Text[1024] IF ISNULL(MicrosoftDynamicsNavTypesServerUserSettings) THEN MicrosoftDynamicsNavTypesServerUserSettings := MicrosoftDynamicsNavTypesServerUserSettings.Instance; MicrosoftDynamicsNavTypesServicePort := MicrosoftDynamicsNavTypesServerUserSettings.SOAPServicesPort; EXIT(MicrosoftDynamicsNavTypesServicePort.ToString);
Answers
http://www.kauffmann.nl/2015/04/07/read-server-settings-from-cal-code/
Johannes Sebastian
MB7-840,MB7-841
http://www.kauffmann.nl/2015/04/07/read-server-settings-from-cal-code/
Johannes Sebastian
MB7-840,MB7-841
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
Johannes Sebastian
MB7-840,MB7-841