Not able to use a microbot

hi team,

I have developed a micro bot on vs 2019, code is working fine in vs .When I tried creating a micro bot in AE community edition version 18.0 I could not click on input and output parameters
Tried importing them on to AE enterprise edition where input and output parameters are visible and I am able to set their values.

So is there a limitation to use micro bot in community edition which was developed on vs 2019?
I have developed a micro bot for downloading a file from share point where I am using
Microsoft.SharePoint.Client.dll
Also tried a simple micro bot to change excel tab name its still the same issue.

Kindly suggest.

thanks,
Pooja

Hi,

Microbot code needs to written in defined format and you have to implement the interface correctly.
Otherwise input and out put parameter may not come in Studio process.

Regards,
Amit Anand