PUB Create Asset From Agreement Item Workflow
This workflow, shown in the following diagram, creates an asset from an agreement item.

As shown in this digram, this workflow perform the following actions:
-
Create Asset. This step creates a new asset for the product that is associated with the agreement record.
-
Update Asset. This step associates the new asset with the agreement item that it was generated from.
-
This step navigates to the PUB Service Provider Assets view.
Associated Business Service Methods. The following table describes the steps in this workflow that call a business service method.
Workflow Step |
Method Called |
In Business Service |
---|---|---|
Go To Provider Asset View |
GotoView |
PUB Workflow Service |
Create Asset |
Insert |
None |
Update Asset |
Update |
None |