Hello, last video we finished the process design. So, in this video we need to start for implementing this process. The first step for implementation is to create the data object the data object is the payload, the data which will go during this process. So, once the process is initiated, what exactly is the data flow that itself will be used here. So, we will create a business object and we will create a data object for this. So, I will show you now what how we can create our business object and how we can we can create a data object and it can be used as a B load for the task.
So, we will go for in the business components here under PBM This is the business object which we will create it will be available can be available for all process for example, if you're wishing to have 10 process, you can define the one business object and it can be you can carry that object use this business object as we will see now. So, the first thing now I will create a new business catalog module now, we can see maybe data or we can see the module because, this is what we always used in EDF project so, I just any name anyway, so, is the app module here I will create new business object. The name was a business object and we can see in bV data and we will choose our module here. Press OK. This is if you have an external Xs D, but now we will create it like this here, so, this is your mbv data object.
So, I will create here attribute like a movie name and it is drink we need maybe we did first it would be date and the most important thing is the salary because we will check the value of the salary salary and it can be double okay. We can see we position or in between mean name. So, almost This is a data which we need we will use in this process. So, first step we create was we create business object okay. So, after equals business object as I said this business object will be like a data type can be used in any process you have. So, for example, if we now we have one process now, I need to create a data object in this process used zis business object.
So, I will select that process itself I will go here in the process data object and I will create a new data object I will call MBE data object and so type of this in will will be our business objects So, I will select the here browsers and you will go for you will find here in bill we that exist here So, I will select here So, I will define that object which will be used in the process of type this inventory that any be load or any data in the process will read from the process that object. So, you have to define any variable or anything you need in that you will use in the process in the process that option okay. So, now we defined in between that object here which is a type employee data, what is we need here I need an output of this which you have which will tell me if it is an outcome of this human task it is approved or reject.
So, I will just create select the process here and I will just right click I will create just outcome or you can see approval outcome and this is of type string okay. This is just a process that object I create here data field which will be used only in this process Okay. All of this will be used only this process because this is of type employee data. So, this is variable this variable i will receive the output of which is coming from this task flow in this variable after So, that this gateway will check the value of this variable. So, the first step now after we design our process is start for implementation and the first step for implementation is this define your business object and define your That process data option. Second step, we will go and try to implement each of this notation.
So see you next time with you