Verify the useDefaultCredentials is true on the profiles.xml. If the value is false (or not exists), change it to true (or add the property), so that whenever the network username/pwd changes, the profile.xml no need to be changed/updated.
<property name="useDefaultCredentials" type="boolean">true</property>
The profiles.xml file can be found at
<TEE Cache folder>\Profiles\profiles.xml
Your TEE cache location can be found at
The <property name="useDefaultCredentials" type="boolean">true</property> can be found at workspaces.xml at <TEE Cache folder>\workspaces
No comments:
Post a Comment