Integration between VBCS and PCS
Content
Created a PCS workflow (ReimbursementApp) which have two swimlanes (Employee & Manager). This process is based on Form approval template. The Employee swimlane allows all aligned users to raise a request with the initial form which will go to the approval in Manager Swimlane. Manager will be able to approve it and once approved the task will be finished. If reject, it will go back o Employee.
In ReimbursementApp.Employee role a user is associated called "A" and in ReimbursementApp.Manager role a user is associated called "B".
Now created a VBCS application having two tabs (Initiate& Track). On the Initiate Tab, I have create a form and a button. On button event the process will be initiated. On the same tab, a table(table-1) is dropped and want user to see the initiated task only. This table is attached with "task" element of process.