Get Complete BP Record

Support for SOAP is deprecated starting with Unifier 23.10.

Description

Methods returns back complete BP record information. This includes any attachments, general comments, and so on.

Support

This service is available at both company-level and project/shell-level BPs

Note: By design, there are no web services available for the Request for Bid (RFB) business process.

Installation

ASP and Self host

Level

Yes or No

Company Level

Yes

Project/Shell Level

Yes

Prototype

public XMLObject getCompleteBPRecord(String shortname, String authcode, String projectNumber, String BPName, String record_no);

Parameters

Parameter

Description

shortname

identifier of the company, company's short name

Authcode

authentication key for the company, in text string

projectNumber

Identifier of the project/shell.

BPName

Identifier of the BP

record_no

A valid record number.

Return Value

See Appendix A: Return Values.

Sample Method

getCompleteBPRecord("acme", "acme_authcode", "Proj-0001", "Invoices", "Inv-0001")

Related Topics

Business Process (BP) Methods

Get Complete BP Record (Additional Information)

Create BP Record

Create Complete BP Record

Add BP Line Item

Add Complete BP Line Item

Update BP Record

Update Complete BP Record

Update BP Record V2

Get BP Record

Get BP List



Last Published Wednesday, April 9, 2025