Using the Collaboration Skill

The Collaboration Skill is part of the Supplier Secure Digital Assistant. It allows users to quickly search for their information such as unacknowledged purchase orders, overdue shipments, and rejected receipts.

The Collaboration Assistant uses these services:

SCP_GET_CONTENT - Supplier Comprehensive Portal related service

  • getoverduepodetails - To get the details of the purchase orders which has overdue shipments.

  • getrejectedreceipts - To get the details of rejected receipts.

  • getpoadetails - To get the details of purchase orders awaiting acknowledgement.

  • getuserpreference - To fetch the user preference setup information related to Overdue Shipments(OS), Rejected Receipts(RR), and Purchase Order Acknowledgement(POA).

  • getassociatedsuppliers

    • getoverdueposuppliers - To fetch the list of suppliers associated to the logged in user who has purchase orders which have overdue shipments.

    • getpoasuppliers - To fetch the list of suppliers associated to the logged in user who has purchase orders awaiting acknowledgement.

    • getarejectedreceiptsuppliers - To fetch the list of suppliers associated to the logged in user who has rejected receipts.