Greetings.
I have a post-create plug-in that is triggered after creation of a record in ENTITY_A and should be performing the following:
1) Create a record in ENTITY_B
2) Get GUID of record created in 1)
3) Update a lookup in ENTITY_A with GUID retrieved in 2)
It seems to be straightforward and yet in spite of many trials, I haven't been able to make this work.
Thank you for your help/suggestions.
Frank