2. UiPath Data Service - Entities , Fields , Relationships | Insert Data | UiPath Data Service | RPA

2. UiPath Data Service - Entities , Fields , Relationships | Insert Data | UiPath Data Service | RPA

Tutorials by Mukesh Kala

3 года назад

2,730 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@chandanam4687
@chandanam4687 - 13.12.2022 10:14

How to create the unique field(column) in entity like primary key(which is not allow duplicate vales)

Ответить
@SuryaAvantsaTheAwesomeThree
@SuryaAvantsaTheAwesomeThree - 24.01.2022 06:37

Mukesh, This is about adding a record to the child table. Your video shows how to add it on the browser. But I am trying to add data from UiPath (not interactively from the browser) into the InvoiceLines table using Create Entity Record activity. How do I set the value for the Relationship field? I have a "Parent Invoice No" in the child table that is a relationship type tied to the Invoice Number field in the parent Invoices table. I added an invoice in the parent table with value "12345" When I add a child record in the Invoice Lines table, the Parent Invoice No field must also be set to "12345", right? I have tried InvoiceLineRecord.ParentInvoiceNo, InvoiceLineRecord.ParentInvoiceNo.InvoiceNo and none of them work. Any ideas?

Ответить
@vikasthakur86
@vikasthakur86 - 14.08.2021 14:10

Very well explained. Thanks Mukesh

Ответить
@shivratanyadav7202
@shivratanyadav7202 - 09.03.2021 22:00

Superb! Just one doubt how will you identify entity in orchestrator if multiple process uses the same name for entity ? Let's say there is one entity name student which will be used by two different process e.g school1 and school 2 so in this case how will you create entity name student in orchestrator where field name can be different for each process but entity name is same.

Ответить