im creating a custom package i need to create a custom schema like:
Schema t = new Schema("id");
but every time i run it i got:
java.lang.NoClassDefFoundError: com/automationanywhere/botcore/api/dto/AttributeType
im creating a custom package i need to create a custom schema like:
Schema t = new Schema("id");
but every time i run it i got:
java.lang.NoClassDefFoundError: com/automationanywhere/botcore/api/dto/AttributeType
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.