Implementation consideration for assessment requests

  1. The WebSvc7830 node is a WebService. The URL/WSDL must be modified to use the web service for the customer’s vendor of choice.
  2. After the vendor specific WSDL is defined, the remaining nodes should be evaluated based on the vendor’s requirements.
  3. Determine if the vendor has acknowledged the request and what response information should be stored on the Resource Screening Package. The template shows an example of how the output of a WebService can be used for this evaluation.
    1. The Branch850 node uses the output from the WebService to determine if the Resource Screening Package can be updated.
    2. If the output from the WebService returns an Assessment Status of Acknowledged, the UpdateAcknowledgment node invokes the ReceiveAcknowledgment action, updates the Resource Screening Package with the response information returned from the vendor, and changes the status to In Progress.
    3. If the output from the WebService returns an Assessment Status that is not Acknowledged, the process ends and the Resource Screening Package is not updated. The status remains as Proposed.