Skip to main content

The setup phases are confusing, can anyone explain where exactly they run?

 

The Pre script runs previously to insert the records in the valid table, it’s correct in my case, but the post script that must be run after the records inset, doesn’t run.

My script it’s:

 

The script optimized it’s:

 

But it doesn’t works.


In order to troubleshoot, can you please try to remove the pre-step, and just include the post-step? And check if this works?

In other words, try setting the following to <None> and then re-execute.

 


@rvgfox are you still encountering this issue? Did you get a chance to troubleshoot further by removing the pre-step?


Reply