Key in data in SAP by reading data from excel

Hi community,

I would like to ask how to solve the following error

Error UI-DBP-006 Container Usage Top level selector used outside scoped containers in activities Type Into ‘CTextField Company Code’ Click ‘Button Multiple’. Main.xaml

Below is the workflow that i build to read the row from excel.

Coud someone please guide me on how to solve the error above?

Thank you for the support.

Hi @SH_94

Regards!

Hi @fernando_zuluaga ,

May i know what it means here? and How we can avoid the error message?

Thank you.

@SH_94 TypeInto activity has to be placed within Open Browser or Open Application activity. If already open use Attach Browser or Attach Window activity. They acts as a container and within it place the TypeInto and Click activities.

1 Like

Hi @devik ,

I have attached the window activity and it still show the error. Can u please advise whether the concept below is correct?

image

Thank you.

@SH_94 Hi. Can you share the workflow in zip format? It will help to figure out the reason for error.

Hi @devik ,

it work after i reopen the UiPath. many thanks again for the input

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.