• From the pictures you have posted it seems you have NOT changed the starting command to meet the new format.

    You need to add the project evars path/file (second argument) just after the project code (first argument).
    See my example here below:

    "D:\AVEVA\E3D3.1\GlobalServer3.8\AdmindWCF" START GTP "D:\AVEVA\E3D3.1\Projects\GTP\evarsGTP.bat"
  •  

    echo -----------START-------------%date%  %time% ---------------------------- >>C:\Local\logs\TMPSatDaemon.log
    
    set AVEVA_DESIGN_EXE=C:\AVEVA\GlobalServer3.8;
    set AVEVA_DESIGN_WORK=C:\Local\Global
    
    REM set projects_dir=C:\Users\Public\Documents\AVEVA\Projects\E3D3.1\
    
    REM call "%projects_dir%AvevaPlantSample\evarsAvevaPlantSample.bat"
    
    
    echo %AVEVA_DESIGN_EXE%
    Set DEBUG_ADMINDWCF=1023
    "C:\AVEVA\GlobalServer3.8\admindwcf" start APS "D:\AVEVA\GlobalProjects\E3D2\AvevaPlantSample\evarsAvevaPlantSample.bat" bef 1>> C:\Local\Global\logs\APSLog.log 2>&1 
    
    
    echo --------------END---------------%date%  %time% --------------------------- >>C:\Local\Global\logs\ALSSatDaemon.log
    pause

  • hi atish we are using rpc with 3.8

    need to use admind.exe or admindwcf with changed rpc protocol for this requirement?

    hi sakura it worked for you.

    Kindly help me.
  •  

    echo -----------START-------------%date%  %time% ---------------------------- >>C:\Local\logs\TMPSatDaemon.log
    
    set AVEVA_DESIGN_EXE=C:\AVEVA\GlobalServer3.8;
    set AVEVA_DESIGN_WORK=C:\Local\Global
    
    REM set projects_dir=C:\Users\Public\Documents\AVEVA\Projects\E3D3.1\
    
    REM call "%projects_dir%AvevaPlantSample\evarsAvevaPlantSample.bat"
    
    
    echo %AVEVA_DESIGN_EXE%
    Set DEBUG_ADMIND=1023
    "C:\AVEVA\GlobalServer3.8\admind" start APS "D:\AVEVA\GlobalProjects\E3D2\AvevaPlantSample\evarsAvevaPlantSample.bat" bef 1>> C:\Local\Global\logs\APSLog.log 2>&1 
    
    
    echo --------------END---------------%date%  %time% --------------------------- >>C:\Local\Global\logs\ALSSatDaemon.log
    pause

  • this batch file is stalling,

    AVEVA ADMIN 1.9
    GLOBAL 3.8
    E3D 3.1

    We are working with these versions.
    Not giving any error in batch