Spying mutliple rows in a table.

manzur

New Member
Hi BluePrism Team,
I am attaching the screenshot please review it.I need to enter the values say in the sequence order date,order number, order total where each row represents one record my question is that should I need to spy all this input fields say there are 15 fields or is there any alternative solution.
 

manzur

New Member
Note:- Tomarrow there can be "N" no of rows with similar type of inputs.
 

Attachments

  • Screenshot 2019-09-08 at 6.08.30 PM.png
    118.5 KB · Views: 39

ShubhamJangam

New Member
Hi manzur,

When you are spying the element try to find an attribute which changes its value as number of row changes.
Select match type for it as Dynamic and give values to from object.
 

gil.silva

Active Member
Hello manzur,

Spy two rows from the same field and check the difference between the spied elements in the Application Modeller.
The trick will be to use a dynamic attribute, for instance, the Match Index.
Then, you increment in the Process and send the number as Input to your Action.
In your action, you need to open your Write stage and insert the dynamic input.
 

WolfsRpA

New Member
Hey Manzur,

is really depends what the real work of this bot should be. Your explanation level is to low.
 
Top