Hi ,
In the webservice connectors Test Connection operation, passwords don’t work when entered as “$application.password$” , but account aggregation operations work with $application.password$.
But if we enter the password directly into the test connection endpoint, it works. Does anyone know what the reason is for it?
obj:Username$application.username$</obj:Username>
obj:Password$application.password$</obj:Password>