Skip to content

[Salesforce RTEM connector] Username field mapping and LoginAsEvent missing fields#14694

Closed
Bhagya767 wants to merge 4 commits into
Azure:masterfrom
Bhagya767:salesforcerealtime
Closed

[Salesforce RTEM connector] Username field mapping and LoginAsEvent missing fields#14694
Bhagya767 wants to merge 4 commits into
Azure:masterfrom
Bhagya767:salesforcerealtime

Conversation

@Bhagya767

Copy link
Copy Markdown
Contributor
  • Fixed Username field case mismatch in DCR stream declaration
    (UserName -> Username) causing empty UserNameDetail column in Sentinel
  • Updated transformKql to reference correct field casing (Username)
  • Added PolicyId, PolicyOutcome, and EvaluationTime to LoginAsEvent
    polling query to enable Transaction Security Policy visibility
  • Repackaged solution to v3.4.1

@Bhagya767
Bhagya767 requested review from a team as code owners July 16, 2026 17:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR updates the Salesforce Service Cloud RTEM connector packaging to fix a Username field casing mismatch and to include additional LoginAsEvent fields required for Transaction Security Policy visibility.

Changes:

  • Bumped solution/package versions to 3.4.1 and updated release notes.
  • Renamed DCR stream column UserName → Username and updated KQL transforms to reference Username.
  • Extended the LoginAsEvent polling query to include PolicyId, PolicyOutcome, and EvaluationTime.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
Solutions/Salesforce Service Cloud/ReleaseNotes.md Documents 3.4.1 changes (Username casing fix + LoginAsEvent fields).
Solutions/Salesforce Service Cloud/Package/mainTemplate.json Version bump + DCR/polling query updates embedded in the solution template.
Solutions/Salesforce Service Cloud/Data/Solution_TSalesforceCloudtemplateSpec.json Updates template spec version to 3.4.1.
Solutions/Salesforce Service Cloud/Data Connectors/SalesForceRealTimeEventMonitoringConnector_CCF/SalesforceRealTimeEventMonitoring_PollingConfig.json Adds missing fields to LoginAsEvent SOQL query.
Solutions/Salesforce Service Cloud/Data Connectors/SalesForceRealTimeEventMonitoringConnector_CCF/SalesforceRealTimeEventMonitoring_DCR.json Fixes input schema casing and aligns transform projection to Username.

Comment thread Solutions/Salesforce Service Cloud/Package/mainTemplate.json Outdated
@v-maheshbh

Copy link
Copy Markdown
Contributor

Hi @Bhagya767

Kindly review the Copilot comments above and resolve them if applicable. Once addressed, please mark the comments as resolved.

Thanks!

@Bhagya767 Bhagya767 changed the title RTEM connector: Username field mapping and LoginAsEvent missing fields [RTEM connector] Username field mapping and LoginAsEvent missing fields Jul 20, 2026
@Bhagya767 Bhagya767 changed the title [RTEM connector] Username field mapping and LoginAsEvent missing fields [Salesforce RTEM connector] Username field mapping and LoginAsEvent missing fields Jul 20, 2026
@Bhagya767 Bhagya767 closed this Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants