Why does the webmethods debugger skip the loop step? -


i'm trying create flow service 1 service outputs list of files , loop step suppose loop on list of files. when debug it, debugger reason skips loop step , goes next step below loop. suggestions/advice appreciated. thank you

picture 1

picture 2

please check whether trying loop on document or documentlist? , check coming in pipeline?


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -