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

Finding more records #204

Open
rappen opened this issue Nov 12, 2024 · 1 comment
Open

Finding more records #204

rappen opened this issue Nov 12, 2024 · 1 comment

Comments

@rappen
Copy link
Owner

rappen commented Nov 12, 2024

See example:


----------quote----------
- opportunityid = (EntityReference) opportunity (09f4fbfa-19c7-45ec-b416-634bd88xxxxx) Kalle Kula
- quoteid = (System.Guid) db969c1e-b684-ef11-ac21-0022489xxxxx
- quotenumber = (System.String) QUO-31391-XXXXX
- statecode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (1)
- statuscode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (2)
- totalamount = (Money) (441000.0000000000)
--------------------------------------

Trace target

----------quote----------
- quoteid = (System.Guid) db969c1e-b684-ef11-ac21-0022489xxxxx
- statecode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (3)
- statuscode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (7)
- modifiedon = (System.DateTime) 11/12/2024 8:42:33 AM
- modifiedby = (EntityReference) systemuser (b3ec966e-6aca-ee11-9079-000d3abXXXXX) Lisa Lus
- modifiedonbehalfby = null;
--------------------------------------

Trace opportunity

----------opportunity----------
- statecode = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (0)
- xxx_revenuecalculation = (OptionSetValue) System.Runtime.Serialization.ExtensionDataObject (757550003)
- opportunityid = (System.Guid) 09f4fbfa-19c7-45ec-b416-634bd88xxxxx
--------------------------------------

Exiting XXXXXXXXXX.Crm.PostQuoteUpdate.Execute()

image

Find quoteid and id.


  • Deployment: Online
  • DB Version: 9.2.24102.182
  • Connection Controls Version: 1.2024.9.59
  • XrmToolBox Version: 1.2024.9.69
  • Tool Version: 1.2024.9.1
@rappen
Copy link
Owner Author

rappen commented Nov 12, 2024

Why can't it find these records?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant