Microbot - Implementing IAECodePackage

Hi Team,

I am trying to create a microbot as mentioned in the thread. I am using Visual studio to create the class library. Problem is with references to IAECodePackage. Where can I get those references.

Thanks,
Sandeep.

Hi Sandeep,

Add reference of following dll:

SE.Core.Automation.Interfaces
SE.Core.Automation.Models

You will get these dlls in \EdgeVerve Systems Limited\AssistEdge_CE\ACE folder.

Regards,
Amit

Thanks Amit. for your response