Hi,I am executing this CLT command from an temp.pl file its giving me strange error.$ESCFieldGroupValue = `e:\teamsite\iw-home\bin\iwextattr -g ESC/FieldGroup Y:\XXXXXXX\main\YYYYYYYY\WORKAREA\workarea\docs\en_US\ZZZZZ\CleanerEfficiency_en_US.xml 2>&1 ` ;Error -> ERROR:5000068: Error connecting to server:This are the sequence of events. 1. From the DCT i execute a inline command (temp.pl).2. Inside the temp.pl file i execute the above mentioned CLT command.Please give me some direction's what can be wrong.NOTE: When i excute the same command on the command prompt it works fine and gives a valid output.A~