Provide steps to configure load entity task

Explain with an example.

2 Likes

Hii @Yash_Agarwal
Please refer to this :

2 Likes

You can refer this post for the configuration : Load_Entity
This post pertains to the Load_Current_Object task. However, the Load_Entity task follows a similar configuration, with one key difference: you must use the ā€œnā€ index instead of ā€œiā€. The ā€œiā€ index is used to fetch an existing object, while ā€œnā€ is used to add a new object.

2 Likes