GetBiDoc

Mon 01 January 2018

Syntax

GetBiDoc(XMLstring)

Description

Use the GetBiDoc function to create a BiDocs structure. You can populate the structure with data from XMLstring . This is part of the incoming Business Interlink functionality, which enables PeopleCode to receive an XML request and return an XML response.

Note: Business Interlinks is a deprecated product. Use PeopleSoft Integration Broker instead.

See PeopleTools: Integration Broker .

Parameters

Field or Control

Definition

XMLstring

A string containing XML. You can specify a NULL string for this parameter, that is, two quotation marks ("") without a space between them.