Like anything in life, we should constantly try to move forward and not allow unpleasant events in the past get us down. That is not to say however that we just forget everything in the past-- rather we take with us all the lessons from those instances and use them to propel us forward. 🙂 …
What about D365 Project Service Automation?
A huge chunk of my last fortnight had been spent in all things Dynamics 365 Project Service Automation (PSA) for a project engagement. Going in, I was understandably a bit anxious because I do not have a vast experience with it from which I could draw confidence upon, save for the need to work on …
Continue reading "What about D365 Project Service Automation?"
Insert Child Records into an Email via Power Automate and Custom Activity Workflow
In my previous post, I wrote about updating the status of the child and the children of these child records. Now that we already are able to get hold of the child records, what I want to do this time is to select details from these records and add them into the body of an …
State Update of Child Records via Custom Activity Workflow and Flow
Suppose we have an entity relationship in which Entity A is the parent of Entity A.1, and Entity A.1 in turn, is the parent of Entity A.1.1. Further, the status transition is as described in the picture. What we want to achieve is to update the status of all related records in Entity A.1 and …
Continue reading "State Update of Child Records via Custom Activity Workflow and Flow"
A Virtual (Entity) Exercise
I have never had to deliberately learn what virtual entities are and what they are for. Sure, I might have come across it in blogs I have read, but that's where the story ends. That is, until last week. One of the elements in the design being looked at for a project with a client …