I am having trouble with a project. I am trying to invoke another workflow, and it will work for the first input dialogue and log message but it will not execute the trigger scope to start the data scraping. I am attaching pictures of the workflow for both files
@hurricane_700 Since you are using triggers, are you passing hotkeys Alt+ctrl+m. The moment you pass this hotkey, it will trigger and the actions within it will run
@hurricane_700 Did you check is it extracting the data using data scraping. Please print data table rows count in a message box after Extract Structured Data Activity
ExtatractDataTabler.rows.count
Also, please keep some box before Extract Structured Data Activity just to make sure the bot is entering into sequence