Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update request updates modifiedon and modifiedby in the core crud operation but the OrganizationRequest's Target or Targets properties aren't populated with these and so they are not available in Pipeline Simulation for Pre/Post operations #146

Open
2 tasks
jordimontana82 opened this issue May 12, 2024 · 0 comments

Comments

@jordimontana82
Copy link
Contributor

jordimontana82 commented May 12, 2024

A sample Targets property inside the event pipeline might look like :

MessageName: UpdateMultiple
PrimaryEntityName: dv_test
InputParameters:
ConcurrencyBehavior : Default
Targets (EntityCollection) :
	EntityName : dv_test
	Entities.Count : 2
	targets.Entities[0] :
		LogicalName : dv_test
		Attributes :
			dv_string : Record 1
			dv_testid : d666facc-8910-ef11-9f89-000d3aadc8ad
			modifiedby : Microsoft.Xrm.Sdk.EntityReference
			modifiedon : 5/12/2024 6:02:44 PM
			modifiedonbehalfby : 
  • UpdateRequest
  • UpdateMultipleRequest
@jordimontana82 jordimontana82 changed the title Update request updates modifiedon and modifiedby in the core crud operation but the UpdateRequest isn't populated with these in the PreOperation stage Update request updates modifiedon and modifiedby in the core crud operation but the OrganizationRequest Target or Targets properties aren't populated with these and so they are not available in Pipeline Simulation for Pre/Post operations May 12, 2024
@jordimontana82 jordimontana82 changed the title Update request updates modifiedon and modifiedby in the core crud operation but the OrganizationRequest Target or Targets properties aren't populated with these and so they are not available in Pipeline Simulation for Pre/Post operations Update request updates modifiedon and modifiedby in the core crud operation but the OrganizationRequest's Target or Targets properties aren't populated with these and so they are not available in Pipeline Simulation for Pre/Post operations May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant