Question
Getting data
Hiii Everyone.
My project is online laundry service where the customer select the service type(wash,iron ect...)And clothe type and they have to enter the quantity of the cloths (I used page list property) based on that the total amount will be calculated. After the customer submit the request the items have to move to respective service specialists (I used Parallel processing).I my requirement The item that the customer requested for washing that details only has to visible to the washing specialist likewise iron and darning. How can I achieve this.