Questions tagged [wso2-bi]

5 questions
2
votes
1 answer

Ballerina wso2/gmail package : unable to import

I want to import wso2/gmail package to my ballerina project. import wso2/gmail; But when I try to import the package to my , I get the following error. ballerina pull wso2/gmail your ballerina version does not support for package: wso2/gmail:*.…
Madhuka Wickramapala
  • 1,344
  • 2
  • 14
  • 28
1
vote
3 answers

Unable to run Examples given by Ballerina Integrator Tutorials

I am new to Ballerina and Ballerina Integrator While running the sample given by Ballerina Integrator tutorials getting an Error. Please help me to sort out the issues. For the reference here i shared the screenshot and log…
0
votes
2 answers

Run time issues with Ballerina Integrator

I am trying to run the sample File Integration with FTP which is given by Ballerina Integrator. While running the service i am facing same issue each and every time. I have installed Ballerina Integrator only. I have done uninstall and installation…
0
votes
3 answers

Issues with Ballerina Integrator

I have tried the FTP samples of Ballerina Integrator with 1.0.3,1.0.5 and 1.1.0 too. I am facing the same issues with all those mentioned versions. But i am able to run Ballerina Samples with the help of Ballerina Versions 1.0.3, 1.0.5 and 1.1.0…
0
votes
2 answers

Issues with VSCode Ballerina Plugin 1.0.5

Hi in vs code editor i have upgraded to ballerina plugin 1.0.5 from 1.0.3, i have changed ballerina version also from 1.0.3 to 1.0.5 after that while running file-integration-sample i am facing following issues in cmd console and also vs code editor…