Configure methods for document reviews - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

You can configure the methods used in a document review to use specific relationship definitions. Each relationship definition must be applied between the QualityAssuranceReview client API and the method required:

RelDefUID

Method

What method is configured

SCLBQAReviewActionCreateMethod

Create Action

The method launched when you create a review action by clicking Create Action.

SCLBQAReviewActionEditMethod

Edit Action

The method launched when you edit a review action by clicking Edit Action.

SCLBQAReviewCommentEditMethod

Edit Comment

The method launched when you edit a review comment by clicking Edit Comment.

SCLBQAReviewTQCreateMethod

Create Technical Query

The method launched when you create a technical query by clicking Create Technical Query.

The configured result depends on the methods selected for the create or edit actions.

  • For example, the QualityAssuranceReview client API can be related to the SCLBCreateDocumentReviewInternalTechnicalQuery method using the SCLBQAReviewTQCreateMethod relationship definition.

  • For example, the QualityAssuranceReview client API can be related to the SCLBCreateDocumentReviewOutgoingAction method using the SCLBQAReviewActionCreateMethod relationship definition.