There is no built-in method for passing variable values between job steps. However, there are several workarounds.
One option is to save the value in the table at the end of step 1 and request it back from the database in step 2.
, ProcessID, SCOPE_IDENTITY() . 1 , , 2 IDENT_CURRENT('<tablename>').
, , , 1 2 - , SSIS ( ), .