Index: APPS/TRANSP/Transsmart/impl/BerichtVerzenderTemplate.cls.xml =================================================================== diff -u -r59689 -r72373 --- APPS/TRANSP/Transsmart/impl/BerichtVerzenderTemplate.cls.xml (.../BerichtVerzenderTemplate.cls.xml) (revision 59689) +++ APPS/TRANSP/Transsmart/impl/BerichtVerzenderTemplate.cls.xml (.../BerichtVerzenderTemplate.cls.xml) (revision 72373) @@ -28,8 +28,13 @@ 1 + +APPS.TRANSP.Transsmart.data.VerzendDataRepository +1 + + -ConfigMgr:TECH.Config.ConfigMgr="",ProjectSettingsAPI:DOM.common.impl.ProjectSettingsAPI="",TranssmartWSClient:WS.Transsmart.TboxServicePort="",RequestBouwer:APPS.TRANSP.Transsmart.RequestDataBouwer="",ResponseControleur:APPS.TRANSP.Transsmart.impl.ResponseControleur="" +ConfigMgr:TECH.Config.ConfigMgr="",ProjectSettingsAPI:DOM.common.impl.ProjectSettingsAPI="",TranssmartWSClient:WS.Transsmart.TboxServicePort="",RequestBouwer:APPS.TRANSP.Transsmart.RequestDataBouwer="",ResponseControleur:APPS.TRANSP.Transsmart.impl.ResponseControleur="",VerzendDataRepository:APPS.TRANSP.Transsmart.data.VerzendDataRepository="" 1 1 %Status @@ -42,8 +47,8 @@ Set ..TranssmartWSClient = $$$Inject(TranssmartWSClient,##class(WS.Transsmart.impl.TboxServicePort).%New()) Do ..TranssmartWSClient.ZetLocationVoorOmgeving(..ConfigMgr.GeefOmgeving()) } - else { - if ..ProjectSettingsAPI.GebruikTranssmartAcceptOmgeving() + Else { + If ..ProjectSettingsAPI.GebruikTranssmartAcceptOmgeving() { Set ..TranssmartWSClient = $$$Inject(TranssmartWSClient,##class(WS.Transsmart.impl.TboxServicePort).%New()) Do ..TranssmartWSClient.ZetLocationVoorOmgeving(..ConfigMgr.GeefOmgeving()) @@ -52,9 +57,9 @@ } } Do ..SetSSLConfiguration("Transsmart") - Do ..ZetAuthenticationHeader() Set ..RequestBouwer = $$$Inject(RequestBouwer,##class(APPS.TRANSP.Transsmart.impl.RequestDataBouwer).%New()) Set ..ResponseControleur = $$$Inject(ResponseControleur,##class(APPS.TRANSP.Transsmart.impl.ResponseControleur).%New()) + Set ..VerzendDataRepository = $$$Inject(VerzendDataRepository,##class(APPS.TRANSP.Transsmart.data.VerzendDataRepository).%New()) Quit $$$OK ]]> @@ -69,14 +74,9 @@ ]]> - - - - SSLConfiguration:%String - @@ -89,7 +89,7 @@ 1 -Error:WS.Transsmart.tns.getStatusResponse,VerzendData:APPS.TRANSP.Transsmart.data.VerzendData +Error:APPS.TRANSP.Transsmart.Error,VerzendData:APPS.TRANSP.Transsmart.data.VerzendData="" 1 1 WS.Transsmart.tns.getStatusResponse @@ -146,11 +140,11 @@ 1 APPS.TRANSP.Transsmart.data.VerzendData @@ -160,9 +154,7 @@ Error:APPS.TRANSP.Transsmart.Error 1 %String - @@ -186,7 +178,18 @@ Response:WS.Transsmart.tns.getStatusResponse 1 %String -