Introduction
Exchange Integration 4 Tridion-Ei4T is intent to provide the Tridion integration with Microsoft Exchange server to read emails and create components in SDL Tridion.
Below are various set-up step and prerequisites
- Dedicated Email-Id is required on which service will keep on checking for emails
- Task scheduler to schedule the service.
- Custom validator will get EWS url.
- Task scheduler and Exchange Service SearchFilter ItemSchema.DateTimeReceived time Interval
- Make sure you select right version of Exchange.I am using ExchangeVersion.Exchange2013
- Publish component only if its marked as item.Importance == "High" again this is configurable
- Create Tridion coreService client using ISessionAwareCoreService
- Create model as Serializable
- Copy the configuration folder/logging.config file and update the path in app.config
- Update App.Config
- coreService Url
- Exchange Dedicated Email-ID/Password
- Schema ID
- Folder ID
- Publication Target ID
- CM userid/password to run coreService
- Email format