I am trying to set up a basic integration gateway project . Below are the steps that I have followed.
- Create a new integration gateway app from GCC
- Cloned the project and imported the project as a gradle project in Intellij IDE
Unable to run the command *gradlew runIntegrationApp *, also I don't see the gradle tasks related to integration-gateway in the studio. Below is the error message that i get. enter image description here
Can someone let me know what might be missing , as I am unable to find any solution in Guidewire cloud documentation.
Regards,
Raja
I am expecting the gradlew runIntegrationApp command to be available to be run .