Load an Excel Page from a Variable

Even though the most common way to load a page in Design Studio is using a Load Page step, a robot may also receive Excel documents as input in a Binary attribute. You may want to load the Excel document into the robot to loop and extract data from Excel documents.

  1. In your robot workflow, insert a Create Page step.
  2. Configure the step to get its content from a Binary attribute.
  3. On the Create Page step, Options configuration, Page Loading tab, set the Page Content Type to Same for All Pages.
  4. In the Content Type field, select Excel.

    Page Loading Same for all Pages Content Type

    The robot can now recognize the Binary data from Excel pages.