Skip to content

Alternative to use ExecuteTransactionRequest? #108

Description

@priyanksster

I am using version 1.0.25 of XRM.Tools.CRMWebAPI with Durable Function using .Net Core 3.1 . Just wondering, does the CRMWebAPI offer any alternative to using ExecuteMultipleRequest or ExecuteTransactionRequest of [Microsoft.Xrm.Sdk.Messages] . My requirement is to create/Update multiple entity records in one transaction so that if one fails , they all will be rolled over. For example.
Create 1 record in Entity A.
Create 2 records in Related Entity B
Update record in Entity C

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions