Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Bonjour, I have to send a string containing departemental path like "DE.GD\DE.ED\DE.AD" but such string is rejected by Talend with message "Invalid escape sequence ...
Detail Message: Invalid escape sequence (valid ones are \b \t \n \f \r \" \' \\ )
is there special caracters to insert befor \ to avoid reject ?
Perfect. Thank you for your help.