NOTE: THIS EXTENSION IS COMMUNITY-TESTED AND IS NOT PART OF OUR REGULAR RELEASE CYCLE. THIS EXTENSION IS FOR THE LATEST VERSION OF APPRENDA. IF YOU ENCOUNTER AN ISSUE OR REQUIRE A PREVIOUS VERSION, PLEASE LEAVE A COMMENT AND WE'LL ADDRESS IT ASAP.
The following extension automatically emails a preconfigured address when a new development team is onboarded to the Apprenda Platform.
Implementing the Extension
Download the Visual Studio Solution for the extension.
- Open the solution and open the App.config file.
- Add the necessary information for the different settings: smtp, email information, etc.
- Compile the solution.
- Prepare an Archive manually or using the Apprenda Archive Builder.
- Create a new Application in Apprenda (no Apprenda services selected).
- Upload the Archive.
- Promote the Application.
- Access the SOC for your Apprenda Instance.
- Go to the Platform Registry and add the following setting:
- Setting Name: @CitadelExtServices
- Setting Value: {alias of your application}/Emailer
Note: if you extension application is not in the Published stage, you will have to append the version alias (v1,v2, etc).
The extension service will automatically get deployed when a request is detected.
Downloading the Extension
To download the Visual Studio Solution for this extension, click on the link below.
Comments