To make these operations case sensitive, the following parameter needs to be set in the server's dm.cfg: DM_VRS_CS_SEARCH Y A restart of the Dim CM listener is necessary for this change to take effect.
1) Create Orchestration , import aewebservices70.wsdl 2) Create orchestration workflow, add the "getVersion" operation twice. 3) Name the first one "aews70_getVersion"
With Desktop Client you can set up login profiles. Setting these up is case sensitive i.e. you can create a profile called Testing and another called testing. If you delete one of them both of them are removed.
Composer treats a synchronous orchestration name as case sensitive , and generates a WSDL file for it. It writes the file to the file system, which is case insensitive. Then Composer gets another synchronous orchestration with a name that differs only in case ("where" vs "WHERE"), and writes it to the file system.
After changing the authentication to LDAP, the password that needs to be entered here should be the one from the LDAP user - this is not the case . The only password that get's accepted is the one of the local user on the DIM server.