Support Article
ErrorInvalidPropertySet error on adding attachments in Outlook
SA-51243
Summary
Unable to add attachments to meeting requests in Microsoft Outlook.
Error Messages
ErrorInvalidPropertySet
Steps to Reproduce
- Log in to the Pega 7.31 Sales Automation portal.
- Open Sales Automation for Sales Rep.
- Click Appointments link on the left menu.
- Click Create Appointment button on the top right corner.
- Enter the data and the email ID as the meeting invitee.
- Attach a file in the Appointment request.
- Click Send.
Root Cause
An issue in the custom application code or rules. A Connect-SOAP call is used for CreateItem, which creates the meeting request in Microsoft Outlook.
Microsoft Outlook integration fails because the SOAP request generated by Pega for Exchange2010 version attempts to set read only property value.
Resolution
Perform the following local-change:
1. Set the value of the below Dynamic System Settings entry to Exchange2010_SP2
RuleSet:PegaFW-EWSIntegration
RuleSet:PegaFW-EWSIntegration
Name:ExchangeVersion
Value:Exchange2010_SP2
2. Log off from the application.
3. Re-login to Pega 7.31 Sales Automation portal.
4. Create a meeting request and add an attachment.
Published October 9, 2018 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.