Best place where to register a provider's information

Hello,

I haven’t had enough time yet for reading all the documentation so maybe what I’m asking could sound basic.
If had a process where I would need to deal with a provider’s data, am I supposed to enter this data in the current process or should I have a separated and dedicated process to enter the provider’s information first ?
e.g: I’m trying to use a provider’s name and registration number to show in a bill, but I’m confused If I have to take that info from somewhere or if I just have to enter it when it’s needed.

I hope I was clear…
I appreciate you orientation.

Thanks again,
Christian.

Hi @Christian_Tobler,

a process model should be understandable for every reader. I would avoid to spilt it up as long as possible. Even if a process models become big (> 100 tasks).

At the first glance, the name of the start event and the name of the end event is important to get an idea, what the process is about…

Hope this helps, Ingo