Skip to content
Snippets Groups Projects
Commit 3f2c1a87 authored by Johannes Hörmann's avatar Johannes Hörmann
Browse files

add New Webservice-config

parent 4ba4b930
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<preferences xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="3.1.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/preferences/3.1.0">
<name>_____PREFERENCES_PROJECT</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<projectName>xRM-Basic5</projectName>
<projectName>xRM-Basic2019</projectName>
<jditoMaxContentSize v="57671680" />
<calendarCategoriesEvent>
<entry>
......@@ -54,6 +54,26 @@
<name>addressValidation.countryParamName</name>
<property>country</property>
</customStringProperty>
<customBooleanProperty>
<name>zipCityValidation.enable</name>
<property v="false" />
</customBooleanProperty>
<customStringProperty>
<name>zipCityValidation.url</name>
<property>https://services.aditosoftware.local/services/rest/ws_checkZipCity</property>
</customStringProperty>
<customStringProperty>
<name>zipCityValidation.user</name>
<property>Admin</property>
</customStringProperty>
<customStringProperty>
<name>zipCityValidation.pw</name>
<property>a</property>
</customStringProperty>
<customStringProperty>
<name>zipCityValidation.countryParamName</name>
<property>country</property>
</customStringProperty>
<customBooleanProperty>
<name>phoneValidation.enable</name>
<description></description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment