Dear members,
I recently started to work with Dynamics 365. This week I started to read and learn about creating business process flows and workflows in the application.
Quickly I recognized a challenge in our organization of which I suspect that it can be solved by creating a workflow, unfortunately I'm a bit stuck in the execution of the idea.
Goal:
Our helpdesk department is obliged to check if a customer has a service contract on the product they are reporting to have an issue with before helping the customer. This currently means navigating between the contract page and the new case entry.
I have the feeling that it should be possible to create a logical workflow which checks whether the customer (account) has a service contract for a certain product and if this contract is still valid.
Account -> Contract -> Contract Lines -> Product (service contract) -> Contract Lines End Date.
The workflow should be triggered as soon as the account field is entered during a new case entry.
Below a snapshot (in Dutch, but it should be pretty simular to the other languages location wise) of the direction I was heading...

The condition says: If Contract Line / Product equals 'product A' (service product) then: Update Case -> in the case entry change the product to 'product A'
Eventually I want to create an entity which says yes or no referring to contract or not.
However, for now I want to start with getting the workflow principles fixed.
I'm struggling a bit with finding the correct reference and relations between entity, record and field.
Hoping that somebody can help me get on the right track.
If more information is needed, please let me know.
Best regards,
Maurice