Get BP Record

Description

This method gets a specific Business Process record in Unifier based on Integration design that has been defined in uDesigner. For more information refer to Unifier uDesigner User Guide. This method works for both company level and project or shell level BPs.

Support

This process supports all type of BPs.

Installation

ASP and Self host

Level

Yes or No

Company Level

Yes

Project and Shell Level

Yes

Prototype

public XMLObject getBPRecord(String shortname, String authcode, string projectNumber, String BPName, String recordNumber);

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 or shell in Unifier. Pass null for Company Level BP

BPName

identifier of the business process in Unifier, for example: Invoice

recordNumber

identifier of the business process example: inv-0001

Return Value

See Return Values

For Text BPs, the contents of the <_comment> tag, which contains the response list (comments), is also returned.

Sample Method

getBPRecord("acme", "acme_authcode", "proj-01", "Invoice","innv-0001") will return the XML Record of the BP.

Related Topics

Business Process (BP) Methods

Get 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 List

Get Complete BP Record



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022